]> git.puffer.fish Git - matthieu/frr.git/commit
ospf6d: option to disable multicast hellos
authorDavid Lamparter <equinox@opensourcerouting.org>
Tue, 27 Jul 2021 14:12:04 +0000 (16:12 +0200)
committerAdriano Marto Reis <adrianomarto@gmail.com>
Mon, 9 Oct 2023 22:00:08 +0000 (08:00 +1000)
commit3d1482a9451039d94dce91f25dac8334354e1f92
tree5a939be6d23b7fa3ad053a8bdfc1d6113c118b7a
parentf5917bae53cee2367d97ae5712a0e18065981252
ospf6d: option to disable multicast hellos

With the configured neighbor list, unicast hellos can be sent.  Allow
disabling multicast hellos for that scenario.

Signed-off-by: David Lamparter <equinox@opensourcerouting.org>
ospf6d/ospf6_interface.c
ospf6d/ospf6_interface.h
ospf6d/ospf6_message.c