aboutsummaryrefslogtreecommitdiffstats
path: root/src/libcharon/kernel/kernel_ipsec.h
Commit message (Collapse)AuthorAgeFilesLines
* kernel-ipsec: Add flag to enable hardware offloading for an IPsec SATobias Brunner2017-05-231-0/+2
|
* Implemented IPsec policies restricted to given network interfaceAndreas Steffen2016-04-091-0/+4
|
* Support manually-set IPsec policy prioritiesAndreas Steffen2016-04-091-0/+3
|
* kernel: Use structs to pass information to the kernel-ipsec interfaceTobias Brunner2016-04-091-113/+173
|
* Use standard unsigned integer typesAndreas Steffen2016-03-241-14/+14
|
* libhydra: Move kernel interface to libcharonTobias Brunner2016-03-031-0/+297
| | | | This moves hydra->kernel_interface to charon->kernel.
* Moved kernel interface to libhydra.Tobias Brunner2010-09-021-292/+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).
* Some whitespace and code style fixes.Tobias Brunner2010-09-021-3/+3
|
* support of xfrm marks for IKEv2Andreas Steffen2010-07-021-8/+18
|
* Moving charon to libcharon.Tobias Brunner2010-03-191-0/+282