2016-12-22 |
Donald Sharp | pimd: Add ability to listen to igmp messages on 224... |
commit | commitdiff | tree | snapshot |
2016-12-22 |
Donald Sharp | pimd: Fix 'ip igmp join ..' |
commit | commitdiff | tree | snapshot |
2016-12-22 |
Donald Sharp | pimd: When nexthop lookup fails, back out gracefully |
commit | commitdiff | tree | snapshot |
2016-12-22 |
Donald Sharp | pimd: Allow FHR/RP/LHR to be one and the same |
commit | commitdiff | tree | snapshot |
2016-12-22 |
Donald Sharp | pimd: Modify Debug to be better |
commit | commitdiff | tree | snapshot |
2016-12-22 |
Donald Sharp | pimd: Be more careful looking up mroute statistics |
commit | commitdiff | tree | snapshot |
2016-12-22 |
Donald Sharp | pimd: pim upstream child list |
commit | commitdiff | tree | snapshot |
2016-12-22 |
anuradhak | pim-msdp: part-1 - initial protocol infra. |
commit | commitdiff | tree | snapshot |
2016-12-22 |
Donald Sharp | pimd: Fix gcc compile issue. |
commit | commitdiff | tree | snapshot |
2016-12-22 |
Donald Sharp | pimd: Pass in upstream to pim_msg_join_prune_encode. |
commit | commitdiff | tree | snapshot |
2016-12-22 |
Donald Sharp | pimd: Remove unused/unmaintained test commands |
commit | commitdiff | tree | snapshot |
2016-12-22 |
Donald Sharp | pimd: Convert pim_joinprune_send to receive upstream |
commit | commitdiff | tree | snapshot |
2016-12-22 |
Donald Sharp | pimd: When nexthop_lookup fails allow a retry. |
commit | commitdiff | tree | snapshot |
2016-12-22 |
Donald Sharp | pimd: Ignore (S,G) Prunes with no current state |
commit | commitdiff | tree | snapshot |
2016-12-22 |
Donald Sharp | pimd: Find an interface that is both connected and... |
commit | commitdiff | tree | snapshot |
2016-12-22 |
Donald Sharp | pimd: Start (S,G,rpt) coding |
commit | commitdiff | tree | snapshot |
2016-12-22 |
Donald Sharp | pimd: Clean up the interface deletion |
commit | commitdiff | tree | snapshot |
2016-12-22 |
Donald Sharp | pimd: Make sure we have valid pointer when printing... |
commit | commitdiff | tree | snapshot |
2016-12-22 |
Donald Sharp | pimd: Fix possible crash using 'struct pim_nexthop' |
commit | commitdiff | tree | snapshot |
2016-12-22 |
Donald Sharp | pimd: Ensure 'struct nexthop' has been zeroed |
commit | commitdiff | tree | snapshot |
2016-12-22 |
Donald Sharp | pimd: Fix crash when cannot find igmp |
commit | commitdiff | tree | snapshot |
2016-12-22 |
Donald Sharp | pimd: Add basic nexthop lookup cached information. |
commit | commitdiff | tree | snapshot |
2016-12-22 |
Donald Sharp | pimd: Add the ability to get time in usec |
commit | commitdiff | tree | snapshot |
2016-12-22 |
Donald Sharp | pimd: Fix possible double free of upstream |
commit | commitdiff | tree | snapshot |
2016-12-22 |
Donald Sharp | pimd: Fix crash when igmp message comes in on non-confi... |
commit | commitdiff | tree | snapshot |
2016-12-22 |
Donald Sharp | pimd: Fix child ifchannel overwrite parent ifchannel |
commit | commitdiff | tree | snapshot |
2016-12-22 |
Daniel Walton | pimd: always build json for show commands |
commit | commitdiff | tree | snapshot |
2016-12-22 |
Donald Sharp | pimd: Fix pim_nexthop_lookup |
commit | commitdiff | tree | snapshot |
2016-12-22 |
Donald Sharp | pimd: Fix uninitialized value |
commit | commitdiff | tree | snapshot |
2016-12-22 |
Donald Sharp | pimd: Add interface to ifchannel debugs |
commit | commitdiff | tree | snapshot |
2016-12-22 |
Donald Sharp | pimd: Add debug for packet stats |
commit | commitdiff | tree | snapshot |
2016-12-22 |
Donald Sharp | pimd: Fix ifchannel being left around |
commit | commitdiff | tree | snapshot |
2016-12-22 |
Donald Sharp | pimd: Fix show of 'ip pim rp keep-alive-timer |
commit | commitdiff | tree | snapshot |
2016-12-22 |
Daniel Walton | pimd: replace grp_str[100] with grp_str[INET_ADDRSTRLEN] |
commit | commitdiff | tree | snapshot |
2016-12-22 |
Daniel Walton | pimd: add support for IGMPv2 |
commit | commitdiff | tree | snapshot |
2016-12-22 |
Donald Sharp | pimd: Allow debugs entered in conf t mode to persist |
commit | commitdiff | tree | snapshot |
2016-12-22 |
Donald Sharp | pimd: Allow mroute to return if incoming interface... |
commit | commitdiff | tree | snapshot |
2016-12-22 |
Donald Sharp | pimd: Create channel_oil hash for quicker lookup |
commit | commitdiff | tree | snapshot |
2016-12-22 |
Donald Sharp | pimd: Add hash lookups for upstream |
commit | commitdiff | tree | snapshot |
2016-12-22 |
Donald Sharp | pimd: Only delete on KAT when created by stream |
commit | commitdiff | tree | snapshot |
2016-12-22 |
Donald Sharp | pimd: Fix message size read from kernel |
commit | commitdiff | tree | snapshot |
2016-12-22 |
Donald Sharp | pimd: Fix LHR both a receiver and a sender |
commit | commitdiff | tree | snapshot |
2016-12-22 |
Donald Sharp | zebra: Fix include order for build |
commit | commitdiff | tree | snapshot |
2016-12-22 |
Donald Sharp | pimd: Allow bigger packet sizes when receiving callbacks. |
commit | commitdiff | tree | snapshot |
2016-12-22 |
Donald Sharp | pimd: Fix crash when looking at S,G from *,G |
commit | commitdiff | tree | snapshot |
2016-12-22 |
Daniel Walton | pimd: 'sh ip pim int' showed local IP as the DR |
commit | commitdiff | tree | snapshot |
2016-12-22 |
Daniel Walton | pimd: use JSON_C_TO_STRING_PRETTY everywhere |
commit | commitdiff | tree | snapshot |
2016-12-22 |
Daniel Walton | pimd: 'show ip pim state json' use JSON_C_TO_STRING_PRETTY |
commit | commitdiff | tree | snapshot |
2016-12-22 |
Daniel Walton | pimd: initial "show ip pim state" |
commit | commitdiff | tree | snapshot |
2016-12-22 |
Donald Sharp | pimd: Print '*' for INADDR_ANY |
commit | commitdiff | tree | snapshot |
2016-12-22 |
Daniel Walton | pimd: sort pim_ifchannel_list |
commit | commitdiff | tree | snapshot |
2016-12-22 |
Daniel Walton | pimd: sort qpim_channel_oil_list and qpim_upstream_list |
commit | commitdiff | tree | snapshot |
2016-12-22 |
Donald Sharp | pimd: Add debug wrapping around rp nexthop lookup |
commit | commitdiff | tree | snapshot |
2016-12-22 |
Daniel Walton | pimd: Added json to 'show ip igmp group' |
commit | commitdiff | tree | snapshot |
2016-12-22 |
Donald Sharp | pimd: Don't ask for information when you are notgoing... |
commit | commitdiff | tree | snapshot |
2016-12-22 |
Donald Sharp | pimd,zebra: Pass back error message if received |
commit | commitdiff | tree | snapshot |
2016-12-22 |
Donald Sharp | lib, pimd: Modify writen to retry on certain failures |
commit | commitdiff | tree | snapshot |
2016-12-22 |
Donald Sharp | zebra: Fix up the debug for receiving multicast routes |
commit | commitdiff | tree | snapshot |
2016-12-22 |
Donald Sharp | pimd: Remove some more unprotected warnings/debugs |
commit | commitdiff | tree | snapshot |
2016-12-22 |
Donald Sharp | pimd: Fix 'show ip mroute count' |
commit | commitdiff | tree | snapshot |
2016-12-22 |
Donald Sharp | pimd: Fixup to use new lastused |
commit | commitdiff | tree | snapshot |
2016-12-22 |
Donald Sharp | pimd: Fixup pim mroute output |
commit | commitdiff | tree | snapshot |
2016-12-22 |
Donald Sharp | pimd: Track upstream state a bit better. |
commit | commitdiff | tree | snapshot |
2016-12-22 |
Donald Sharp | pimd: When sending a register stop don't need a nbr |
commit | commitdiff | tree | snapshot |
2016-12-22 |
Donald Sharp | pimd: Stop join/prunes from crashing |
commit | commitdiff | tree | snapshot |
2016-12-22 |
Donald Sharp | pimd: Allow igmp query to go out immediately on startup |
commit | commitdiff | tree | snapshot |
2016-12-22 |
Donald Sharp | pimd: Do not send register stop in some cases |
commit | commitdiff | tree | snapshot |
2016-12-22 |
Donald Sharp | pimd: Further work to fix rpf lookups and nbrs |
commit | commitdiff | tree | snapshot |
2016-12-22 |
Donald Sharp | pimd: Add debug messages as to why a register packet... |
commit | commitdiff | tree | snapshot |
2016-12-22 |
Daniel Walton | pimd: "show ip mroute" skips entries without an OIF |
commit | commitdiff | tree | snapshot |
2016-12-22 |
Daniel Walton | pimd: JSON support for "show ip mroute" |
commit | commitdiff | tree | snapshot |
2016-12-22 |
Daniel Walton | pimd: json support for "show ip pim" commands |
commit | commitdiff | tree | snapshot |
2016-12-22 |
Daniel Walton | pimd: show ip pim int WORD, show ip pim nei WORD, show... |
commit | commitdiff | tree | snapshot |
2016-12-22 |
Donald Sharp | pimd: Turn off neighbor lookup for the moment |
commit | commitdiff | tree | snapshot |
2016-12-22 |
Daniel Walton | pimd: show ip pim int WORD, show ip pim nei WORD, show... |
commit | commitdiff | tree | snapshot |
2016-12-22 |
Donald Sharp | pimd: Bad Bit shifts |
commit | commitdiff | tree | snapshot |
2016-12-22 |
Donald Sharp | pimd: Rework approach for needing nbrs |
commit | commitdiff | tree | snapshot |
2016-12-22 |
Donald Sharp | pimd: Allow loopbacks to resolve |
commit | commitdiff | tree | snapshot |
2016-12-22 |
Donald Sharp | pimd: Resolve rp after neighbor come up |
commit | commitdiff | tree | snapshot |
2016-12-22 |
Donald Sharp | pimd: Only use paths that we have nbrs on |
commit | commitdiff | tree | snapshot |
2016-12-22 |
Donald Sharp | pimd: Don't assert when looking up a neighbor |
commit | commitdiff | tree | snapshot |
2016-12-22 |
Donald Sharp | pimd, zebra: Pass the ifindex for NEXTHOP_TYPE_IPV4 |
commit | commitdiff | tree | snapshot |
2016-12-22 |
Donald Sharp | pimd: Use MULTIPATH_NUM for maxpaths |
commit | commitdiff | tree | snapshot |
2016-12-22 |
Daniel Walton | PIM: json support for "show ip pim" commands |
commit | commitdiff | tree | snapshot |
2016-12-22 |
Daniel Walton | PIM: prefix-list support for selecting RP |
commit | commitdiff | tree | snapshot |
2016-12-22 |
Donald Sharp | pimd: Start noticing where upstream state came from |
commit | commitdiff | tree | snapshot |
2016-12-22 |
Donald Sharp | pimd: Add some additional upstream sources |
commit | commitdiff | tree | snapshot |
2016-12-22 |
Donald Sharp | pimd: Switch all up->fhr to use up->flags |
commit | commitdiff | tree | snapshot |
2016-12-22 |
Donald Sharp | pimd: Allow flags to know if this is a FHR or not |
commit | commitdiff | tree | snapshot |
2016-12-22 |
Donald Sharp | pimd: Vif is not created in some startup conditions |
commit | commitdiff | tree | snapshot |
2016-12-22 |
Donald Sharp | pimd: Startup does not need to assert |
commit | commitdiff | tree | snapshot |
2016-12-22 |
Donald Sharp | pimd: Fix high cpu load of pim when interface goes... |
commit | commitdiff | tree | snapshot |
2016-12-22 |
Daniel Walton | Unable to remove route-map from quagga |
commit | commitdiff | tree | snapshot |
2016-12-22 |
Donald Sharp | pimd: Add some MSDP infrastructure |
commit | commitdiff | tree | snapshot |
2016-12-22 |
Donald Sharp | pimd: Fix unguarded log message |
commit | commitdiff | tree | snapshot |
2016-12-22 |
Donald Sharp | pimd, zebra: Allow v6 based nexthops to work in pim |
commit | commitdiff | tree | snapshot |
2016-12-22 |
Donald Sharp | pimd: Add the ability to lookup neighbor on a interface |
commit | commitdiff | tree | snapshot |
2016-12-22 |
Donald Sharp | pimd: Allow ip address selection for BGP unnumbered |
commit | commitdiff | tree | snapshot |
2016-12-22 |
Donald Sharp | pimd: Allow breaking up of packet. |
commit | commitdiff | tree | snapshot |
2016-12-22 |
Donald Sharp | pimd: Fix display of rp information in 'show run' |
commit | commitdiff | tree | snapshot |
next |