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 |
2016-12-22 |
Donald Sharp | pimd: Refactor pim_find_primary_addr |
commit | commitdiff | tree | snapshot |
2016-12-22 |
Donald Sharp | pimd: Fix SA warning |
commit | commitdiff | tree | snapshot |
2016-12-22 |
Donald Sharp | pimd: Fix up rp initialization breakage |
commit | commitdiff | tree | snapshot |
2016-12-22 |
Donald Sharp | pimd: Fix compile error on some platforms. |
commit | commitdiff | tree | snapshot |
2016-12-22 |
Donald Sharp | pimd: switch pim_rpf.h to use 'struct prefix' for address |
commit | commitdiff | tree | snapshot |
2016-12-22 |
Donald Sharp | pimd: Use Quagga as official bug report place |
commit | commitdiff | tree | snapshot |
2016-12-22 |
Donald Sharp | pimd: Move rpf code into pim_rpf.h |
commit | commitdiff | tree | snapshot |
2016-12-22 |
Donald Sharp | pimd: Switch 'struct in_addr' to 'struct prefix' in... |
commit | commitdiff | tree | snapshot |
2016-12-22 |
Donald Sharp | pimd: Add pim_addr_dump to facilitate v4 and v6 address... |
commit | commitdiff | tree | snapshot |
2016-12-22 |
Donald Sharp | pimd: Fix duplicate code in zlookup |
commit | commitdiff | tree | snapshot |
2016-12-22 |
Donald Sharp | pimd: Allow interfaces to be unnumbered. |
commit | commitdiff | tree | snapshot |
2016-12-22 |
Donald Sharp | pimd: Fix creation of channel oil to happen 1st. |
commit | commitdiff | tree | snapshot |
2016-12-22 |
Donald Sharp | pimd: Allow larger range for KAT(S,G) |
commit | commitdiff | tree | snapshot |
2016-12-22 |
Donald Sharp | pimd: trigger on nbr up to look at rpf cache |
commit | commitdiff | tree | snapshot |
2016-12-22 |
Donald Sharp | pimd: Fix debugs to be more logical |
commit | commitdiff | tree | snapshot |
2016-12-22 |
Donald Sharp | pimd: Further refinement of switch on a stick |
commit | commitdiff | tree | snapshot |
2016-12-22 |
Donald Sharp | pimd: Track the # of times we ask for nexthp information |
commit | commitdiff | tree | snapshot |
2016-12-22 |
Donald Sharp | pimd: Remove unprotected debug log |
commit | commitdiff | tree | snapshot |
2016-12-22 |
Donald Sharp | pimd: Another null pointer dereference |
commit | commitdiff | tree | snapshot |
2016-12-22 |
Donald Sharp | pimd: Do not crash when attempting to install a mroute. |
commit | commitdiff | tree | snapshot |
2016-12-22 |
Donald Sharp | pimd: Do not display placeholder for 'show ip pim rp... |
commit | commitdiff | tree | snapshot |
2016-12-22 |
Donald Sharp | pimd: Fix crash in channel_oil_add_oif |
commit | commitdiff | tree | snapshot |
2016-12-22 |
Donald Sharp | pimd: Turn on forwarding for a late added interface. |
commit | commitdiff | tree | snapshot |
2016-12-22 |
Donald Sharp | pimd: Fix unwrappered debug message |
commit | commitdiff | tree | snapshot |
2016-12-22 |
Donald Sharp | pimd: Do not send join out loopback interfaces |
commit | commitdiff | tree | snapshot |
2016-12-22 |
Donald Sharp | pimd: Fix crash with interface not configed under pim. |
commit | commitdiff | tree | snapshot |
next |