summaryrefslogtreecommitdiffstats
path: root/sys/netinet6/ip6_mroute.h
diff options
context:
space:
mode:
authorume <ume@FreeBSD.org>2005-07-20 08:59:45 +0000
committerume <ume@FreeBSD.org>2005-07-20 08:59:45 +0000
commitb8e17ef7630a3906fbab49d7daa80ccb9bab26a8 (patch)
tree9785e438f36aabb0b62a0a4ea9e8fda10d4ed830 /sys/netinet6/ip6_mroute.h
parent1b2743636cf7931f817712daaed5e6d2e3701222 (diff)
downloadFreeBSD-src-b8e17ef7630a3906fbab49d7daa80ccb9bab26a8.zip
FreeBSD-src-b8e17ef7630a3906fbab49d7daa80ccb9bab26a8.tar.gz
update comments:
- RFC2292bis -> RFC3542 - typo fixes Submitted by: Keiichi SHIMA <keiichi__at__iijlab.net> Obtained from: KAME
Diffstat (limited to 'sys/netinet6/ip6_mroute.h')
-rw-r--r--sys/netinet6/ip6_mroute.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/netinet6/ip6_mroute.h b/sys/netinet6/ip6_mroute.h
index 17f4a5d..26ac008 100644
--- a/sys/netinet6/ip6_mroute.h
+++ b/sys/netinet6/ip6_mroute.h
@@ -166,7 +166,7 @@ struct omrt6msg {
* like igmpmsg{} used for IPv4 implementation). This is because this
* structure will be passed via an IPv6 raw socket, on which an application
* will only receive the payload i.e. the data after the IPv6 header and all
- * the extension headers. (see Section 3 of draft-ietf-ipngwg-2292bis-01)
+ * the extension headers. (see Section 3 of RFC3542)
*/
struct mrt6msg {
#define MRT6MSG_NOCACHE 1
OpenPOWER on IntegriCloud