aboutsummaryrefslogtreecommitdiffstats
path: root/src/libcharon/kernel/kernel_interface.h
Commit message (Collapse)AuthorAgeFilesLines
* kernel-interface: Not all kernel interfaces support SPIs on policiesTobias Brunner2017-08-071-0/+2
|
* kernel: Make range of SPIs for IPsec SAs configurableTobias Brunner2017-03-021-0/+6
|
* kernel-interface: Add interface name to local subnet enumeratorTobias Brunner2017-02-081-1/+3
|
* kernel-interface: Add method to enumerate locally attached subnetsTobias Brunner2017-02-081-0/+9
|
* kernel-net: Let get_nexthop() return an optional interface nameTobias Brunner2016-06-101-1/+3
| | | | | The returned name should be the interface over which the destination address/net is reachable.
* 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