Hi, the ospf6ctl manual misses two database filters.
OK? Remi Index: ospf6ctl.8 =================================================================== RCS file: /cvs/src/usr.sbin/ospf6ctl/ospf6ctl.8,v retrieving revision 1.11 diff -u -p -r1.11 ospf6ctl.8 --- ospf6ctl.8 5 Nov 2017 17:45:02 -0000 1.11 +++ ospf6ctl.8 5 Jun 2018 20:13:23 -0000 @@ -78,6 +78,10 @@ Show only LSAs from the specified area Show only ASBR LSAs. .It Cm external Show only AS-External LSAs. +.It Cm intra +Show only Intra-Area-Prefix LSAs. +.It Cm link +Show only Link LSAs. .It Cm network Show only Network LSAs. .It Cm router
