aboutsummaryrefslogtreecommitdiffstats
path: root/src/libhydra/plugins/kernel_pfkey
Commit message (Collapse)AuthorAgeFilesLines
* Do not install routes for pluto.Tobias Brunner2010-09-021-0/+5
| | | | | There are some incompatibilities with e.g. passthrough policies. Pluto installs required source routes via updown script.
* 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
| | | | | This will later allow us to support pluto's passthrough and drop policies in charon.
* 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