CVSROOT: /cvs Module name: src Changes by: [email protected] 2025/03/13 11:49:37
Modified files:
sbin/iked : ikev2.c
Log message:
Move remote address update after ikev2_pld_parse() to make sure
the received packet is validated and authenticated before we update
our connection state.
Initially reported by IIJ
Feedback and ok yasuoka@ markus@
