2016-12-22 |
Donald Sharp | pimd: change from ifchannels to oil's |
commit | commitdiff | tree | snapshot |
2016-12-22 |
Donald Sharp | pimd: More macro fallout fix. |
commit | commitdiff | tree | snapshot |
2016-12-22 |
Donald Sharp | pimd: Fix pim_macro downstream_jpstate |
commit | commitdiff | tree | snapshot |
2016-12-22 |
Donald Sharp | pimd: Create storage for a raw socket. |
commit | commitdiff | tree | snapshot |
2016-12-22 |
Donald Sharp | pimd: Fix DownstreamJPState(S,G,I) check. |
commit | commitdiff | tree | snapshot |
2016-12-22 |
Donald Sharp | pimd: Allow ifchannel S,G's to know their *,G parent |
commit | commitdiff | tree | snapshot |
2016-12-22 |
Donald Sharp | pimd: pim_str_sg_dump can't be called 2 times in the... |
commit | commitdiff | tree | snapshot |
2016-12-22 |
Donald Sharp | pimd: Fix *,g pruning |
commit | commitdiff | tree | snapshot |
2016-12-22 |
Donald Sharp | pimd: Infrastructure to forward packet down (*,G) tree |
commit | commitdiff | tree | snapshot |
2016-12-22 |
Donald Sharp | pimd: Create raw socket for register packets to be... |
commit | commitdiff | tree | snapshot |
2016-12-22 |
Donald Sharp | pimd: Create pim_socket_bind |
commit | commitdiff | tree | snapshot |
2016-12-22 |
Donald Sharp | pimd: Revamp send of join/prune to actually set bits... |
commit | commitdiff | tree | snapshot |
2016-12-22 |
Donald Sharp | pimd: Start abstraction for WC and RPT bits |
commit | commitdiff | tree | snapshot |
2016-12-22 |
Donald Sharp | pimd: Fixup pim_oil interface to be a bit more consistent. |
commit | commitdiff | tree | snapshot |
2016-12-22 |
Donald Sharp | pimd: Find the parent on newly created upstream's |
commit | commitdiff | tree | snapshot |
2016-12-22 |
Donald Sharp | pimd: Make kernel upcalls PIM_DEBUG_MROUTE |
commit | commitdiff | tree | snapshot |
2016-12-22 |
Donald Sharp | pimd: Fix Join/Prune logging |
commit | commitdiff | tree | snapshot |
2016-12-22 |
Donald Sharp | pimd: Add some 'show debug pim' output |
commit | commitdiff | tree | snapshot |
2016-12-22 |
Donald Sharp | pimd: Some bug fixes for the register receive code... |
commit | commitdiff | tree | snapshot |
2016-12-22 |
Donald Sharp | pimd: Allow (*,G) joins to join a (s,g) that pre-exists |
commit | commitdiff | tree | snapshot |
2016-12-22 |
Donald Sharp | pimd: Add code to handle the inheritance for (s,g) |
commit | commitdiff | tree | snapshot |
2016-12-22 |
Donald Sharp | pimd: Remove unnecessary QuaggaId |
commit | commitdiff | tree | snapshot |
2016-12-22 |
Donald Sharp | pimd: start fix of inherited_olist |
commit | commitdiff | tree | snapshot |
2016-12-22 |
Donald Sharp | pimd: Stop leaving pim_register_recv early |
commit | commitdiff | tree | snapshot |
2016-12-22 |
Donald Sharp | pimd: Fix _find and switch_to_spt_desired. |
commit | commitdiff | tree | snapshot |
2016-12-22 |
Donald Sharp | pimd: pim_br switch to struct prefix |
commit | commitdiff | tree | snapshot |
2016-12-22 |
Donald Sharp | pimd: SwitchToSptDesired now uses struct prefix *sg. |
commit | commitdiff | tree | snapshot |
2016-12-22 |
Donald Sharp | pimd: More conversion of struct prefix *sg |
commit | commitdiff | tree | snapshot |
2016-12-22 |
Donald Sharp | pimd: Convert pim_ifchannel_local_membership_del to... |
commit | commitdiff | tree | snapshot |
2016-12-22 |
Donald Sharp | pimd: convert pim_ifchannel_local_membership_add to... |
commit | commitdiff | tree | snapshot |
2016-12-22 |
Donald Sharp | pimd: Convert pim_ifchannel_prune to use struct prefix *sg |
commit | commitdiff | tree | snapshot |
2016-12-22 |
Donald Sharp | pimd: Convert pim_ifchannel_join_add to struct prefix *sg |
commit | commitdiff | tree | snapshot |
2016-12-22 |
Donald Sharp | pimd: more source,group conversion to prefix sg |
commit | commitdiff | tree | snapshot |
2016-12-22 |
Donald Sharp | pimd: Refactor s,g information to struct prefix in... |
commit | commitdiff | tree | snapshot |
2016-12-22 |
Donald Sharp | pimd: Convert ifchannel to using a prefix to store... |
commit | commitdiff | tree | snapshot |
2016-12-22 |
Donald Sharp | lib: Setup prefix.h to allow it to store (s,g) |
commit | commitdiff | tree | snapshot |
2016-12-22 |
Donald Sharp | pimd: Fix join in register to use correct nexthop |
commit | commitdiff | tree | snapshot |
2016-12-22 |
Donald Sharp | pimd: Start switchover to using a PRUNE (S,G) for unint... |
commit | commitdiff | tree | snapshot |
2016-12-22 |
vivek | zebra: API to locate client structure based on protocol |
commit | commitdiff | tree | snapshot |
2016-12-22 |
Donald Sharp | pimd: Make pim_upstream_switch non static |
commit | commitdiff | tree | snapshot |
2016-12-22 |
Donald Sharp | pimd: change string to JOINPRUNE |
commit | commitdiff | tree | snapshot |
2016-12-22 |
Donald Sharp | pimd: Refactor pim message type to an enum |
commit | commitdiff | tree | snapshot |
2016-12-22 |
Donald Sharp | pimd: Use XCALLOC instead of XMALLOC |
commit | commitdiff | tree | snapshot |
2016-12-22 |
Donald Sharp | pimd: Fix PACKETDUMP compile errors. |
commit | commitdiff | tree | snapshot |
2016-12-22 |
Donald Sharp | pimd: First Schwag at pim_register_stop |
commit | commitdiff | tree | snapshot |
2016-12-22 |
Donald Sharp | pimd: Refactor ifchannel creation. |
commit | commitdiff | tree | snapshot |
2016-12-22 |
Donald Sharp | pimd: Remove unneeded function. |
commit | commitdiff | tree | snapshot |
2016-12-22 |
Donald Sharp | pimd: Properly initialize and delete t_rs_timer |
commit | commitdiff | tree | snapshot |
2016-12-22 |
Donald Sharp | pimd: Create register stop timer for DR |
commit | commitdiff | tree | snapshot |
2016-12-22 |
Donald Sharp | pimd: Add null_register bit to pim_register_send |
commit | commitdiff | tree | snapshot |
2016-12-22 |
Donald Sharp | pimd: Add pim_channel_del_oif |
commit | commitdiff | tree | snapshot |
2016-12-22 |
Donald Sharp | pimd: create pim_upstream_state2str |
commit | commitdiff | tree | snapshot |
2016-12-22 |
Donald Sharp | pimd: Fix use of 0 for NULL |
commit | commitdiff | tree | snapshot |
2016-12-22 |
Donald Sharp | pimd: Add decision point to send register message |
commit | commitdiff | tree | snapshot |
2016-12-22 |
Donald Sharp | pimd: Refactor pim message receive |
commit | commitdiff | tree | snapshot |
2016-12-22 |
Donald Sharp | pimd: Send Register-Stop from RP |
commit | commitdiff | tree | snapshot |
2016-12-22 |
Donald Sharp | pimd: Set correct parameters to pim_register_stop_send |
commit | commitdiff | tree | snapshot |
2016-12-22 |
Donald Sharp | pimd: Fixup some dead code |
commit | commitdiff | tree | snapshot |
2016-12-22 |
Donald Sharp | pimd: Create pim_encode_addr_group |
commit | commitdiff | tree | snapshot |
2016-12-20 |
Quentin Young | lib: add grammar_sandbox to .gitignore |
commit | commitdiff | tree | snapshot |
2016-12-19 |
Quentin Young | Merge pull request #22 from qlyoung/fix-do-tab |
commit | commitdiff | tree | snapshot |
2016-12-18 |
Quentin Young | lib: fix crash when tab-completing `do ...` commands 22/head |
commit | commitdiff | tree | snapshot |
2016-12-16 |
Donald Sharp | Merge pull request #6 from opensourcerouting/dev/osr... |
commit | commitdiff | tree | snapshot |
2016-12-16 |
Donald Sharp | Merge pull request #5 from freerangerouting/dev/osr... |
commit | commitdiff | tree | snapshot |
2016-12-16 |
David Lamparter | lib: parser: remove startnode & sentence_root 6/head |
commit | commitdiff | tree | snapshot |
2016-12-16 |
David Lamparter | lib: parser: accept number-only word tokens |
commit | commitdiff | tree | snapshot |
2016-12-16 |
David Lamparter | build: automake 1.12 to deal with flex & bison 5/head |
commit | commitdiff | tree | snapshot |
2016-12-16 |
David Lamparter | lib: parser: move allowrepeat to cmd_token |
commit | commitdiff | tree | snapshot |
2016-12-16 |
David Lamparter | bgpd: shuffle qobj_init() |
commit | commitdiff | tree | snapshot |
2016-12-16 |
David Lamparter | lib: parser: reorder bison incarnations |
commit | commitdiff | tree | snapshot |
2016-12-16 |
David Lamparter | build: check flex >= 2.5.20 is available |
commit | commitdiff | tree | snapshot |
2016-12-16 |
David Lamparter | build: fix bison < 3.0 compatibility |
commit | commitdiff | tree | snapshot |
2016-12-16 |
David Lamparter | tests: fix mis-fixed format string |
commit | commitdiff | tree | snapshot |
2016-12-16 |
David Lamparter | tests: fix exit <> return mix-up in dejagnu |
commit | commitdiff | tree | snapshot |
2016-12-16 |
David Lamparter | tests: add missing qobj_init() call |
commit | commitdiff | tree | snapshot |
2016-12-16 |
David Lamparter | tests: adjust testcli ref output to new argv rules |
commit | commitdiff | tree | snapshot |
2016-12-16 |
David Lamparter | lib: parser: fix SEGV when Tab hits non-WORD_TKN |
commit | commitdiff | tree | snapshot |
2016-12-15 |
David Lamparter | lib: parser: support keyword arguments |
commit | commitdiff | tree | snapshot |
2016-12-15 |
David Lamparter | lib: parser: refresh grammar_sandbox |
commit | commitdiff | tree | snapshot |
2016-12-15 |
David Lamparter | Merge branch 'dev/osr/vty_index' |
commit | commitdiff | tree | snapshot |
2016-12-14 |
Fredi Raspall | zebra_mpls. Set best lsp nhlfe to null on deletion |
commit | commitdiff | tree | snapshot |
2016-12-14 |
Donald Sharp | quagga: Convert ldpd to be built by default |
commit | commitdiff | tree | snapshot |
2016-12-14 |
Donald Sharp | lib: Partial Revert of 4ecc09d and modify zclient conne... |
commit | commitdiff | tree | snapshot |
2016-12-14 |
Renato Westphal | zebra/ldpd: allow MPLS ECMP on unnumbered interfaces |
commit | commitdiff | tree | snapshot |
2016-12-14 |
Renato Westphal | ldpd: remove security check to allow operation on unnum... |
commit | commitdiff | tree | snapshot |
2016-12-14 |
Renato Westphal | ldpd: add missing check on disc_find_iface() |
commit | commitdiff | tree | snapshot |
2016-12-14 |
Renato Westphal | zebra-mpls: fix regression caused by wrong conflict... |
commit | commitdiff | tree | snapshot |
2016-12-14 |
Renato Westphal | zebra: fix segfault on exit when RIB debugging is enabled |
commit | commitdiff | tree | snapshot |
2016-12-14 |
Quentin Young | zebra: Remove weird blackhole/reject static routes |
commit | commitdiff | tree | snapshot |
2016-12-09 |
David Lamparter | *: kill useless if(...) after VTY_DECLVAR_CONTEXT |
commit | commitdiff | tree | snapshot |
2016-12-09 |
David Lamparter | lib: remove vty->index |
commit | commitdiff | tree | snapshot |
2016-12-09 |
David Lamparter | *: fix remaining vty->index & add coccinelle patch |
commit | commitdiff | tree | snapshot |
2016-12-09 |
David Lamparter | *: coccinelle-replace vty->index |
commit | commitdiff | tree | snapshot |
2016-12-09 |
David Lamparter | lib: make qobj NULL-safe/aware |
commit | commitdiff | tree | snapshot |
2016-12-09 |
David Lamparter | ripd: add qobj registrations |
commit | commitdiff | tree | snapshot |
2016-12-09 |
David Lamparter | ospfd, ospf6d: add qobj registrations |
commit | commitdiff | tree | snapshot |
2016-12-09 |
David Lamparter | bgpd: add qobj registrations |
commit | commitdiff | tree | snapshot |
2016-12-08 |
David Lamparter | Merge branch 'fixes/command' |
commit | commitdiff | tree | snapshot |
2016-12-08 |
Donald Sharp | vtysh: Fix static compilation |
commit | commitdiff | tree | snapshot |
2016-12-08 |
Renato Westphal | zebra: fix segfault on "show mpls table" |
commit | commitdiff | tree | snapshot |
next |