]> git.ipfire.org Git - thirdparty/openvpn.git/commit
client-kill management interface command, when issued on server, will
authorjames <james@e7ae566f-a301-0410-adde-c780ea21d3b5>
Thu, 1 Oct 2009 21:08:40 +0000 (21:08 +0000)
committerjames <james@e7ae566f-a301-0410-adde-c780ea21d3b5>
Thu, 1 Oct 2009 21:08:40 +0000 (21:08 +0000)
commitf25071b66fbcf508f46e16f30e964bdaa8f97d6f
treee631bf4ca86a57183e9cdb8e13a64a694ccc0555
parent7e6f2d6f5018e55ba21a808fc9432b31ecfdb4d2
client-kill management interface command, when issued on server, will
now send a RESTART message to client.

This feature is intended to make UDP clients respond the same as TCP
clients in the case where the server issues a RESTART message in
order to force the client to reconnect and pull a new options/route
list.

git-svn-id: http://svn.openvpn.net/projects/openvpn/branches/BETA21/openvpn@5021 e7ae566f-a301-0410-adde-c780ea21d3b5
forward.c
forward.h
multi.c
openvpn.h
push.c
push.h