CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/11/25 15:17:14
Modified files:
sbin/iked : config.c iked.h ikev2.c ikev2_pld.c policy.c
Log message:
Fix proposal error handling. If a proposal contains an unknown transform
type or id, ignore the proposal instead of failing the exchange.
ok patrick@
