Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | include: Update xfrm.h to include hardware offloading extensions | Tobias Brunner | 2017-05-23 | 1 | -1/+10 |
| | |||||
* | include: Update xfrm.h to Linux v4.3 | Martin Willi | 2016-09-30 | 1 | -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 support | Martin Willi | 2011-04-20 | 1 | -0/+13 |
| | |||||
* | Implemented Traffic Flow Confidentiality padding in kernel_interface | Martin Willi | 2010-12-20 | 1 | -0/+1 |
| | |||||
* | upgraded xfrm.h to linux-2.6.34 | Andreas Steffen | 2010-06-27 | 1 | -21/+18 |
| | |||||
* | Updated XFRM linux header, includes specified truncations for auth algos | Martin Willi | 2009-11-26 | 1 | -1/+9 |
| | |||||
* | upgrade to linux-2.6.28 headers with support for kmaddress struct | Andreas Steffen | 2008-10-29 | 1 | -0/+10 |
| | |||||
* | userland support to process notifies for new NAT mappings detected in UDP ↵ | Martin Willi | 2008-10-07 | 1 | -5/+20 |
| | | | | encapsulation | ||||
* | The XFRM_STATE_AF_UNSPEC flag added to xfrm.h allows IPv4-over-IPv6 and ↵ | Andreas Steffen | 2008-07-15 | 1 | -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 sources | Tobias Brunner | 2008-05-16 | 1 | -12/+128 |
| | |||||
* | reverted to original header files | Andreas Steffen | 2007-04-29 | 1 | -93/+95 |
| | |||||
* | removed dependencies on linux/types.h | Andreas Steffen | 2007-04-27 | 1 | -93/+93 |
| | |||||
* | added most problematic linux headers to distribution | Martin Willi | 2007-04-19 | 1 | -0/+341 |
other/real linux header may be selected using --with-linux-headers=dir |