]> git.proxmox.com Git - mirror_frr.git/commit - ospf6d/ospf6_abr.c
ospf6d: add support for NSSA totally stub areas
authorRenato Westphal <renato@opensourcerouting.org>
Tue, 24 Aug 2021 20:35:21 +0000 (17:35 -0300)
committerRenato Westphal <renato@opensourcerouting.org>
Tue, 7 Sep 2021 14:43:35 +0000 (11:43 -0300)
commit8a60820f70cb9b218fdb87100caaca45c42f1a36
tree6e2c445a11803dcb07968c0b3df4b67f6ab827ac
parentb44f7c3f6d26ab3cbeb31432c3262735f5ccf379
ospf6d: add support for NSSA totally stub areas

Add a knob to turn a NSSA area into a totally stub area. In this
configuration a Type-3 default summary route is generated by default.

Syntax: `area A.B.C.D nssa no-summary`.

Signed-off-by: Renato Westphal <renato@opensourcerouting.org>
doc/user/ospf6d.rst
ospf6d/ospf6_abr.c
ospf6d/ospf6_area.c
ospf6d/ospf6_asbr.c
ospf6d/subdir.am