index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
netinet6
/
in6_src.c
Age
Commit message (
Expand
)
Author
2003-12-10
use if_indexlim (instead of if_index) and ifindex2ifnet[x] != NULL
itojun
2003-09-04
revamp inpcb/in6pcb so that they are more aligned with each other.
itojun
2003-08-07
Move UCB-licensed code from 4-clause to 3-clause licence.
agc
2002-09-11
KNF - return is not a function. sync w/kame.
itojun
2002-08-26
pass proc * to in6_pcbsetport. PR 18073
itojun
2002-06-08
whitespace cleanup
itojun
2002-05-29
attach nd_ifinfo structure into if_afdata.
itojun
2002-05-29
rm obsolete comment
itojun
2002-01-22
make sure to check address family on route cache. with IPv4 mapped
itojun
2001-11-13
add RCSIDs
lukem
2001-10-16
more whitespace/comment sync with kame
itojun
2001-06-06
fix a IPNOPRIVPORTS unused variable botch. noted by proff.
mrg
2001-03-30
enable FAKE_LOOPBACK_IF case by default.
itojun
2001-02-08
amove in6_{embed,recover}scope prototypes to in6_var.h (kernel only).
itojun
2000-08-26
implement net.inet6.ip6.{anon,low}port{min,max} sysctl variable.
itojun
2000-08-26
add missing IPNOPRIVPORTS case
itojun
2000-07-07
sync with kame.
itojun
2000-06-03
sync with kame.
itojun