summaryrefslogtreecommitdiffstats
path: root/pimd/pim_cmd.c (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | | pimd: Fix 'no ip igmp query-max-response-time XX' to workDonald Sharp2016-12-221-1/+1
* | | pimd: Fix stupidity compile errorsDonald Sharp2016-12-221-6/+0
* | | pimd: Make igmp query max response time take input in dsecDonald Sharp2016-12-221-96/+31
* | | pim-anycast-rp: Change the reason code on use-source config failure.anuradhak2016-12-221-0/+3
* | | pim-msdp: cleanup debug commandsanuradhak2016-12-221-2/+6
* | | pim-msdp: CLI and debug cleanupanuradhak2016-12-221-28/+30
* | | pim-anycast-rp: Support in BGP unnumbered networks.anuradhak2016-12-221-5/+63
* | | pimd: Add knob to control # of packets read in at one timeDonald Sharp2016-12-221-0/+25
* | | pim-anycast-rp: Add limited support for secondary addresses.anuradhak2016-12-221-4/+22
* | | pimd: Allow storing of sg in string formatDonald Sharp2016-12-221-1/+1
* | | pim-kat: changed kat handling to match rfc-4601 more closely.anuradhak2016-12-221-20/+43
* | | pimd: Add 'ip pim register-suppress-time <5-60000>'Donald Sharp2016-12-221-21/+19
* | | pimd: Allow 'no ip pim sm' to not turn off igmpDonald Sharp2016-12-221-6/+1
* | | pim-msdp: part-4: cli cleanupanuradhak2016-12-221-42/+620
* | | pim-msdp: part-3: use SA cache for setting up SPTsanuradhak2016-12-221-3/+14
* | | pimd: Fix 'show ip pim join json' outputDonald Sharp2016-12-221-1/+10
* | | pimd: Add ability to know if ifchannel is (S,G,rpt)Donald Sharp2016-12-221-0/+2
* | | pimd: 'show ip pim join json' add by src not grpDonald Sharp2016-12-221-1/+1
* | | pim-msdp: part-2: SA cache supportanuradhak2016-12-221-0/+48
* | | pimd: Store ifchannel information in a global list too.Donald Sharp2016-12-221-266/+234
* | | pimd: Modify Debug to be betterDonald Sharp2016-12-221-0/+1
* | | pim-msdp: part-1 - initial protocol infra.anuradhak2016-12-221-0/+251
* | | pimd: Remove unused/unmaintained test commandsDonald Sharp2016-12-221-738/+0
* | | pimd: Fix possible crash using 'struct pim_nexthop'Donald Sharp2016-12-221-0/+1
* | | pimd: Add basic nexthop lookup cached information.Donald Sharp2016-12-221-2/+5
* | | pimd: always build json for show commandsDaniel Walton2016-12-221-69/+108
* | | pimd: replace grp_str[100] with grp_str[INET_ADDRSTRLEN]Daniel Walton2016-12-221-70/+70
* | | pimd: add support for IGMPv2Daniel Walton2016-12-221-9/+67
* | | pimd: Allow debugs entered in conf t mode to persistDonald Sharp2016-12-221-0/+9
* | | pimd: Create channel_oil hash for quicker lookupDonald Sharp2016-12-221-5/+5
* | | pimd: Add hash lookups for upstreamDonald Sharp2016-12-221-11/+10
* | | pimd: 'sh ip pim int' showed local IP as the DRDaniel Walton2016-12-221-2/+6
* | | pimd: use JSON_C_TO_STRING_PRETTY everywhereDaniel Walton2016-12-221-14/+14
* | | pimd: 'show ip pim state json' use JSON_C_TO_STRING_PRETTYDaniel Walton2016-12-221-1/+1
* | | pimd: initial "show ip pim state"Daniel Walton2016-12-221-2/+157
* | | pimd: Added json to 'show ip igmp group'Daniel Walton2016-12-221-42/+79
* | | pimd: Fix 'show ip mroute count'Donald Sharp2016-12-221-3/+5
* | | pimd: Fixup pim mroute outputDonald Sharp2016-12-221-25/+30
* | | pimd: "show ip mroute" skips entries without an OIFDaniel Walton2016-12-221-0/+33
* | | pimd: JSON support for "show ip mroute"Daniel Walton2016-12-221-59/+190
* | | pimd: json support for "show ip pim" commandsDaniel Walton2016-12-221-142/+163
* | | pimd: show ip pim int WORD, show ip pim nei WORD, show ip igmp int WORDDaniel Walton2016-12-221-2/+2
* | | pimd: show ip pim int WORD, show ip pim nei WORD, show ip igmp int WORDDaniel Walton2016-12-221-555/+639
* | | pimd: Rework approach for needing nbrsDonald Sharp2016-12-221-1/+1
* | | PIM: json support for "show ip pim" commandsDaniel Walton2016-12-221-166/+516
* | | PIM: prefix-list support for selecting RPDaniel Walton2016-12-221-18/+80
* | | pimd: switch pim_rpf.h to use 'struct prefix' for addressDonald Sharp2016-12-221-6/+6
* | | pimd: Allow larger range for KAT(S,G)Donald Sharp2016-12-221-4/+4
* | | pimd: Track the # of times we ask for nexthp informationDonald Sharp2016-12-221-2/+4
* | | pimd: Add "show ip pim rp-info" commandDonald Sharp2016-12-221-0/+14