]> git.puffer.fish Git - mirror/frr.git/commit
lib: netns vty command not available when vrf backend is vrf lite
authorPhilippe Guibert <philippe.guibert@6wind.com>
Wed, 10 Jan 2018 09:04:59 +0000 (10:04 +0100)
committerPhilippe Guibert <philippe.guibert@6wind.com>
Tue, 27 Feb 2018 10:11:24 +0000 (11:11 +0100)
commitc17d483845c4b772270cade18f2ce5a5e14bc14e
tree57715c54e0a56cf925db1a8090a5085a64be1de4
parentb95c18833a36bcf03b7a72c110be24873a65420d
lib: netns vty command not available when vrf backend is vrf lite

Using the vrf backend kind, the vty command that configured netns
under vty will not be installed if the vrf backend is vrf lite

Signed-off-by: Philippe Guibert <philippe.guibert@6wind.com>
lib/ns.c