Acked-by: Donald Sharp <[email protected]> On Thu, Jun 9, 2016 at 9:44 AM, Igor Ryzhov <[email protected]> wrote:
> Signed-off-by: Igor Ryzhov <[email protected]> > --- > vtysh/vtysh.c | 3 +-- > 1 file changed, 1 insertion(+), 2 deletions(-) > > diff --git a/vtysh/vtysh.c b/vtysh/vtysh.c > index 63b596a..7149dc3 100644 > --- a/vtysh/vtysh.c > +++ b/vtysh/vtysh.c > @@ -1314,8 +1314,7 @@ ALIAS_SH (VTYSH_ZEBRA, > "Interface's name\n" > VRF_CMD_HELP_STR) > > -/* TODO Implement "no interface command in isisd. */ > -DEFSH (VTYSH_ZEBRA|VTYSH_RIPD|VTYSH_RIPNGD|VTYSH_OSPFD|VTYSH_OSPF6D, > +DEFSH (VTYSH_INTERFACE, > vtysh_no_interface_cmd, > "no interface IFNAME", > NO_STR > -- > 2.6.4 > > > _______________________________________________ > Quagga-dev mailing list > [email protected] > https://lists.quagga.net/mailman/listinfo/quagga-dev >
_______________________________________________ Quagga-dev mailing list [email protected] https://lists.quagga.net/mailman/listinfo/quagga-dev
