]> git.puffer.fish Git - matthieu/frr.git/commit
ospfd: Add a hidden command for old `no router-id`
authorDonatas Abraitis <donatas@opensourcerouting.org>
Thu, 31 Oct 2024 09:37:49 +0000 (11:37 +0200)
committerDonatas Abraitis <donatas@opensourcerouting.org>
Thu, 31 Oct 2024 09:37:49 +0000 (11:37 +0200)
commit80bfe6784fa945640251ae5c907899eb9d77cc0a
treeb08a16adf75fb66cdb3df3f394767d92c9f38ee4
parent5f112356149689f8da385442447606f1c2c5cc9e
ospfd: Add a hidden command for old `no router-id`

A new command is `ospf router-id ...`, but the old one is also valid. Just a no
form was missed.

Signed-off-by: Donatas Abraitis <donatas@opensourcerouting.org>
ospfd/ospf_vty.c