diff options
Diffstat (limited to 'proto/ospf/ospf.c')
-rw-r--r-- | proto/ospf/ospf.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/proto/ospf/ospf.c b/proto/ospf/ospf.c index dbae585d..a5e22269 100644 --- a/proto/ospf/ospf.c +++ b/proto/ospf/ospf.c @@ -96,6 +96,7 @@ * - RFC 5838 - OSPFv3 Support of Address Families * - RFC 6549 - OSPFv2 Multi-Instance Extensions * - RFC 6987 - OSPF Stub Router Advertisement + * - RFC 7166 - OSPFv3 Authentication Trailer */ #include <stdlib.h> |