strongswan/src/libcharon/plugins/kernel_wfp
Martin Willi 942797a5b5 kernel-interface: Add a separate "update" flag to add_sa()
The current "inbound" flag is used for two purposes: To define the actual
direction of the SA, but also to determine the operation used for SA
installation. If an SPI has been allocated, an update operation is required
instead of an add.

While the inbound flag normally defines the kind of operation required, this
is not necessarily true in all cases. On the HA passive node, we install inbound
SAs without prior SPI allocation.
2015-03-09 18:18:20 +01:00
..
Makefile.am kernel-wfp: Include Windows header patch for MinGW 4.8.1 2014-06-04 16:32:12 +02:00
ipsecdump.c kernel-wfp: Install tunnel and trap forward policies 2014-06-04 16:32:10 +02:00
kernel_wfp_compat.c kernel-wfp: Add missing IPsec sublayer GUIDs 2014-12-04 11:10:48 +01:00
kernel_wfp_compat.h kernel-wfp: Define IPsec related ALE layers and callout GUIDs 2014-12-04 11:10:48 +01:00
kernel_wfp_ipsec.c kernel-interface: Add a separate "update" flag to add_sa() 2015-03-09 18:18:20 +01:00
kernel_wfp_ipsec.h kernel-wfp: Add a stub for a Windows Filtering Platform based IPsec backend 2014-06-04 16:32:05 +02:00
kernel_wfp_plugin.c kernel-wfp: Depend on used RNG plugin features 2014-06-04 16:32:09 +02:00
kernel_wfp_plugin.h kernel-wfp: Add a stub for a Windows Filtering Platform based IPsec backend 2014-06-04 16:32:05 +02:00
mingw-w64-4.8.1.diff kernel-wfp: Include Windows header patch for MinGW 4.8.1 2014-06-04 16:32:12 +02:00