CVSROOT: /cvs Module name: src Changes by: to...@cvs.openbsd.org 2020/09/21 14:13:49
Modified files: sbin/iked : ikev2_pld.c Log message: Fix reassembly of out-of-order fragments. Always take the nextpld field from the IKE header of fragment #1, not the first received fragment. ok patrick@