strongswan/man
Martin Willi d048a319df ike: Restart inactivity counter after doing a CHILD_SA rekey
When doing a rekey for a CHILD_SA, the use counters get reset. An inactivity
job is queued for a time unrelated to the rekey time, so it might happen
that the inactivity job gets executed just after rekeying. If this happens,
inactivity is detected even if we had traffic on the rekeyed CHILD_SA just
before rekeying.

This change implies that inactivity checks can't handle inactivity timeouts
for rekeyed CHILD_SAs, and therefore requires that inactivity timeout is shorter
than the rekey time to have any effect.
2014-01-23 16:19:22 +01:00
..
.gitignore Build generated man pages via configure script 2013-09-13 14:32:51 +02:00
Makefile.am Build generated man pages via configure script 2013-09-13 14:32:51 +02:00
ipsec.conf.5.in ike: Restart inactivity counter after doing a CHILD_SA rekey 2014-01-23 16:19:22 +01:00
ipsec.secrets.5.in Build generated man pages via configure script 2013-09-13 14:32:51 +02:00
strongswan.conf.5.in man: Document xauth-pam session option 2014-01-23 16:07:04 +01:00