strongswan/src/libcharon
Tobias Brunner 44107cb7b7 child-delete: Delay the removal of the inbound SA of rekeyed CHILD_SAs
After deleting a rekeyed CHILD_SA we uninstall the outbound SA but don't
destroy the CHILD_SA (and the inbound SA) immediately.  We delay it
a few seconds or until the SA expires to allow delayed packets to get
processed. The CHILD_SA remains in state CHILD_DELETING until it finally
gets destroyed.
2017-05-23 18:46:49 +02:00
..
attributes Use standard unsigned integer types 2016-03-24 18:52:48 +01:00
bus bus: Re-add ampersand that got lost in refactoring 2016-11-14 15:15:11 +01:00
config child-cfg: Add flag to enable hardware offload 2017-05-23 16:54:36 +02:00
control controller: Don't listen for CHILD_SA state changes when terminating IKE_SAs 2017-03-02 09:10:48 +01:00
encoding ikev1: Send NAT-D payloads after HASH payloads in Aggressive Mode requests 2017-05-19 15:29:37 +02:00
kernel kernel-ipsec: Add flag to enable hardware offloading for an IPsec SA 2017-05-23 16:51:03 +02:00
network receiver: Restrict init limit to half-open SAs as responder 2017-05-23 17:53:20 +02:00
plugins child-sa: Change API used to set/install policies 2017-05-23 18:41:31 +02:00
processing/jobs delete-child-sa-job: Add new constructor that takes the unique ID of a CHILD_SA 2017-05-23 18:46:49 +02:00
sa child-delete: Delay the removal of the inbound SA of rekeyed CHILD_SAs 2017-05-23 18:46:49 +02:00
tests child-delete: Delay the removal of the inbound SA of rekeyed CHILD_SAs 2017-05-23 18:46:49 +02:00
Android.mk ikev2: Add task to handle IKEV2_MESSAGE_ID_SYNC notifies as responder 2017-02-08 15:03:25 +01:00
Makefile.am Add plugin constructor registration for all libraries that provide plugins 2017-05-23 18:29:12 +02:00
daemon.c Add plugin constructor registration for all libraries that provide plugins 2017-05-23 18:29:12 +02:00
daemon.h Fixed some typos, courtesy of codespell 2017-03-23 18:29:18 +01:00
debug Moving charon to libcharon. 2010-03-19 13:34:52 +01:00