diff options
Diffstat (limited to 'net/openvpn/patches/patch-aa')
-rw-r--r-- | net/openvpn/patches/patch-aa | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net/openvpn/patches/patch-aa b/net/openvpn/patches/patch-aa index a1964e56d20..8d7a1eb219b 100644 --- a/net/openvpn/patches/patch-aa +++ b/net/openvpn/patches/patch-aa @@ -1,7 +1,7 @@ -$NetBSD: patch-aa,v 1.6 2011/04/28 07:27:25 adam Exp $ +$NetBSD: patch-aa,v 1.7 2013/02/10 05:55:07 manu Exp $ ---- route.c.orig 2010-11-04 19:29:40.000000000 +0000 -+++ route.c +--- src/openvpn/route.c.orig 2010-11-04 19:29:40.000000000 +0000 ++++ src/openvpn/route.c @@ -1614,7 +1614,11 @@ get_default_gateway (in_addr_t *gateway, #define RTA_NETMASK 0x4 |