]> git.puffer.fish Git - mirror/frr.git/commit
zebra: add the link interface information on interface updates
authorPhilippe Guibert <philippe.guibert@6wind.com>
Thu, 29 Apr 2021 09:58:15 +0000 (11:58 +0200)
committerPhilippe Guibert <philippe.guibert@6wind.com>
Fri, 30 Apr 2021 06:05:01 +0000 (08:05 +0200)
commitecffe9167b1debd0c7e3a632e5b1a5e834bb4ebe
treed7b07f957b65bd402811aef2fae7e6e8a641ecee
parentc962ab93a8dd2bb8255c2d5b70de77cb5fec96d4
zebra: add the link interface information on interface updates

There are cases where either link information is not present at
interface creation or link information changed. handle this
situation.

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