strongswan/src/charon-tkm
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
..
src kernel-interface: Add a separate "update" flag to add_sa() 2015-03-09 18:18:20 +01:00
tests charon-tkm: Add get_dst_host getter to SAD 2015-02-20 13:34:53 +01:00
.gitignore Introduce TKM specific charon daemon (charon-tkm) 2013-03-19 15:23:45 +01:00
Makefile.am charon-tkm: Don't run tests automatically during 'make check' 2013-11-27 18:35:44 +01:00
build_charon.gpr Implement Ada exception processing 2013-03-19 15:23:48 +01:00
build_common.gpr charon-tkm: Support for out-of-tree build added 2013-11-27 18:35:44 +01:00
build_tests.gpr charon-tkm: Add Binder switches to test project to enable exception backtraces 2013-11-27 18:35:44 +01:00