]> git.puffer.fish Git - mirror/frr.git/commit
ospfd: implement Type-7 default routes for NSSA areas
authorRenato Westphal <renato@opensourcerouting.org>
Wed, 8 Mar 2023 00:13:53 +0000 (21:13 -0300)
committerRenato Westphal <renato@opensourcerouting.org>
Fri, 31 Mar 2023 22:28:15 +0000 (19:28 -0300)
commit017714e3ad2e2a1d111e52cc08e9f294d24c589b
tree2c4ac0921ef723d093e579875ae25f2c2975e8cb
parente85194f5723fe58d686a1fe5ea4fb0aaa03bac56
ospfd: implement Type-7 default routes for NSSA areas

Add the "default-information-originate" option to the "area X nssa"
command. That option allows the origination of Type-7 default routes
on NSSA ABRs and ASBRs.

Signed-off-by: Renato Westphal <renato@opensourcerouting.org>
doc/user/ospfd.rst
ospfd/ospf_abr.c
ospfd/ospf_abr.h
ospfd/ospf_lsa.c
ospfd/ospf_lsa.h
ospfd/ospf_vty.c
ospfd/ospf_zebra.c
ospfd/ospf_zebra.h
ospfd/ospfd.c
ospfd/ospfd.h