]> git.proxmox.com Git - mirror_frr.git/commit - ospf6d/ospf6_top.c
ospf6d: factorize router-id update
authorLouis Scalbert <louis.scalbert@6wind.com>
Wed, 30 Jun 2021 13:18:50 +0000 (15:18 +0200)
committerLouis Scalbert <louis.scalbert@6wind.com>
Tue, 21 Sep 2021 17:00:38 +0000 (19:00 +0200)
commita30494760f1f994f54b971231733eaba928c6246
tree06db8f64ab008991f403010bf8ebbd42f344529a
parent436a55a1d5cd0722b4f6e9bc0c9f9ce20e4e0dac
ospf6d: factorize router-id update

ospf6_router_id_update function is used by ospf6_router_id_update_zebra
to update the running the ospf6 router-id.

This patches makes the functions to (un)configure ospf6 router-id use
the same function as ospf6_router_id_update_zebra.

Signed-off-by: Louis Scalbert <louis.scalbert@6wind.com>
ospf6d/ospf6_top.c
ospf6d/ospf6_top.h