]> git.puffer.fish Git - mirror/frr.git/commit
bgpd: Fixup optional safi parameters
authorDonald Sharp <sharpd@cumulusnetworks.com>
Fri, 13 Jan 2017 21:45:12 +0000 (16:45 -0500)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Fri, 13 Jan 2017 21:45:12 +0000 (16:45 -0500)
commit38bd4f6909956b4c2515cebbfb4ad88e723e98ce
tree1f2cbce02799745bb91e59f5aba8cf15ea7e8a91
parent39904419ed3a887586e858ac8c706e341d693942
bgpd: Fixup optional safi parameters

The afi/safi specification should allow you to skip
the safi if it is defaulting to unicast.

Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
bgpd/bgp_route.c