]> git.puffer.fish Git - mirror/frr.git/commit
bgpd: disallow invalid config at cli layer 1635/head
authorQuentin Young <qlyoung@cumulusnetworks.com>
Fri, 12 Jan 2018 19:57:57 +0000 (14:57 -0500)
committerQuentin Young <qlyoung@cumulusnetworks.com>
Fri, 12 Jan 2018 20:00:37 +0000 (15:00 -0500)
commita174be631a14e0271fde6858fcb4d7ab55165014
treebb9b5049263d8cccf7e0a75ca9b6a4fb259e7e1a
parentc1240044fbf081bb7407b1449d3954e4b63fec9f
bgpd: disallow invalid config at cli layer

Remove the ability to attempt to configure a couple of options on
directly connected neighbors that don't make sense for them, as well as
the soft error handling code.

Signed-off-by: Quentin Young <qlyoung@cumulusnetworks.com>
bgpd/bgp_vty.c