CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/01/16 13:05:00
Modified files:
sbin/iked : config.c iked.8 iked.c iked.h ikev2.c
ikev2_msg.c types.h
Log message:
Add '-p' command line option which allows to configure
the UDP encapsulation port, similar to isakmpd's '-N' flag.
Being able to change the UDP encapsulation port is useful in cases
where ESP and UDP ports 500 and 4500 are blocked or rate limited.
ok sthen@
