aboutsummaryrefslogtreecommitdiffstats
path: root/src/libcharon/plugins/kernel_netlink/kernel_netlink_plugin.c
Commit message (Collapse)AuthorAgeFilesLines
* kernel-netlink: Use total retransmit timeout as acquire timeoutTobias Brunner2017-05-231-0/+23
| | | | | | | By using the total retransmit timeout, modifications of timeout settings automatically reflect on the value of xfrm_acq_expires. If set, the value of xfrm_acq_expires configured by the user takes precedence over the calculated value.
* libhydra: Move kernel interface to libcharonTobias Brunner2016-03-031-2/+0
| | | | This moves hydra->kernel_interface to charon->kernel.
* libhydra: Move all kernel plugins to libcharonTobias Brunner2016-03-031-0/+87
|
* Moved all kernel plugins to libhydra.Tobias Brunner2010-09-021-63/+0
|
* Refer to kernel interface via hydra and not charon.Tobias Brunner2010-09-021-5/+9
|
* Moving charon to libcharon.Tobias Brunner2010-03-191-0/+59