CVSROOT: /cvs Module name: src Changes by: [email protected] 2026/04/01 12:58:15
Modified files:
sbin/iked : ikev2_pld.c
regress/sbin/iked/parser: common.c
Log message:
iked only ever handles one exchange at a time so we can drop the
entire fragment queue instead of doing a lookup based on the msgid
Found by Dirk Loss
ok markus@ hshoexer@
