Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | upgrade to linux-2.6.28 headers with support for kmaddress struct | Andreas Steffen | 2008-10-29 | 2 | -1/+29 |
| | |||||
* | merging kernel_pfkey plugin back from kernel-interface branch | Tobias Brunner | 2008-10-14 | 1 | -2/+3 |
| | |||||
* | 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 | ||||
* | including sys/queue.h to support TAILQ_LAST() macro | Martin Willi | 2008-06-20 | 2 | -1/+559 |
| | |||||
* | shipping own linux/types.h for introduced __be32 in linux/xfrm.h | Martin Willi | 2008-06-20 | 1 | -0/+172 |
| | |||||
* | updated xfrm.h to the version from the 2.6.25.4 kernel sources | Tobias Brunner | 2008-05-16 | 1 | -12/+128 |
| | |||||
* | updated pfkeyv2.h | Andreas Steffen | 2008-04-18 | 1 | -1/+4 |
| | |||||
* | added udp.h4.1.2 | Andreas Steffen | 2007-04-29 | 1 | -1/+2 |
| | |||||
* | local include of pfkeyv2.h and netlink.h | Andreas Steffen | 2007-04-29 | 2 | -2/+2 |
| | |||||
* | reverted to original header files | Andreas Steffen | 2007-04-29 | 6 | -245/+315 |
| | |||||
* | actually not needed | Andreas Steffen | 2007-04-28 | 3 | -191/+1 |
| | |||||
* | actually not needed | Andreas Steffen | 2007-04-28 | 1 | -1/+1 |
| | |||||
* | actually not needed | Andreas Steffen | 2007-04-28 | 2 | -316/+0 |
| | |||||
* | added compiler.h filter.h in.h and udp.h to src/include/linux/ | Andreas Steffen | 2007-04-28 | 8 | -8/+508 |
| | |||||
* | added netlink.h and rtnetlink.h to src/include/linux | Andreas Steffen | 2007-04-28 | 1 | -1/+1 |
| | |||||
* | added netlink.h and rtnetlink.h to src/include/linux | Andreas Steffen | 2007-04-28 | 2 | -0/+1314 |
| | |||||
* | removed dependencies on linux/types.h | Andreas Steffen | 2007-04-27 | 2 | -94/+94 |
| | |||||
* | added most problematic linux headers to distribution | Martin Willi | 2007-04-19 | 4 | -0/+736 |
other/real linux header may be selected using --with-linux-headers=dir |