aboutsummaryrefslogtreecommitdiffstats
path: root/src/libcharon/kernel/kernel_interface.h
Commit message (Collapse)AuthorAgeFilesLines
* kernel: Use structs to pass information to the kernel-ipsec interfaceTobias Brunner2016-04-091-112/+39
|
* Use standard unsigned integer typesAndreas Steffen2016-03-241-26/+26
|
* libhydra: Move kernel interface to libcharonTobias Brunner2016-03-031-0/+655
| | | | This moves hydra->kernel_interface to charon->kernel.
* Moved kernel interface to libhydra.Tobias Brunner2010-09-021-483/+0
|
* Removed references to protocol_id_t from kernel interface.Tobias Brunner2010-09-021-7/+7
| | | | | Instead we use the actual IP protocol identifier (the conversion now happens in child_sa_t and kernel_handler_t).
* Added listener handling to kernel interface.Tobias Brunner2010-09-021-1/+70
|
* Some whitespace and code style fixes.Tobias Brunner2010-09-021-15/+21
|
* support of xfrm marks for IKEv2Andreas Steffen2010-07-021-8/+18
|
* Moving charon to libcharon.Tobias Brunner2010-03-191-0/+398