]> git.proxmox.com Git - mirror_frr.git/commit
ospfd: remove commands for broken GR helper mode
authorIgor Ryzhov <iryzhov@nfware.com>
Sat, 6 Nov 2021 14:00:46 +0000 (17:00 +0300)
committerIgor Ryzhov <iryzhov@nfware.com>
Wed, 10 Nov 2021 16:17:03 +0000 (19:17 +0300)
commitaccef597dfcdabd0de65062f4baf44c4b585793a
treef560085ef29a0810872a632ea0860641dbaaa807
parent79fd3e0c973cf8941a597cab4ca75d38ea344ffd
ospfd: remove commands for broken GR helper mode

Issue #9983 explains what is wrong with the GR helper mode.

To unblock the CI that fails almost all the time on the ospf_gr_topo1
test, remove the commands and disable the test. Also add a reminder to
completely remove the helper mode if no one fixes the code in a month.

Signed-off-by: Igor Ryzhov <iryzhov@nfware.com>
ospfd/ospf_vty.c
tests/topotests/ospf_gr_helper/test_ospf_gr_helper.py
tests/topotests/ospf_gr_topo1/test_ospf_gr_topo1.py