Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | pimd: Create ability to modify hell and hold timers per interface | Donald Sharp | 2015-09-03 | 1 | -0/+3 |
| | | | | | | | | | | | Create new per interface command: 'ip pim hello <1-180> {<1-180>}' The first number is the Hello Timer for this interface The second number is the Hold Timer to pass to neighbors on this interface. The second number is optional. Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com> | ||||
* | pimd: add support for configuring multicast static routes | Jafar Al-Gharaibeh | 2015-08-21 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | | | | | | | 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 commands | Balaji.G | 2015-02-04 | 1 | -0/+2 |
| | | | | | Separate "debug pim packets hello and Join-Prune" added to enable hello and Join-Prune debugs specifically | ||||
* | [pim] "show ip route" renamed to "show ip rib" | Everton Marques | 2015-02-04 | 1 | -0/+1 |
| | |||||
* | [pim] debug mroute | Everton Marques | 2015-02-04 | 1 | -0/+1 |
| | |||||
* | [pim] Packet dump debugging | Everton Marques | 2015-02-04 | 1 | -0/+3 |
| | |||||
* | [pim] Hooks for ssmpingd support | Everton Marques | 2015-02-04 | 1 | -1/+3 |
| | |||||
* | [pim] Skeleton for ssmpingd support | Everton Marques | 2015-02-04 | 1 | -0/+1 |
| | |||||
* | [pim] Initial pim 0.155 | Everton Marques | 2015-02-04 | 1 | -0/+56 |