aboutsummaryrefslogtreecommitdiffstats
path: root/src/libcharon/plugins/kernel_netlink/kernel_netlink_ipsec.c
Commit message (Expand)AuthorAgeFilesLines
* kernel-netlink: Order policies with equal priorities by their automatic priorityTobias Brunner2016-04-151-11/+24
* Extended IPsec kernel policy schemeAndreas Steffen2016-04-091-18/+53
* Implemented IPsec policies restricted to given network interfaceAndreas Steffen2016-04-091-6/+9
* Support manually-set IPsec policy prioritiesAndreas Steffen2016-04-091-2/+4
* kernel-netlink: Prefer policies with reqid over those withoutTobias Brunner2016-04-091-1/+7
* kernel-netlink: Only associate templates with inbound FWD policiesTobias Brunner2016-04-091-1/+1
* kernel-netlink: Associate routes with IN policies instead of FWD policiesTobias Brunner2016-04-091-21/+21
* kernel: Use structs to pass information to the kernel-ipsec interfaceTobias Brunner2016-04-091-215/+255
* Use standard unsigned integer typesAndreas Steffen2016-03-241-48/+48
* Implemented port ranges in kernel_netlink interfaceAndreas Steffen2016-03-041-7/+19
* libhydra: Move kernel interface to libcharonTobias Brunner2016-03-031-31/+28
* libhydra: Move all kernel plugins to libcharonTobias Brunner2016-03-031-0/+2966
* Moved all kernel plugins to libhydra.Tobias Brunner2010-09-021-2208/+0
* Refer to kernel interface via hydra and not charon.Tobias Brunner2010-09-021-16/+16
* Removed references to protocol_id_t from kernel interface.Tobias Brunner2010-09-021-57/+22
* Moved migrate job creation to kernel event handler.Tobias Brunner2010-09-021-7/+2
* Moved update SA job creation to kernel event handler.Tobias Brunner2010-09-021-6/+2
* Moved delete/rekey CHILD_SA job creation to kernel event handler.Tobias Brunner2010-09-021-17/+4
* Moved acquire job creation to kernel event handler.Tobias Brunner2010-09-021-6/+3
* Refer to processor via hydra and not charon.Tobias Brunner2010-09-021-7/+8
* Use a seperate section for each nested struct member in INIT macroMartin Willi2010-08-181-14/+16
* support of xfrm marks for IKEv2Andreas Steffen2010-07-021-45/+278
* Moving charon to libcharon.Tobias Brunner2010-03-191-0/+2032