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
/
netinet
/
files.netinet
Age
Commit message (
Expand
)
Author
2012-06-25
rename rfc6056 -> portalgo, requested by yamt
christos
2011-09-24
Add inet4 part of the rfc6056 code contributed by Vlad Balan as part of
christos
2011-05-03
Reduces the resources demanded by TCP sessions in TIME_WAIT-state using
dyoung
2010-07-13
Split-off IPv4 re-assembly mechanism into a separate module. Abstract
rmind
2008-01-25
Refactor in_cksum/in4_cksum/in6_cksum implementations:
joerg
2007-05-02
Remove obsolete files netinet/in_route.[ch].
dyoung
2007-05-02
Remove unused option.
dyoung
2006-12-09
Here are various changes designed to protect against bad IPv4
dyoung
2006-11-25
move tso-by-software code to their own files. no functional changes.
yamt
2006-11-23
Backout accidental commit which broke kernel builds.
tron
2006-11-23
New EtherIP driver based on tap(4) and gif(4) by Hans Rosenfeld.
rpaulo
2006-11-13
Add a source-address selection policy mechanism to the kernel.
dyoung
2006-10-09
Modular (I tried ;-) TCP congestion control API. Whenever certain conditions
rpaulo
2005-12-11
merge ktrace-lwp.
christos
2005-02-28
Commit TCP SACK patches from Kentaro A. Karahone's patch at:
jonathan
2005-01-13
compile tcp_debug.c only if the TCP_DEBUG option is set,
drochner
2004-09-04
IPv4 PIM support, based on a submission from Pavlin Radoslavov posted on
manu
2004-05-01
defflag TCP_OUTPUT_COUNTERS and TCP_REASS_COUNTERS
matt
2004-04-25
Initial commit of a port of the FreeBSD implementation of RFC 2385
jonathan
2003-11-26
always compile ip_id.c
itojun
2003-11-26
define RANDOM_IP_ID by default (unifdef -DRANDOM_IP_ID).
itojun
2003-11-17
Revert the (default) ip_id algorithm to the pre-randomid algorithm,
jonathan
2003-09-06
randomize IPv4/v6 fragment ID and IPv6 flowlabel. avoids predictability
itojun
2002-10-10
Move netinet, netinet6, ipsec, and ipfilter config defns to
thorpej