]> git.puffer.fish Git - matthieu/frr.git/commit
bgpd: Fix possible crash and some minor CR issues
authorDonald Sharp <sharpd@cumulusnetworks.com>
Fri, 27 Jan 2017 09:57:44 +0000 (04:57 -0500)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Fri, 27 Jan 2017 09:57:44 +0000 (04:57 -0500)
commit0e37c258a3f238ae532ee4e0b4cd308556da8bae
tree73b82eafb2f1a76f3f68965593c307151e23944a
parent7f12cb2b659196bd818b3d5ddd1929d83dc85069
bgpd: Fix possible crash and some minor CR issues

This fix addresses these things:

1) Clean up documentation as requested
2) Fix a wrong search for "exact-match"
3) Fix possible crash.

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