Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert "pimd: clear zclient-update: Reset zclient update connection to zebra ↵ | David Lamparter | 2015-02-04 | 1 | -1/+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> | ||||
* | Revert "pim: Remove connected addresses on loss of zebra connection." | David Lamparter | 2015-02-04 | 1 | -3/+1 |
| | | | | | | | | | This reverts commit 96b6dfe98793549aca6a7cc77eaf0957b1168ed2. This depends on the zebra reconnect changes, which we're not picking up at this point. Signed-off-by: David Lamparter <equinox@opensourcerouting.org> | ||||
* | Revert "pimd: Explicitly restart zclient update connection." | David Lamparter | 2015-02-04 | 1 | -4/+1 |
| | | | | | | | | | This reverts commit 8150beed9a4f50a72696a65c1f40889ab65ad7ff. This depends on the zebra reconnect changes, which we're not picking up at this point. Signed-off-by: David Lamparter <equinox@opensourcerouting.org> | ||||
* | Revert "pimd: Revert: Explicitly restart zclient update connection." | David Lamparter | 2015-02-04 | 1 | -0/+2 |
| | | | | | | | | | This reverts commit 199f85ade39f751dd493fe011107736c9b168953. This depends on the zebra reconnect changes, which we're not picking up at this point. Signed-off-by: David Lamparter <equinox@opensourcerouting.org> | ||||
* | pimd: Log ifindex found for an interface when zebra lib reports a new ↵ | Everton Marques | 2015-02-04 | 1 | -2/+2 |
| | | | | connected address. | ||||
* | pimd: Report del_oif() failure within igmp_source_forward_stop(). | Everton Marques | 2015-02-04 | 1 | -10/+19 |
| | |||||
* | pimd: Revert: Explicitly restart zclient update connection. | Everton Marques | 2015-02-04 | 1 | -2/+0 |
| | |||||
* | pimd: Explicitly restart zclient update connection. | Everton Marques | 2015-02-04 | 1 | -1/+4 |
| | |||||
* | pimd: Fix attempted out of bounds read when deleteing an interface. | Savannah SR#108542 | 2015-02-04 | 1 | -3/+9 |
| | | | | https://savannah.nongnu.org/support/index.php?108542 | ||||
* | pimd: Fix igmp_source_forward_stop called when IGMP forwarding flag is not ↵ | Savannah SR#108542 | 2015-02-04 | 1 | -2/+16 |
| | | | | | | set in oif_flags. https://savannah.nongnu.org/support/index.php?108542 | ||||
* | pim: Remove connected addresses on loss of zebra connection. | Everton Marques | 2015-02-04 | 1 | -1/+3 |
| | |||||
* | pimd: Reduce informative mandatory logging. | Everton Marques | 2015-02-04 | 1 | -7/+13 |
| | |||||
* | pimd: -z command-line switch to specify zebra socket path. | Everton Marques | 2015-02-04 | 1 | -2/+5 |
| | |||||
* | pimd: clear zclient-update: Reset zclient update connection to zebra daemon | Everton Marques | 2015-02-04 | 1 | -19/+18 |
| | |||||
* | pimd: Withstand zclient connection restablishment. | Everton Marques | 2015-02-04 | 1 | -10/+8 |
| | |||||
* | pimd: Prevent interfaces' addresses duplication when zebra connection is ↵ | Everton Marques | 2015-02-04 | 1 | -1/+19 |
| | | | | restored. | ||||
* | pimd: FIXED C14 T32 Detection of interface primary address changes may fail. | Everton Marques | 2015-02-04 | 1 | -7/+31 |
| | |||||
* | C18 MFC never recovers from removal of static route to source | Everton Marques | 2015-02-04 | 1 | -2/+5 |
| | |||||
* | pimd: fix wtf code | David Lamparter | 2015-02-04 | 1 | -1/+1 |
| | | | | | | | * pim_hello.c, * pim_neighbor.c: print pointers as %p * pim_time.c: comment out unused function * pim_zebra.c: wtf | ||||
* | [pim] debug mroute | Everton Marques | 2015-02-04 | 1 | -0/+44 |
| | |||||
* | [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 | -1/+9 |
| | |||||
* | [pim] Log physical interface up/down | Everton Marques | 2015-02-04 | 1 | -1/+7 |
| | | | | | | | | | [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] Initial pim 0.155 | Everton Marques | 2015-02-04 | 1 | -0/+1172 |