]> git.puffer.fish Git - mirror/frr.git/commit
zebra: fix "no pseudowire IFNAME" on vtysh
authorRenato Westphal <renato@opensourcerouting.org>
Sun, 8 Jul 2018 22:18:58 +0000 (19:18 -0300)
committerRenato Westphal <renato@opensourcerouting.org>
Mon, 13 Aug 2018 21:59:31 +0000 (18:59 -0300)
commit1e9d11834535c506af8ba426f5c9c580e071313a
treedb9f11fafb467781c6d954675791639c01aef596
parent281bd4dddf0be453fc3c924bb15080058e075622
zebra: fix "no pseudowire IFNAME" on vtysh

We must hide only "pseudowire IFNAME" from vtysh, the "no" form of the
command should be made available to the extract.pl script. Split the
command into two to fix this problem.

Signed-off-by: Renato Westphal <renato@opensourcerouting.org>
zebra/zebra_pw.c