Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | pimd: add support for configuring multicast static routes | Jafar Al-Gharaibeh | 2015-08-21 | 1 | -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 commands | Balaji.G | 2015-02-04 | 1 | -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 daemon | Everton Marques | 2015-02-04 | 1 | -0/+1 |
| | |||||
* | github repository. | Everton Marques | 2015-02-04 | 1 | -1/+1 |
| | |||||
* | C18 MFC never recovers from removal of static route to source | Everton Marques | 2015-02-04 | 1 | -0/+6 |
| | |||||
* | [pim] debug mroute | Everton Marques | 2015-02-04 | 1 | -0/+4 |
| | |||||
* | [pim] Packet dump debugging | Everton Marques | 2015-02-04 | 1 | -33/+41 |
| | |||||
* | [pim] T41 DONE ssmping support | Everton Marques | 2015-02-04 | 1 | -0/+1 |
| | |||||
* | [pim] Hooks for ssmpingd support | Everton Marques | 2015-02-04 | 1 | -0/+4 |
| | |||||
* | [pim] Skeleton for ssmpingd support | Everton Marques | 2015-02-04 | 1 | -0/+1 |
| | |||||
* | [pim] More RPF cache refresh statistics | Everton Marques | 2015-02-04 | 1 | -0/+1 |
| | |||||
* | [pim] RPF cache refresh statistics | Everton Marques | 2015-02-04 | 1 | -0/+2 |
| | |||||
* | [pim] Initial pim 0.155 | Everton Marques | 2015-02-04 | 1 | -0/+121 |