]> git.puffer.fish Git - matthieu/frr.git/commit
ospf6d: support unicast hellos on PtP/PtMP
authorDavid Lamparter <equinox@opensourcerouting.org>
Tue, 27 Jul 2021 15:31:34 +0000 (17:31 +0200)
committerAdriano Marto Reis <adrianomarto@gmail.com>
Mon, 9 Oct 2023 22:07:52 +0000 (08:07 +1000)
commit0c58d8368878f70dd23a566aaf96d3fcccbc5782
tree22066613b81f01891ada8225de6f49226ad5ee59
parent3d1482a9451039d94dce91f25dac8334354e1f92
ospf6d: support unicast hellos on PtP/PtMP

Some lower layers still don't handle multicast correctly (or
efficiently.)  Add option to send unicast hellos on explicitly
configured neighbors for PtP/PtMP.

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