refer RFC 3542 rather than RFC 2292bis.
Submitted by: Keiichi SHIMA <keiichi__at__iijlab.net> Obtained from: KAME
This commit is contained in:
parent
d5cbe1abb0
commit
d84e21303c
@ -389,8 +389,8 @@ inet6_insert_padopt(u_char *p, int len)
|
||||
}
|
||||
|
||||
/*
|
||||
* The following functions are defined in a successor of RFC2292, aka
|
||||
* rfc2292bis.
|
||||
* The following functions are defined in RFC3542, which is a successor
|
||||
* of RFC2292.
|
||||
*/
|
||||
|
||||
int
|
||||
|
@ -278,7 +278,7 @@ is overloaded to mean ``All network ports in use.''
|
||||
.%A M. Thomas
|
||||
.%A E. Nordmark
|
||||
.%T "Advanced Socket API for IPv6"
|
||||
.%O draft-ietf-ipngwg-rfc2292bis-01.txt
|
||||
.%O RFC3542
|
||||
.Re
|
||||
.Sh HISTORY
|
||||
Most of these
|
||||
|
@ -284,7 +284,7 @@ inet6_rthdr_getflags(cmsg, idx)
|
||||
}
|
||||
|
||||
/*
|
||||
* RFC3542 (2292bis) API
|
||||
* RFC3542 API
|
||||
*/
|
||||
|
||||
socklen_t
|
||||
|
Loading…
x
Reference in New Issue
Block a user