]> git.puffer.fish Git - mirror/frr.git/commit
lib, zebra: update interface name at netlink creation 6426/head
authorPhilippe Guibert <philippe.guibert@6wind.com>
Tue, 19 May 2020 11:57:08 +0000 (12:57 +0100)
committerPhilippe Guibert <philippe.guibert@6wind.com>
Tue, 19 May 2020 14:02:12 +0000 (16:02 +0200)
commit1f7a68a2ff0ba1424131f30112e0cc1572f0bee3
tree206d974454a96d215213a62a41f4589b1f603d42
parentb575f58bb0ffae3ad67a8f1b6bd09760c310c1cc
lib, zebra: update interface name at netlink creation

the interface name was not present in the hook in charge of updating the
interface context to the registered hook service. For that, update the
name before informing it.

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