]> git.ipfire.org Git - thirdparty/openvpn.git/commit
Handle non standard subnets in PF grammar
authorchantra <chantra@debuntu.org>
Fri, 11 Jun 2010 14:23:03 +0000 (16:23 +0200)
committerDavid Sommerseth <dazo@users.sourceforge.net>
Thu, 21 Oct 2010 09:40:36 +0000 (11:40 +0200)
commitd2ad24c062c0d1870d826ecbb9506f893896f50c
tree564606c2fd6525139af896e526d6d39b8e19471b
parent233105d2c9d1a2c6911342d8249b19310e94c251
Handle non standard subnets in PF grammar

Allow subnets for like 192.168.100.8/28 to be understood.  A warning
will be logged when subnet is incorrect and is being corrected to what
is assumed to be correct.

Signed-off-by: chantra <chantra@debuntu.org>
Acked-by: Gert Doering <gert@greenie.muc.de>
Signed-off-by: David Sommerseth <dazo@users.sourceforge.net>
pf.c