Commit Graph

6 Commits

Author SHA1 Message Date
itojun 28fea45199 sync with header file change. s/u_int/unsigned int/ 2000-06-08 21:20:37 +00:00
itojun 0098d48228 typo; duplicated verb 2000-05-07 06:23:02 +00:00
itojun 8d205dbca9 document IPV6_PORTRANGE. 2000-04-19 05:18:01 +00:00
itojun 2e904aec57 make IPV6_BINDV6ONLY setsockopt available. it controls behavior of
AF_INET6 wildcard listening socket.  heavily documented in ip6(4).
net.inet6.ip6.bindv6only defines default value.  default is 1.

"options INET6_BINDV6ONLY" removes any code fragment that supports
IPV6_BINDV6ONLY == 0 case (not defopt'ed as use of this is rare).
2000-01-06 06:41:18 +00:00
itojun 8c1a324e1e wording fixes. sync with reality.
(sync with kame tree)
1999-12-22 06:51:15 +00:00
itojun 2d80f721a9 add ip6(4) and icmp6(4). 1999-12-20 05:50:47 +00:00