CVSROOT: /cvs Module name: src Changes by: r...@cvs.openbsd.org 2012/10/22 04:25:17
Modified files: sbin/iked : config.c iked.8 iked.c iked.h ikev2.c ikev2_msg.c ikev2_pld.c types.h Log message: Fix NAT-T support in iked, both on the initiator and the responder side. Also add a new command line option -t to optionally enforce NAT-T with UDP encapsulation on port 4500. Tested by mikeb@ and me ok mikeb@