CVSROOT: /cvs Module name: src Changes by: [email protected] 2026/06/23 05:57:58
Modified files:
sbin/isakmpd : exchange.c
Log message:
isakmpd: Only call sa_isakmp_upgrade() when ISAKMP SAs actually exist
Informational and transactional exchanges do not have ISAKMP SAs.
Therefore only upgrade ISAKMP SAs when these actually exist.
ok markus@
