summaryrefslogtreecommitdiffstats
path: root/pimd/pimd.h
Commit message (Collapse)AuthorAgeFilesLines
* pimd: add support for configuring multicast static routesJafar Al-Gharaibeh2015-08-211-4/+9
| | | | | | | | | | | | | | | | | | | | | | Hi, This patch adds the ability to configure multicast static routes directly into pimd. Two source files are introduced to implement the new feature in addition to changes to existing files. Here is how it can be used the CLI: interface <incoming interface> ip mroute <outgoing interface> <group addr> # for asm or ip mroute <outgoing interface> <group addr> <source> # for ssm Please let me know if you have any questions or concerns, Regards, Jafar Acked-by: Donald Sharp <sharpd@cumulusnetworks.com>
* pimd: Addition of Hello & Join-Prune message debug commandsBalaji.G2015-02-041-0/+8
| | | | | Separate "debug pim packets hello and Join-Prune" added to enable hello and Join-Prune debugs specifically
* pimd: clear zclient-update: Reset zclient update connection to zebra daemonEverton Marques2015-02-041-0/+1
|
* github repository.Everton Marques2015-02-041-1/+1
|
* C18 MFC never recovers from removal of static route to sourceEverton Marques2015-02-041-0/+6
|
* [pim] debug mrouteEverton Marques2015-02-041-0/+4
|
* [pim] Packet dump debuggingEverton Marques2015-02-041-33/+41
|
* [pim] T41 DONE ssmping supportEverton Marques2015-02-041-0/+1
|
* [pim] Hooks for ssmpingd supportEverton Marques2015-02-041-0/+4
|
* [pim] Skeleton for ssmpingd supportEverton Marques2015-02-041-0/+1
|
* [pim] More RPF cache refresh statisticsEverton Marques2015-02-041-0/+1
|
* [pim] RPF cache refresh statisticsEverton Marques2015-02-041-0/+2
|
* [pim] Initial pim 0.155Everton Marques2015-02-041-0/+121