summaryrefslogtreecommitdiffstats
path: root/sys/netinet/ip_ipsec.c
Commit message (Expand)AuthorAgeFilesLines
* Take the route mtu into account, if available, when sending anbz2008-04-091-2/+1
* Correct IPsec behaviour with a 'use' level in SP but no SA available.bz2008-03-141-0/+12
* Add FBSDID to all files in netinet so that people can moresilby2007-10-071-2/+3
* Rename option IPSEC_FILTERGIF to IPSEC_FILTERTUNNEL.bz2007-08-051-3/+3
* Commit the change from FAST_IPSEC to IPSEC. The FAST_IPSECgnn2007-07-031-10/+10
* Commit IPv6 support for FAST_IPSEC to the tree.gnn2007-07-011-194/+2
* Move universally to ANSI C function declarations, with relativelyrwatson2007-05-101-3/+2
* Remove unneeded mac.h include.rwatson2006-07-061-1/+0
* Make sure the ip data pointer is correct before touching it againbz2006-05-051-0/+1
* Move the IPSEC related code blocks to their own file to unclutterandre2006-02-011-0/+579
OpenPOWER on IntegriCloud