CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/03/24 12:57:25
Modified files:
sbin/iked : ikev2.c
Log message:
Always clear sa_simult when initiating a new CREATE_CHILD_SA exchange, not
just on explicit errors. This is to make sure we don't try to resolve a
conflict from a previous failed simultaneous rekeying exchange.
ok markus@
