aboutsummaryrefslogtreecommitdiffstats
path: root/src/libhydra/plugins/kernel_pfkey/kernel_pfkey_ipsec.c
Commit message (Expand)AuthorAgeFilesLines
* Disabled listening for kernel events in starter.Tobias Brunner2012-06-081-18/+26
* Properly install policies with ports in PF_KEY kernel interface.Tobias Brunner2012-06-071-27/+28
* Route reinstallation in kernel_ipsec_t implementations is not needed anymore.Tobias Brunner2012-05-021-6/+1
* Silently install route again, even if it did not change.Tobias Brunner2011-11-041-1/+6
* Compile warning fixed in kernel interfaces.Tobias Brunner2011-11-041-1/+1
* Implemented flushing of SAD and SPD entries via PF_KEY.Tobias Brunner2011-10-211-0/+68
* Install fallback drop policies to avoid transmitting unencrypted packets.Tobias Brunner2011-07-271-0/+3
* Remove policies in kernel interfaces based on their priority.Tobias Brunner2011-07-271-17/+34
* Fixed common misspellings.Tobias Brunner2011-07-201-1/+1
* Record usage history of policies in PF_KEY kernel interface.Tobias Brunner2011-07-061-169/+457
* 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 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
* 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-021-0/+2173