CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/10/29 15:49:58
Modified files:
sbin/iked : config.c iked.h ikev2.c ikev2_msg.c ikev2_pld.c
parse.y
Log message:
Add initial support to request IP addresses as IKEv2 initiator.
At the moment the address is only negotiated and printed to the
log. If 'request addr 0.0.0.0' is configured, any address will
be accepted.
ok patrick@
