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
/
netipsec
/
ipsec_output.c
Age
Commit message (
Expand
)
Author
2005-12-11
merge ktrace-lwp.
christos
2004-05-07
Redo net.inet.* sysctl subtree for fast-ipsec from scratch.
jonathan
2004-03-17
sys/netinet6/ip6_ecn.h is reportedly a FreeBSD-ism; NetBSD has
jonathan
2004-03-16
Delint ntohl() as argument to a "%lx" format in a log message.
jonathan
2004-03-16
#include <net/net_osdep.h>: if INET6 is configured,
jonathan
2004-03-01
Add missing copyright notice (FreeBSD rev. 1.3.2.2).
thorpej
2004-01-16
Fix ipip_output() to always set *mp to NULL on failure, even if 'm'
scw
2003-10-06
Reversion of "netkey merge", part 2 (replacement of removed files in the
tls
2003-09-12
merge netipsec/key* into netkey/key*. no need for both.
itojun
2003-08-22
change the additional arg to be passed to ip{,6}_output to struct socket *.
itojun
2003-08-20
opt_inet6.h is FreeBSD-specific, so wrap it with #ifdef __FreeBSD__/#endif.
jonathan
2003-08-15
Fix bug with IP_DF handling which was breaking TCP: on FreeBSD, ip_off
jonathan
2003-08-15
(fast-ipsec): Add hooks to pass IPv4 IPsec traffic into fast-ipsec, if
jonathan
2003-08-13
Initial import of Sam Leffler's `Fast-IPsec' from FreeBSD 4.
jonathan