]> git.puffer.fish Git - matthieu/frr.git/commit
zebra: fix link-params CLI handling
authorDavid Lamparter <equinox@opensourcerouting.org>
Sat, 12 Nov 2016 08:43:15 +0000 (17:43 +0900)
committerDavid Lamparter <equinox@opensourcerouting.org>
Sat, 12 Nov 2016 08:45:11 +0000 (17:45 +0900)
commit95c2af68ea3039c406620fd84ac72f31d57efbdb
treefbd2866d2dfd65d09c20a7e33af6b87cb01eaa85
parent11ec76edb225c0f0e6a57b1d667179b14aa2ac20
zebra: fix link-params CLI handling

vtysh was breaking in a rather ugly way, and some "no" forms were
missing too.

Signed-off-by: David Lamparter <equinox@opensourcerouting.org>
vtysh/vtysh_config.c
zebra/interface.c