]> git.proxmox.com Git - mirror_frr.git/commit - bgpd/bgp_vty.c
*: apply DEFUN_NOSH for node-switch CLI commands
authorDavid Lamparter <equinox@opensourcerouting.org>
Wed, 22 Mar 2017 09:38:22 +0000 (10:38 +0100)
committerQuentin Young <qlyoung@users.noreply.github.com>
Tue, 28 Mar 2017 19:48:07 +0000 (15:48 -0400)
commit505e50567f48a5b969f13bedad5bcddb845d8fb3
tree4c0441c9780dc36bb3c200fa8d801929c28014a1
parentff991f6102785130fff8225c5afe7a676567771e
*: apply DEFUN_NOSH for node-switch CLI commands

These have copies in vtysh that do the node-switch locally and are
listed in extract.pl's ignore list.  The ignore list however is
redundant since DEFUN_NOSH does the same thing...

ldpd is a bit hacky, but Renato is reworking this anyway.

Signed-off-by: David Lamparter <equinox@opensourcerouting.org>
14 files changed:
bgpd/bgp_vty.c
bgpd/rfapi/bgp_rfapi_cfg.c
isisd/isisd.c
ldpd/Makefile.am
lib/keychain.c
lib/ns.c
lib/routemap.c
lib/vrf.c
lib/vty.c
ospf6d/ospf6_top.c
ospfd/ospf_vty.c
ripd/ripd.c
ripngd/ripngd.c
zebra/interface.c