]> git.ipfire.org Git - thirdparty/openvpn.git/commit
Define the new openvpn_plugin_{open,func}_v3() API
authorDavid Sommerseth <dazo@users.sourceforge.net>
Thu, 9 Dec 2010 23:09:20 +0000 (00:09 +0100)
committerDavid Sommerseth <davids@redhat.com>
Fri, 25 Mar 2011 08:38:48 +0000 (09:38 +0100)
commit6b2e3b9132e5820cebf4984c86ef742c11587790
tree2fa11dc5c7b2e7ae22c34876a8546f0f6210fa8c
parenta0a547a70d6f8e5cc444fe6b07020d874cca1418
Define the new openvpn_plugin_{open,func}_v3() API

This just implements the basic API changes needed for the newer and more
flexible plug-in API.

Signed-off-by: David Sommerseth <dazo@users.sourceforge.net>
Acked-by: James Yonan <james@openvpn.net>
openvpn-plugin.h
plugin.c
plugin.h