CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2013/04/23 03:31:33
Modified files:
net/openvpn : Makefile
Removed files:
net/openvpn/patches: patch-doc_openvpn_8
patch-src_openvpn_init_c
patch-src_openvpn_options_c
patch-src_openvpn_options_h
patch-src_openvpn_socket_c
patch-src_openvpn_socket_h
Log message:
remove the (minimal) rtable support; shortly after it was added to the
OpenVPN port, "exec" was added to route(8) which provides the same support
in a more general way. use a command like this instead:
"route -T <table#> exec openvpn -daemon ..."