]> git.ipfire.org Git - thirdparty/openvpn.git/commit
Allow OpenVPN to run completely unprivileged under Linux
authorjames <james@e7ae566f-a301-0410-adde-c780ea21d3b5>
Mon, 21 Jan 2008 19:34:13 +0000 (19:34 +0000)
committerjames <james@e7ae566f-a301-0410-adde-c780ea21d3b5>
Mon, 21 Jan 2008 19:34:13 +0000 (19:34 +0000)
commit0aee9ca7e76887fb5752c15ef63bfb7a356df06e
treebd7db9d2c4e4ef4d2cedfdef961208ebd680c2f0
parent7686b1c407f8e78d24669971219f9bc253521744
Allow OpenVPN to run completely unprivileged under Linux
by allowing openvpn --mktun to be used with --user and --group
to set the UID/GID of the tun device node.  Also added --iproute
option to allow an alternative command to be executed in place
of the default iproute2 command (Alon Bar-Lev).

git-svn-id: http://svn.openvpn.net/projects/openvpn/branches/BETA21/openvpn@2639 e7ae566f-a301-0410-adde-c780ea21d3b5
init.c
lladdr.c
misc.c
misc.h
openvpn.8
options.c
route.c
tun.c
tun.h