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
Age
Commit message (
Expand
)
Author
2002-03-23
fix arg to bcmp() - need to compare 15 bytes, not 3 bytes. sync w/kame
itojun
2002-03-21
protect in6pcb queue operation by splnet, as pcb queue will be touched
itojun
2002-03-20
remove obsolete comment
itojun
2002-03-19
check sa_len and sa_family strictly. (NOTE: rtsol/rtsold older than Nov2001
itojun
2002-03-18
esp/ah_ctlinput: pass useful address to key_alloc.
itojun
2002-03-15
have a real lock around IPv6 reassembly.
itojun
2002-03-15
s/0/NULL/ as ln_hold is a pointer. sync w/ kame
itojun
2002-03-15
have tcp6_drain
itojun
2002-03-14
zlib 1.1.4 dislikes Z_FLUSH at the end of inflate().
itojun
2002-03-05
on redirect output, always try to attach target link layer address option.
itojun
2002-03-04
Nuke out-of-synch comment.
sommerfeld
2002-02-27
sync blowfish function prototype between i386 assembly and C.
itojun
2002-01-22
make sure to check address family on route cache. with IPv4 mapped
itojun
2002-01-08
do not log() in per-packet input path. sync w/kame
itojun
2001-12-22
make it compile even if NGIF=0
itojun
2001-12-21
whitespace/costmetic sync w/kame
itojun
2001-12-21
call encap6_ctlinput on icmp6 against tunnelled packet. sync w/kame
itojun
2001-12-21
remove obsolete #if 0'ed section. sync w/kame
itojun
2001-12-21
use radix table for inbound tunnel lookup (would increase performance
itojun
2001-12-21
move in6_gif_hlim decl to in6_gif.c. sync with kame
itojun
2001-12-21
move protosw fragment for gif/stf to their own source code.
itojun
2001-12-20
centralize multicast group management (in6_join/leavegroup).
itojun
2001-12-18
reduce white space/cosmetic diffs w/kame.
itojun
2001-12-18
remove obsolete #if 0'ed portion.
itojun
2001-12-07
correct timing to increment icmp6 MIB variables. sync with kame
itojun
2001-11-27
fix cast128 with shorter key length. sync with kame
itojun
2001-11-21
update outgoing ifp, only if tunnel mode ipsec is used. this is to
itojun
2001-11-17
(minor) delint
perry
2001-11-13
add RCSIDs
lukem
2001-11-02
check offset overrun in ip6_nexthdr.
itojun
2001-10-29
Don't need to include <uvm/uvm_extern.h> just to include <sys/sysctl.h>
simonb
2001-10-29
always check extension header length.
itojun
2001-10-24
no tcp_fasttimo any more. PR 14333
itojun
2001-10-24
more whitespace sync with kame
itojun
2001-10-24
remove unused codepath (unifdef -UUDP6)
itojun
2001-10-18
gather stats on raw ip6 socket. sync with kame
itojun
2001-10-18
simplify per-if stats.
itojun
2001-10-18
reduce diffs with kame (mostly cosmetic).
itojun
2001-10-17
do not change neighbor cache state on entry timeout,
itojun
2001-10-17
unifdef OLDIP6OUTPUT
itojun
2001-10-16
more whitespace/comment sync with kame
itojun
2001-10-16
remove unused #define. sync whitespace/comment with kame.
itojun
2001-10-16
reduce diff with kame. whitespace only
itojun
2001-10-15
sync with kame.
itojun
2001-10-15
implement IPV6_V6ONLY socket option from draft-ietf-ipngwg-rfc2553bis-03.txt.
itojun
2001-10-15
reduce diff with kame. whitespace changes only.
itojun
2001-09-16
Spell 'occurred' with two 'r's.
wiz
2001-09-13
fix SA lookup when IPsec transport mode and tunnel mode over IPv6 is used
itojun
2001-09-10
minor style
itojun
2001-09-09
Add asm versions of blowfish and des transforms for i386.
tls
[next]