summaryrefslogtreecommitdiffstats
path: root/pimd/pim_cmd.c
Commit message (Expand)AuthorAgeFilesLines
* *: make sure zebra.h is always included firstDavid Lamparter2015-10-161-2/+2
* pimd: Fix compile warning (error with Werror) on BSDPaul Jakma2015-09-241-2/+5
* pimd: Create ability to modify hell and hold timers per interfaceDonald Sharp2015-09-031-1/+68
* pimd: Change ioctl call failure from vty_out to zlog_warnDonald Sharp2015-08-211-10/+7
* pimd: Add ability to set DR Priority for an interfaceDonald Sharp2015-08-211-5/+69
* pimd: add support for configuring multicast static routesJafar Al-Gharaibeh2015-08-211-1/+353
* pim: 'show debugging' collisionDonald Sharp2015-07-291-6/+7
* pimd: cast ioctl values when printing themDavid Lamparter2015-04-211-4/+4
* Revert "pimd: clear zclient-update: Reset zclient update connection to zebra ...David Lamparter2015-02-041-12/+0
* pimd: Addition of Hello & Join-Prune message debug commandsBalaji.G2015-02-041-2/+55
* pimd: show ip pim lan-prune-delay: Cosmetic.Everton Marques2015-02-041-2/+2
* pimd: sh ip multicast: Display zclient socket fail counter.Everton Marques2015-02-041-2/+4
* pimd: sh ip multicast: Display zclient sockets.Everton Marques2015-02-041-0/+16
* pimd: Remove unused pim checksum in favour of quagga's version.Everton Marques2015-02-041-1/+1
* pimd: Fix interface "no ip igmp" should not disrupt PIM. Plus docs updates.Everton Marques2015-02-041-1/+1
* pimd: clear zclient-update: Reset zclient update connection to zebra daemonEverton Marques2015-02-041-0/+13
* pimd: Fix compiler warnings.Everton Marques2015-02-041-9/+0
* pimd: Cosmetic fix for dr uptime display.Everton Marques2015-02-041-2/+2
* Fix pim join uptime display.Everton Marques2015-02-041-1/+1
* C18 MFC never recovers from removal of static route to sourceEverton Marques2015-02-041-38/+90
* Run DR election when hello packet is received.Everton Marques2015-02-041-2/+3
* fix address assigmentKlemen Sladic2015-02-041-1/+1
* pimd: fix worst char * <> uint8_t * interminglingDavid Lamparter2015-02-041-11/+11
* pimd: use socklen_t consistentlyDavid Lamparter2015-02-041-1/+1
* pimd: fix format stringsDavid Lamparter2015-02-041-7/+7
* [pim] "show ip route" renamed to "show ip rib"Everton Marques2015-02-041-6/+6
* [pim] Cosmetic RPF refresh timer displayEverton Marques2015-02-041-1/+1
* [pim] debug mrouteEverton Marques2015-02-041-0/+31
* [pim] show ip igmp joinEverton Marques2015-02-041-0/+69
* [pim] test pim receive dumpEverton Marques2015-02-041-10/+36
* [pim] test pim receive dumpEverton Marques2015-02-041-0/+92
* [pim] Packet dump debuggingEverton Marques2015-02-041-0/+76
* [pim] T41 DONE ssmping supportEverton Marques2015-02-041-2/+15
* [pim] Hooks for ssmpingd supportEverton Marques2015-02-041-2/+80
* [pim] Skeleton for ssmpingd supportEverton Marques2015-02-041-0/+60
* [pim] clean-upEverton Marques2015-02-041-1/+0
* [pim] show ip pim lan-prune-delay: fix cosmetic alignmentEverton Marques2015-02-041-1/+1
* [pim] More RPF cache refresh statisticsEverton Marques2015-02-041-10/+15
* [pim] RPF cache refresh statisticsEverton Marques2015-02-041-9/+21
* [pim] Log physical interface up/downEverton Marques2015-02-041-21/+21
* [pim] pim commands added to vtyshLeonard Herve2015-02-041-151/+151
* [pim] Initial pim 0.155Everton Marques2015-02-041-0/+3923