Browse code

Add user manual and developer notes URL for tapctl.exe

This patch follows Gert's recommendations from [openvpn-devel].

Signed-off-by: Simon Rozman <simon@rozman.si>
Message-ID: <20190117155829.GA92142@greenie.muc.de>
Acked-by: Gert Doering <gert@greenie.muc.de>
Message-Id: <20190224181504.38328-1-simon@rozman.si
20190117155829.GA92142@greenie.muc.de>
URL: https://www.mail-archive.com/openvpn-devel@lists.sourceforge.net/msg18232.html
Signed-off-by: Gert Doering <gert@greenie.muc.de>

Simon Rozman authored on 2019/02/25 03:15:04
Showing 6 changed files
... ...
@@ -1,5 +1,6 @@
1 1
 /*
2 2
  *  basic -- Basic macros
3
+ *           https://community.openvpn.net/openvpn/wiki/Tapctl
3 4
  *
4 5
  *  Copyright (C) 2002-2018 OpenVPN Inc <sales@openvpn.net>
5 6
  *  Copyright (C) 2018 Simon Rozman <simon@rozman.si>
... ...
@@ -1,5 +1,6 @@
1 1
 /*
2 2
  *  error -- OpenVPN compatible error reporting API
3
+ *           https://community.openvpn.net/openvpn/wiki/Tapctl
3 4
  *
4 5
  *  Copyright (C) 2002-2018 OpenVPN Inc <sales@openvpn.net>
5 6
  *  Copyright (C) 2018 Simon Rozman <simon@rozman.si>
... ...
@@ -1,5 +1,6 @@
1 1
 /*
2 2
  *  error -- OpenVPN compatible error reporting API
3
+ *           https://community.openvpn.net/openvpn/wiki/Tapctl
3 4
  *
4 5
  *  Copyright (C) 2002-2018 OpenVPN Inc <sales@openvpn.net>
5 6
  *  Copyright (C) 2018 Simon Rozman <simon@rozman.si>
... ...
@@ -1,5 +1,6 @@
1 1
 /*
2 2
  *  tapctl -- Utility to manipulate TUN/TAP interfaces on Windows
3
+ *            https://community.openvpn.net/openvpn/wiki/Tapctl
3 4
  *
4 5
  *  Copyright (C) 2002-2018 OpenVPN Inc <sales@openvpn.net>
5 6
  *  Copyright (C) 2008-2013 David Sommerseth <dazo@users.sourceforge.net>
... ...
@@ -1,5 +1,6 @@
1 1
 /*
2 2
  *  tapctl -- Utility to manipulate TUN/TAP interfaces on Windows
3
+ *            https://community.openvpn.net/openvpn/wiki/Tapctl
3 4
  *
4 5
  *  Copyright (C) 2018 Simon Rozman <simon@rozman.si>
5 6
  *
... ...
@@ -1,5 +1,6 @@
1 1
 /*
2 2
  *  tapctl -- Utility to manipulate TUN/TAP interfaces on Windows
3
+ *            https://community.openvpn.net/openvpn/wiki/Tapctl
3 4
  *
4 5
  *  Copyright (C) 2018 Simon Rozman <simon@rozman.si>
5 6
  *