]> git.proxmox.com Git - mirror_frr.git/commit - ospf6d/ospf6_nssa.c
ospf6d: implement Type-7 default routes for NSSA areas
authorRenato Westphal <renato@opensourcerouting.org>
Mon, 6 Sep 2021 22:52:32 +0000 (19:52 -0300)
committerRenato Westphal <renato@opensourcerouting.org>
Tue, 21 Sep 2021 20:47:13 +0000 (17:47 -0300)
commit6735622c24a3510032e40aaf4b9f419e9efbea3d
tree21c37b02d6b5833e47a7601c9879f323021b0ec4
parent210429c74722d85f392cbee344ffd30bea83a004
ospf6d: 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/ospf6d.rst
ospf6d/ospf6_area.c
ospf6d/ospf6_area.h
ospf6d/ospf6_asbr.c
ospf6d/ospf6_nssa.c
ospf6d/ospf6_nssa.h
ospf6d/ospf6_spf.c
ospf6d/ospf6_top.h
ospf6d/ospf6_zebra.c
ospf6d/ospf6_zebra.h
tests/topotests/ospf6_topo2/test_ospf6_topo2.py