]> git.ipfire.org Git - thirdparty/openvpn.git/commitdiff
Documented --push-peer-info option
authorRobert Fischer <ml-openvpn@trispace.org>
Sat, 10 Dec 2011 14:51:30 +0000 (15:51 +0100)
committerDavid Sommerseth <davids@redhat.com>
Sun, 5 Feb 2012 16:35:03 +0000 (17:35 +0100)
Signed-off-by: Robert Fischer <ml-openvpn@trispace.org>
Acked-by: David Sommerseth <davids@redhat.com>
Signed-off-by: David Sommerseth <davids@redhat.com>
openvpn.8

index 9480d169f18f3790fa7597b3242e00fae0b0a5f9..53d6bdb2e1b3a04a773292bf4ab97b6acb435dbd 100644 (file)
--- a/openvpn.8
+++ b/openvpn.8
@@ -2717,6 +2717,20 @@ as with a
 configuration file.  This option will ignore
 .B \-\-push
 options at the global config file level.
+.TP
+.B \-\-push-peer-info
+Push additional information about the client to server.  The additional information
+consists of the following data:
+
+IV_VER=<version> -- the client OpenVPN version
+
+IV_PLAT=[linux|solaris|openbsd|mac|netbsd|freebsd|win] -- the client OS platform
+
+IV_HWADDR=<mac address> -- the MAC address of clients default gateway
+
+IV_LZO_STUB=1 -- if client was built with LZO stub capability
+
+UV_<name>=<value> -- client environment variables whose names start with "UV_"
 .\"*********************************************************
 .TP
 .B \-\-disable