]> git.puffer.fish Git - matthieu/frr.git/commit
bpgd: resolve more neighbor peer-group issues
authorDon Slice <dslice@cumulusnetworks.com>
Sat, 2 Mar 2019 19:40:17 +0000 (19:40 +0000)
committerDon Slice <dslice@cumulusnetworks.com>
Sat, 2 Mar 2019 19:44:10 +0000 (19:44 +0000)
commit390485fdc96dbdd56c42d1db5d73c985411f8b4b
treeb0a8cd4804bc75b11d07ac87bd00ba7dcecf669d
parent700e9faa28bbdc3460e1d7aa109b6e4acaf347b3
bpgd: resolve more neighbor peer-group issues

Found in testing that in a certain sequence, a neighbor's peer-group
membership would be lost.  This fix resolves that issue. Additionally
found that "no neighbor swp1 remote-as 2" would sometimes leave the
config with "neighbor swp1 remote-as 0" rather than removing from the
config. That one is also resolved.

Signed-off-by: Don Slice <dslice@cumulusnetworks.com>
bgpd/bgp_vty.c
bgpd/bgpd.c