]> git.puffer.fish Git - matthieu/frr.git/commit
ospfd: update ospf default vrf name with vrf hook
authorPhilippe Guibert <philippe.guibert@6wind.com>
Thu, 20 Jun 2019 08:10:41 +0000 (10:10 +0200)
committerPhilippe Guibert <philippe.guibert@6wind.com>
Tue, 27 Aug 2019 13:08:50 +0000 (15:08 +0200)
commitb5c056fa0888d0dad5a7c5c0b00ee0d1c20440bc
tree7140780612ccd257e216bf8a6205c66b46adf8bd
parent44ad6e4127ee50fc2a14804159b062ac1910723f
ospfd: update ospf default vrf name with vrf hook

vrf hook handler associated to updating the vrf default name is added.
Then, when creating default ospf vrf instance, the vrf identifier will
be associated to the correct default vrf name.

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