0
0
mirror of https://github.com/OpenVPN/openvpn.git synced 2024-09-20 03:52:28 +02:00
openvpn/sample
David Sommerseth 6a40276c75 Provide OpenVPN runtime version information to plug-ins
Also updated the log_v3 sample-plugin to demonstrate how this
works.

  $ openvpn --plugin log_v3.so --dev tun
  Fri Jul 10 15:17:28 2015 OpenVPN 2.3_git
[git:dev/plugin-version/f05d8623a29078bf+].....
  ...more.openvpn.logging...
  log_v3: OpenVPN 2.3_git  (Major: 2, Minor: 3, Patch:
git:dev/plugin-version/f05d8623a29078bf+)
  ...more.openvpn.logging...
  $

Signed-off-by: David Sommerseth <davids@redhat.com>
Acked-by: Gert Doering <gert@greenie.muc.de>
Message-Id: <1436534548-21507-3-git-send-email-openvpn.list@topphemmelig.net>
URL: http://article.gmane.org/gmane.network.openvpn.devel/9904
Signed-off-by: Gert Doering <gert@greenie.muc.de>
2015-07-27 21:02:02 +02:00
..
sample-config-files Use tls-auth in sample config files 2015-02-22 17:19:23 +01:00
sample-keys Use tls-auth in sample config files 2015-02-22 17:19:23 +01:00
sample-plugins Provide OpenVPN runtime version information to plug-ins 2015-07-27 21:02:02 +02:00
sample-scripts build: standard directory layout 2012-03-22 22:07:08 +01:00
sample-windows build: standard directory layout 2012-03-22 22:07:08 +01:00
Makefile.am build: integrate plugins build into core build 2012-06-26 11:29:02 +02:00