]> git.puffer.fish Git - mirror/frr.git/commit
zebra: do not update link if interface is veth interface 2923/head
authorPhilippe Guibert <philippe.guibert@6wind.com>
Wed, 29 Aug 2018 09:29:07 +0000 (11:29 +0200)
committerPhilippe Guibert <philippe.guibert@6wind.com>
Wed, 29 Aug 2018 09:34:08 +0000 (11:34 +0200)
commit0e4864eaf0dfd5d883d8192a905405b9a72af68e
tree8adeb4e6602bec1cd545679e89d24ac0aecdeeab
parent680c278fb8110b19873a4f4877878b1ea0eec2d3
zebra: do not update link if interface is veth interface

when interface is a virtual ethernet interface, then there is no need to
update link pointer of interface.

Signed-off-by: Philippe Guibert <philippe.guibert@6wind.com>
zebra/if_netlink.c
zebra/interface.c
zebra/interface.h