aboutsummaryrefslogtreecommitdiffstats
path: root/src/include/linux/xfrm.h
Commit message (Collapse)AuthorAgeFilesLines
* include: Update xfrm.h to include hardware offloading extensionsTobias Brunner2017-05-231-1/+10
|
* include: Update xfrm.h to Linux v4.3Martin Willi2016-09-301-0/+22
| | | | | We strip the newly introduced <linux/in6.h> include, as this clashes with the <netinet/in6.h> include.
* Updated copy of linux/xfrm.h to 2.6.39, featuring ESN supportMartin Willi2011-04-201-0/+13
|
* Implemented Traffic Flow Confidentiality padding in kernel_interfaceMartin Willi2010-12-201-0/+1
|
* upgraded xfrm.h to linux-2.6.34Andreas Steffen2010-06-271-21/+18
|
* Updated XFRM linux header, includes specified truncations for auth algosMartin Willi2009-11-261-1/+9
|
* upgrade to linux-2.6.28 headers with support for kmaddress structAndreas Steffen2008-10-291-0/+10
|
* userland support to process notifies for new NAT mappings detected in UDP ↵Martin Willi2008-10-071-5/+20
| | | | encapsulation
* The XFRM_STATE_AF_UNSPEC flag added to xfrm.h allows IPv4-over-IPv6 and ↵Andreas Steffen2008-07-151-0/+1
| | | | IPv6-over-IPv6 tunnels with the 2.6.26 and later Linux kernels
* updated xfrm.h to the version from the 2.6.25.4 kernel sourcesTobias Brunner2008-05-161-12/+128
|
* reverted to original header filesAndreas Steffen2007-04-291-93/+95
|
* removed dependencies on linux/types.hAndreas Steffen2007-04-271-93/+93
|
* added most problematic linux headers to distributionMartin Willi2007-04-191-0/+341
other/real linux header may be selected using --with-linux-headers=dir