]> git.puffer.fish Git - matthieu/frr.git/commit
ospf6d: advertise local addresses with LA bit
authorDavid Lamparter <equinox@opensourcerouting.org>
Tue, 27 Jul 2021 13:08:01 +0000 (15:08 +0200)
committerAdriano Marto Reis <adrianomarto@gmail.com>
Mon, 9 Oct 2023 21:54:39 +0000 (07:54 +1000)
commit6fdd69ed0755526f1ea0b058770d449b28142cc7
tree26e71b0a6270e2624bb790aa049aea33c31579bc
parent829f3a0bd558d926b53c90142d9ad428aeacc939
ospf6d: advertise local addresses with LA bit

Both for virtual links and correct PtMP operation, advertising local
addresses as Intra-Prefix with LA set is a prerequisite.  Add the
appropriate entries.

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