freebsd-skq/sys
vanhu 16c1346b9a Added support for NAT-Traversal (RFC 3948) in IPsec stack.
Thanks to (no special order) Emmanuel Dreyfus (manu@netbsd.org), Larry
Baird (lab@gta.com), gnn, bz, and other FreeBSD devs, Julien Vanherzeele
(julien.vanherzeele@netasq.com, for years of bug reporting), the PFSense
team, and all people who used / tried the NAT-T patch for years and
reported bugs, patches, etc...

X-MFC: never

Reviewed by:	bz
Approved by:	gnn(mentor)
Obtained from:	NETASQ
2009-06-12 15:44:35 +00:00
..
amd64 Add alc(4), a driver for Atheros AR8131/AR8132 PCIe ethernet 2009-06-10 02:07:58 +00:00
arm devclass_find_free_unit(xxx, 0) is identical to -1 for most 2009-06-12 00:07:09 +00:00
boot Add alc(4), a driver for Atheros AR8131/AR8132 PCIe ethernet 2009-06-10 02:07:58 +00:00
bsm
cam Adapt vfs kqfilter to the shared vnode lock used by zfs write vop. Use 2009-06-10 20:59:32 +00:00
cddl pjd has requested that I keep the tunable as zfs_prefetch_disable to minimize gratuitous 2009-06-11 22:24:08 +00:00
compat Regenerate 2009-06-10 13:48:43 +00:00
conf Added support for NAT-Traversal (RFC 3948) in IPsec stack. 2009-06-12 15:44:35 +00:00
contrib All consumers of in_cksum.h have been properly #ifdefed already, 2009-06-10 11:19:34 +00:00
crypto
ddb
dev Re-add the send queue tunable for people who do not use buffering. 2009-06-11 21:32:26 +00:00
fs This commit is analagous to r193952, but for the experimental nfs 2009-06-10 21:16:39 +00:00
gdb
geom As discussed in the devsummit, introduce two fields in the 2009-06-11 09:55:26 +00:00
gnu Fix r193923 by noting that type of a_fp is struct file *, not int. 2009-06-10 14:24:31 +00:00
i386 strict kobj signatures: fix legacy i386 pcib_write_config impl 2009-06-11 17:06:31 +00:00
ia64
isa
kern Stop asserting on exclusive locks in fsync since it can now support 2009-06-11 17:06:45 +00:00
kgssapi
libkern add explanatory header license 2009-06-09 21:29:16 +00:00
mips
modules Last (hopefully) attempt to fix both parallel build and 2009-06-12 07:39:10 +00:00
net Added support for NAT-Traversal (RFC 3948) in IPsec stack. 2009-06-12 15:44:35 +00:00
net80211 make implicit pad visible 2009-06-11 17:10:21 +00:00
netatalk
netgraph Assign ng_eiface nodes a netgraph name on instantiation, in a way which 2009-06-12 09:20:31 +00:00
netinet Added support for NAT-Traversal (RFC 3948) in IPsec stack. 2009-06-12 15:44:35 +00:00
netinet6 Remove unnecessary #ifdef lines and code. 2009-06-12 09:31:14 +00:00
netipsec Added support for NAT-Traversal (RFC 3948) in IPsec stack. 2009-06-12 15:44:35 +00:00
netipx Put the variable declarations for TCPDEBUG under #ifdef INET as well. 2009-06-10 09:28:50 +00:00
netnatm
netncp
netsmb
nfs
nfsclient Add a test for VI_DOOMED just after nfs_upgrade_vnlock() in 2009-06-10 21:03:57 +00:00
nfsserver
nlm
opencrypto
pc98
pci
powerpc strict kobj signatures: fix adb_hb_controller_poll impl in powermac 2009-06-11 17:16:04 +00:00
rpc For the case where another thread was doing a connect and that 2009-06-10 19:02:09 +00:00
security Adapt vfs kqfilter to the shared vnode lock used by zfs write vop. Use 2009-06-10 20:59:32 +00:00
sparc64
sun4v
sys Added support for NAT-Traversal (RFC 3948) in IPsec stack. 2009-06-12 15:44:35 +00:00
tools Move all sound related scripts to its own 'sound' subdir. 2009-06-10 06:49:45 +00:00
ufs
vm Eliminate an unnecessary restriction on the vm object type from 2009-06-09 17:04:39 +00:00
xdr
xen
Makefile