]> git.proxmox.com 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>
Mon, 28 May 2018 17:25:51 +0000 (19:25 +0200)
commitcf9ac8bfb04288a9befd0c38de2259e5f7ee4544
treeb7d819f2b88fccde92fa31c95e10726eb1299d8c
parent246bb5f07a3c491fdf67572f05b4f8d4a43e6abf
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>
bgpd/bgp_vty.c
bgpd/bgpd.c
bgpd/bgpd.h
tests/bgpd/test_peer_attr.c