CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/11/30 14:52:47
Modified files:
sbin/iked : iked.h ikev2.c
Log message:
We need to rekey every child SA (even if acquired): Otherwise we can
get out of sync with the peer and the peer would keep on using the
expired SA because the lifetime is not negotiated.
ok patrick@
