]> git.puffer.fish Git - mirror/frr.git/commit
lib: topogen support for link_enable on other netns
authorPhilippe Guibert <philippe.guibert@6wind.com>
Tue, 27 Feb 2018 09:58:42 +0000 (10:58 +0100)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Wed, 28 Nov 2018 01:22:14 +0000 (20:22 -0500)
commit0ab7733f7f02514c923ed007a2b2934a81337f55
tree5c9664284cc2281ad47211278d8f19dc377a460d
parente3060696ef78a874d9b884aed3d87be34e980df9
lib: topogen support for link_enable on other netns

In the case where vrf backend is based on NETNS, the link enable command
switches from context so as to perform the command.

Signed-off-by: Philippe Guibert <philippe.guibert@6wind.com>
tests/topotests/lib/topogen.py