summaryrefslogtreecommitdiffstats
path: root/sys/netinet6/ip6_input.c
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_input.c
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_input.c')
-rw-r--r--sys/netinet6/ip6_input.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/netinet6/ip6_input.c b/sys/netinet6/ip6_input.c
index c20dcb5..d23a447 100644
--- a/sys/netinet6/ip6_input.c
+++ b/sys/netinet6/ip6_input.c
@@ -1213,7 +1213,7 @@ ip6_savecontrol(in6p, m, mp)
* jumbo payload option is included, the option which
* is to be removed before returning according to
* RFC2292.
- * Note: this constraint is removed in 2292bis.
+ * Note: this constraint is removed in RFC3542
*/
*mp = sbcreatecontrol((caddr_t)hbh, hbhlen,
IS2292(IPV6_2292HOPOPTS, IPV6_HOPOPTS),
OpenPOWER on IntegriCloud