]> git.puffer.fish Git - mirror/frr.git/commit
bgpd: Fix style issues for peer-group overrides
authorPascal Mathis <mail@pascalmathis.com>
Sun, 27 May 2018 17:36:48 +0000 (19:36 +0200)
committerPascal Mathis <mail@pascalmathis.com>
Tue, 19 Jun 2018 16:16:24 +0000 (18:16 +0200)
commit1dc93e2a2ff8a09e6c89278005262897819ec225
tree4c84b037750250e68dcece4519e704ed4bd37d72
parentd6efad3bf7ab41fc4f86164507e446575dcea41e
bgpd: Fix style issues for peer-group overrides

This commit fixes all outstanding style/formatting issues as detected by
'git clang-format' or 'checkpath' for the new peer-group override
implementation, which spanned across several commits.

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