CVSROOT: /cvs Module name: src Changes by: js...@cvs.openbsd.org 2009/08/04 09:05:50
Modified files: sbin/ipsecctl : ike.c ipsecctl.h parse.y Log message: Specify an ID-type of IPV4_ADDR or IPV6_ADDR if the srcid or dstid is given as an IPv4 or IPv6 address, rather than treating the IP address as a FQDN. ok hshoexer@ markus@ todd@