aboutsummaryrefslogtreecommitdiffstats
path: root/src/include/linux
Commit message (Collapse)AuthorAgeFilesLines
* remove spaces before tabs at the beginning of lines (^( )+\t)Martin Willi2009-09-043-4/+4
|
* removed trailing spaces ([[:space:]]+$)Martin Willi2009-09-042-10/+10
|
* upgrade to linux-2.6.28 headers with support for kmaddress structAndreas Steffen2008-10-292-1/+29
|
* merging kernel_pfkey plugin back from kernel-interface branchTobias Brunner2008-10-141-2/+3
|
* 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
* shipping own linux/types.h for introduced __be32 in linux/xfrm.hMartin Willi2008-06-201-0/+172
|
* updated xfrm.h to the version from the 2.6.25.4 kernel sourcesTobias Brunner2008-05-161-12/+128
|
* updated pfkeyv2.hAndreas Steffen2008-04-181-1/+4
|
* local include of pfkeyv2.h and netlink.hAndreas Steffen2007-04-292-2/+2
|
* reverted to original header filesAndreas Steffen2007-04-296-245/+315
|
* actually not neededAndreas Steffen2007-04-282-189/+0
|
* actually not neededAndreas Steffen2007-04-282-316/+0
|
* added compiler.h filter.h in.h and udp.h to src/include/linux/Andreas Steffen2007-04-287-7/+506
|
* added netlink.h and rtnetlink.h to src/include/linuxAndreas Steffen2007-04-282-0/+1314
|
* removed dependencies on linux/types.hAndreas Steffen2007-04-272-94/+94
|
* added most problematic linux headers to distributionMartin Willi2007-04-193-0/+735
other/real linux header may be selected using --with-linux-headers=dir