]> git.puffer.fish Git - matthieu/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>
Thu, 14 Jun 2018 16:55:27 +0000 (18:55 +0200)
commit527de3dca21f1428d24d5c3c41111c00b31a1945
tree2aa8d39472d8341d4d721d1610b1bb3058ddb660
parente7103a9644f32a70a10be8f6372aa9084aa33c2f
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>
bgpd/bgp_vty.c
bgpd/bgpd.c