]> git.puffer.fish Git - mirror/frr.git/commit
bgpd: reassign the flags in struct bgp af_flags to avoid conflict
authormitesh <mitesh@cumulusnetworks.com>
Tue, 27 Feb 2018 10:19:57 +0000 (02:19 -0800)
committermitesh <mitesh@cumulusnetworks.com>
Tue, 27 Feb 2018 10:19:57 +0000 (02:19 -0800)
commit2c29b18a1b327beaddabc11fd8e062310625b574
treec8d231bea3dc4571c60eeb2c88a6ff2d6934acb2
parent23e386ac714b48872d7d41ad118b12ebbc22984c
bgpd: reassign the flags in struct bgp af_flags to avoid conflict

We have af_flags in struct bgp which holds address family related flags.
Seems like we had a conflict between two flags.

Signed-off-by: Mitesh Kanjariya <mitesh@cumulusnetworks.com>
bgpd/bgpd.h