aboutsummaryrefslogtreecommitdiffstats
path: root/src/libhydra/plugins/kernel_pfkey
Commit message (Expand)AuthorAgeFilesLines
...
* Some code cleanup in PF_KEY kernel interface.Tobias Brunner2011-07-061-118/+142
* Add the reqid to kernel_ipsec_t.del_policy.Tobias Brunner2011-07-061-2/+2
* Cache the most recent reqid in the PF_KEY kernel interface.Tobias Brunner2011-07-061-1/+2
* install PASS and DROP shunt policies via PFKEYv2 interfaceAndreas Steffen2011-07-051-1/+12
* Use CRITICAL job priority class for long running dispatcher jobsMartin Willi2011-05-161-2/+2
* Added an esn parameter to the kernel interface add_sa functionsMartin Willi2011-04-201-1/+1
* Added a (not yet implemented) plugin_t method to reload plugin configurationMartin Willi2011-04-151-0/+1
* Added a get_name() function to plugin_t, create_plugin_enumerator enumerates ...Martin Willi2011-04-151-0/+7
* added missing tfc argument to kernel_pfkey_ipsec interfaceAndreas Steffen2010-12-271-1/+1
* Include the destination net in the policy priority calculation.Tobias Brunner2010-12-071-6/+9
* Migrated kernel_pfkey_plugin_t to INIT/METHOD macrosAndreas Steffen2010-11-251-8/+11
* Do not install routes for pluto.Tobias Brunner2010-09-021-0/+5
* Charon specific strongswan.conf options generalized.Tobias Brunner2010-09-021-1/+2
* Fixing installation of trap policies (SPI=0) in kernel interface.Tobias Brunner2010-09-021-9/+8
* Added an option to specify the type of a policy to kernel_ipsec.add_policy.Tobias Brunner2010-09-021-1/+1
* Replaced the protocol argument in add_policy with an optional SPI for an AH SA.Tobias Brunner2010-09-021-2/+2
* Refer to scheduler and processor via lib and not hydra.Tobias Brunner2010-09-021-1/+1
* Moved all kernel plugins to libhydra.Tobias Brunner2010-09-025-0/+2336