This patchset fixes the DR Election issues in PIMD. Before this patch series, DR Election would happen with every hello, which is not specified by the RFC. As well as the first hello received would not successfully elect the correct DR for the lan segment the interface is on
Donald Sharp (2): PIMD: Fix first DR Election PIMD: Stop DR election on every hello received pimd/pim_neighbor.c | 40 ++++++++++++++++++++-------------------- pimd/pim_pim.c | 3 --- 2 files changed, 20 insertions(+), 23 deletions(-) -- 1.7.10.4 _______________________________________________ Quagga-dev mailing list [email protected] https://lists.quagga.net/mailman/listinfo/quagga-dev
