]> git.puffer.fish Git - mirror/frr.git/commit
Fixup 'force' -vs- 'all' compile issue
authorDonald Sharp <sharpd@cumulusnetworks.com>
Wed, 20 May 2015 14:00:02 +0000 (07:00 -0700)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Wed, 20 May 2015 14:00:02 +0000 (07:00 -0700)
commitd998c0f7138e7b4ecdd49dbbc8257bc13cebde35
tree9895e61ab47b17d94bab034712a15e0cd890cf73
parentd8dc52578cdf12ce906f7d43f9d42c3c6b7c821e
Fixup 'force' -vs- 'all' compile issue

Our code implemented 'force' for a keyword while quagga mainline implemented 'all'.
This fixups the #define usage that was missed that came in during one of the patch
files.  This is a compile only testing

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