]> git.proxmox.com Git - mirror_frr.git/commit
bgpd: Cleanup peer/AF-flag override implementation
authorPascal Mathis <mail@pascalmathis.com>
Tue, 12 Jun 2018 16:50:51 +0000 (18:50 +0200)
committerPascal Mathis <mail@pascalmathis.com>
Tue, 19 Jun 2018 16:18:44 +0000 (18:18 +0200)
commit15b307acd098197dba6ca32fc12d6e85e2bcf994
treea449d70a8e411f7170a8864fef8f3671d52bd736
parenta1230768e0bf24fb2e0a428f8d39dfd524c646fb
bgpd: Cleanup peer/AF-flag override implementation

This commit cleans up some ugly leftovers from previous flag-override
implementation and refactors the AF-flag override implementation to
match the same behavior the newly added peer-flag override
implementation has.

Signed-off-by: Pascal Mathis <mail@pascalmathis.com>
(cherry picked from commit 527de3dca21f1428d24d5c3c41111c00b31a1945)
bgpd/bgp_vty.c
bgpd/bgpd.c