openbsd-ports/net/openvpn/patches
bluhm ecc8a9c2f8 OpenVPN copies part of the net/route.h header file into their route.c
source file.  They cannot include it, because the kernel route
structure has a name conflict with the openvpn route structure.
The obvious solution is to rename the openvpn route.  According to
the sources, NetBSD and FreeBSD and Dragonfly also suffer from that.

This change is needed for an upcoming routing message change.  We
do not want to patch the port each time when we change the system
header file.

Test and OK sthen@
2013-10-21 09:15:06 +00:00
..
patch-configure
patch-include_Makefile_in
patch-Makefile_in
patch-sample_sample-config-files_client_conf
patch-sample_sample-config-files_server_conf
patch-sample_sample-config-files_static-home_conf
patch-sample_sample-config-files_static-office_conf
patch-sample_sample-config-files_tls-home_conf
patch-sample_sample-config-files_tls-office_conf
patch-sample_sample-config-files_xinetd-client-config
patch-sample_sample-config-files_xinetd-server-config
patch-src_openvpn_route_c
patch-src_openvpn_route_h
patch-src_openvpn_syshead_h
patch-src_openvpn_tun_c