Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert "pimd: clear zclient-update: Reset zclient update connection to zebra ↵ | David Lamparter | 2015-02-04 | 1 | -12/+0 |
| | | | | | | | | | | | | | | | daemon" This reverts commit 3456a80f5f8e6e44c30453bd92eabf5faf7ab25b. Conflicts: pimd/pim_zebra.c This depends on the zebra reconnect changes, which we're not picking up at this point. This revert is partial, only bumping out the reconnect-related changes. Signed-off-by: David Lamparter <equinox@opensourcerouting.org> | ||||
* | pimd: Addition of Hello & Join-Prune message debug commands | Balaji.G | 2015-02-04 | 1 | -2/+55 |
| | | | | | Separate "debug pim packets hello and Join-Prune" added to enable hello and Join-Prune debugs specifically | ||||
* | pimd: show ip pim lan-prune-delay: Cosmetic. | Everton Marques | 2015-02-04 | 1 | -2/+2 |
| | |||||
* | pimd: sh ip multicast: Display zclient socket fail counter. | Everton Marques | 2015-02-04 | 1 | -2/+4 |
| | |||||
* | pimd: sh ip multicast: Display zclient sockets. | Everton Marques | 2015-02-04 | 1 | -0/+16 |
| | |||||
* | pimd: Remove unused pim checksum in favour of quagga's version. | Everton Marques | 2015-02-04 | 1 | -1/+1 |
| | |||||
* | pimd: Fix interface "no ip igmp" should not disrupt PIM. Plus docs updates. | Everton Marques | 2015-02-04 | 1 | -1/+1 |
| | |||||
* | pimd: clear zclient-update: Reset zclient update connection to zebra daemon | Everton Marques | 2015-02-04 | 1 | -0/+13 |
| | |||||
* | pimd: Fix compiler warnings. | Everton Marques | 2015-02-04 | 1 | -9/+0 |
| | |||||
* | pimd: Cosmetic fix for dr uptime display. | Everton Marques | 2015-02-04 | 1 | -2/+2 |
| | |||||
* | Fix pim join uptime display. | 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 | -38/+90 |
| | |||||
* | Run DR election when hello packet is received. | Everton Marques | 2015-02-04 | 1 | -2/+3 |
| | |||||
* | fix address assigment | Klemen Sladic | 2015-02-04 | 1 | -1/+1 |
| | |||||
* | pimd: fix worst char * <> uint8_t * intermingling | David Lamparter | 2015-02-04 | 1 | -11/+11 |
| | |||||
* | pimd: use socklen_t consistently | David Lamparter | 2015-02-04 | 1 | -1/+1 |
| | |||||
* | pimd: fix format strings | David Lamparter | 2015-02-04 | 1 | -7/+7 |
| | | | | | | | | | | | | | | | | * pim_igmp.c, * pim_igmpv3.c, * pim_pim.c, * pim_tlv.c: use %zu / %zd for size_t/ssize_t * pim_iface.c, * pim_ifchannel.c, * pim_mroute.c, * pim_neighbor.c, * pim_oil.c, * pim_ssmpingd.c, * pim_upstream.c: %zu for size_t * pim_cmd.c: %zu + a few (long long) casts for int64_t * pim_hello.c: %td for ptrdiff_t | ||||
* | [pim] "show ip route" renamed to "show ip rib" | Everton Marques | 2015-02-04 | 1 | -6/+6 |
| | |||||
* | [pim] Cosmetic RPF refresh timer display | Everton Marques | 2015-02-04 | 1 | -1/+1 |
| | |||||
* | [pim] debug mroute | Everton Marques | 2015-02-04 | 1 | -0/+31 |
| | |||||
* | [pim] show ip igmp join | Everton Marques | 2015-02-04 | 1 | -0/+69 |
| | |||||
* | [pim] test pim receive dump | Everton Marques | 2015-02-04 | 1 | -10/+36 |
| | |||||
* | [pim] test pim receive dump | Everton Marques | 2015-02-04 | 1 | -0/+92 |
| | |||||
* | [pim] Packet dump debugging | Everton Marques | 2015-02-04 | 1 | -0/+76 |
| | |||||
* | [pim] T41 DONE ssmping support | Everton Marques | 2015-02-04 | 1 | -2/+15 |
| | |||||
* | [pim] Hooks for ssmpingd support | Everton Marques | 2015-02-04 | 1 | -2/+80 |
| | |||||
* | [pim] Skeleton for ssmpingd support | Everton Marques | 2015-02-04 | 1 | -0/+60 |
| | |||||
* | [pim] clean-up | Everton Marques | 2015-02-04 | 1 | -1/+0 |
| | |||||
* | [pim] show ip pim lan-prune-delay: fix cosmetic alignment | Everton Marques | 2015-02-04 | 1 | -1/+1 |
| | |||||
* | [pim] More RPF cache refresh statistics | Everton Marques | 2015-02-04 | 1 | -10/+15 |
| | |||||
* | [pim] RPF cache refresh statistics | Everton Marques | 2015-02-04 | 1 | -9/+21 |
| | |||||
* | [pim] Log physical interface up/down | Everton Marques | 2015-02-04 | 1 | -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 vtysh | Leonard Herve | 2015-02-04 | 1 | -151/+151 |
| | |||||
* | [pim] Initial pim 0.155 | Everton Marques | 2015-02-04 | 1 | -0/+3923 |