]> git.puffer.fish Git - matthieu/frr.git/commit
ospf6d: option to restrict PtP neighbor list
authorDavid Lamparter <equinox@opensourcerouting.org>
Tue, 27 Jul 2021 14:10:23 +0000 (16:10 +0200)
committerAdriano Marto Reis <adrianomarto@gmail.com>
Mon, 9 Oct 2023 21:58:21 +0000 (07:58 +1000)
commitf5917bae53cee2367d97ae5712a0e18065981252
treeff68b15b0312560f56c7b48a374d5263585bc585
parent65e955890c56e0652c702f9f1d7871adbd7f5ebf
ospf6d: option to restrict PtP neighbor list

This adds a knob to refuse forming adjacencies with neighbors not listed
in the config.  Only works on PtP/PtMP of course, otherwise the DR/BDR
machinery gets broken.

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