From 84ae4bc101d9ac37251d6527756611cde5561f3a Mon Sep 17 00:00:00 2001 From: Erik N Date: Mon, 29 Jul 2024 21:45:46 +0200 Subject: [PATCH] Add section to readme on IETF RFCs consulted. --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index f2f97bd..f34da34 100644 --- a/README.md +++ b/README.md @@ -10,3 +10,10 @@ Software Defined Networking - Main repo: https://git.nstr.no/nstr-sw/sdn - GitHub mirror: https://github.com/nstr-sw/sdn + +## IETF RFCs + +The following IETF RFCs have been consulted +during the development of this project: + +- [RFC 8200: Internet Protocol, Version 6 (IPv6) Specification](https://www.rfc-editor.org/rfc/rfc8200.html)