summaryrefslogtreecommitdiff
path: root/lib/compiler.h
diff options
context:
space:
mode:
authorDonatas Abraitis <donatas@opensourcerouting.org>2024-10-31 11:38:40 +0200
committerMergify <37929162+mergify[bot]@users.noreply.github.com>2024-11-05 15:20:52 +0000
commitefb2f7c08005832af0e7ef159fb2b5dce20bc467 (patch)
treeeb661789ce0b310ef73f1f967fd33bd7c4bbae12 /lib/compiler.h
parent4e65bbc8258d3c2907732a609863bc816faa188b (diff)
ospfd: Use router_id what Zebra has if we remove a static router_id
If we set router-id, e.g. `router-id x.x.x.x`, then we have: ``` pc.donatas.net# show ip ospf | include Router ID OSPF Routing Process, Router ID: x.x.x.x ``` But once we remove it (`no router-id x.x.x.x`), the old router-id remains. This is kinda OK, but to be consistent with OSPFv3 we should use what Zebra already has, instead of retaining the old one. Signed-off-by: Donatas Abraitis <donatas@opensourcerouting.org> (cherry picked from commit 1073e0f9b39b2810a114dea03f2d1e0b14e414d4)
Diffstat (limited to 'lib/compiler.h')
0 files changed, 0 insertions, 0 deletions