]> git.proxmox.com Git - mirror_frr.git/commit - bgpd/bgp_open.c
bgpd: use FOREACH_AFI_SAFI where possible
authorQuentin Young <qlyoung@cumulusnetworks.com>
Tue, 21 Nov 2017 18:02:06 +0000 (13:02 -0500)
committerQuentin Young <qlyoung@cumulusnetworks.com>
Tue, 21 Nov 2017 18:02:06 +0000 (13:02 -0500)
commit05c7a1cc93f81ad12424fc9744c60dc722ff459b
tree1128127dbad7eef96efd6cdc0443ea83f5edad29
parentd32471578b634a0b108c0b77178ea2203e29c005
bgpd: use FOREACH_AFI_SAFI where possible

Improves consistency and readability.

Signed-off-by: Quentin Young <qlyoung@cumulusnetworks.com>
bgpd/bgp_advertise.c
bgpd/bgp_fsm.c
bgpd/bgp_open.c
bgpd/bgp_packet.c
bgpd/bgp_route.c
bgpd/bgp_routemap.c
bgpd/bgp_vty.c
bgpd/bgpd.c