summaryrefslogtreecommitdiffstats
path: root/pimd/pim_cmd.c
Commit message (Collapse)AuthorAgeFilesLines
* pimd: rename vtysh cmds from mroute to mfibDavid Lamparter2010-03-151-14/+14
|
* pimd: fix show ip route breakage in vtyshDavid Lamparter2010-02-201-5/+5
| | | | | | pimd caused "show ip route" to be broken in vtysh because show_ip_route_cmd existed twice. fix by renaming pimd's version to "show ip mroute".
* [pim] test pim receive dumpEverton Marques2009-11-191-10/+36
|
* [pim] test pim receive dumpEverton Marques2009-11-181-0/+92
|
* [pim] Packet dump debuggingEverton Marques2009-11-181-0/+76
|
* [pim] T41 DONE ssmping supportEverton Marques2009-10-081-2/+15
|
* [pim] Hooks for ssmpingd supportEverton Marques2009-10-081-2/+80
|
* [pim] Skeleton for ssmpingd supportEverton Marques2009-10-071-0/+60
|
* [pim] clean-upEverton Marques2009-10-021-1/+0
|
* [pim] show ip pim lan-prune-delay: fix cosmetic alignmentEverton Marques2009-10-021-1/+1
|
* [pim] More RPF cache refresh statisticsEverton Marques2009-10-021-10/+15
|
* [pim] RPF cache refresh statisticsEverton Marques2009-10-021-9/+21
|
* [pim] Log physical interface up/downEverton Marques2009-10-021-21/+21
| | | | | | | | | [pim] Replace strerror with safe_strerror [pim] Fix PIM socket removal from non-PIM interfaces [pim] show ip igmp querier: left-align Querier string [pim] Version up to 0.157 [pim] Recipe to re-sync with Quagga repository [pim] Build vtysh in development script
* [pim] pim commands added to vtyshLeonard Herve2009-10-021-151/+151
|
* [pim] Initial pim 0.155Everton Marques2009-10-021-0/+3923