[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
CVS: cvs.openbsd.org: src
- To: source-changes_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org
- Subject: CVS: cvs.openbsd.org: src
- From: Hans-Joerg Hoexer <hshoexer_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org>
- Date: Fri, 14 Nov 2008 16:16:38 -0700 (MST)
CVSROOT: /cvs
Module name: src
Changes by: hshoexer_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org 2008/11/14 16:16:37
Modified files:
sbin/ipsecctl : parse.y
Log message:
When parsing v4 addresses mark them as network addresses
(IPV4_ADDR_SUBNET) when they contain a '/'.
This allows to choose between IPV4_ADDR and IPV4_ADDR_SUBNET by adding
"/32", ie. "a.b.c.d" vs. "a.b.c.d/32". This helps to interop with other
IKE implementations.
>From Mitja Muzenic <mitja at muzenic dot net>, thanks!
Idea supported by markus@ and jdixon_(_at_)__(_dot_)_
Visit your host, monkey.org