summaryrefslogtreecommitdiff
path: root/lib/routemap_cli.c
diff options
context:
space:
mode:
authorIgor Ryzhov <iryzhov@nfware.com>2021-07-12 22:51:49 +0300
committerIgor Ryzhov <iryzhov@nfware.com>2021-07-12 22:56:04 +0300
commit93828a99232cfa5ab00ee7ec8003a6b22b6975e9 (patch)
treeb23d113645da26adbd998ab43fb0ed6b0cd10456 /lib/routemap_cli.c
parent507559a089a7ba539b90c4bb1cd0410a4b4b1345 (diff)
ospf6d: fix freebsd mcast group issues
There's a delay in FreeBSD between issuing a command to leave a multicast group and an actual leave. If we execute "no router ospf6" and "router ospf6" fast enough, we can end up in a situation when OS performs the leave later than it performs the join and the interface remains without a multicast group. Instead of counting on a one second delay, we must wait until the interface actually leaves the group. Signed-off-by: Igor Ryzhov <iryzhov@nfware.com>
Diffstat (limited to 'lib/routemap_cli.c')
0 files changed, 0 insertions, 0 deletions