Remove "Upgrading from OpenBSD 5.8 or earlier"
ok jca@ (maintainer)
This commit is contained in:
parent
ef895ef2da
commit
3121eb60a0
@ -1,10 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.91 2018/09/04 12:46:18 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.92 2018/12/07 18:31:33 danj Exp $
|
||||
|
||||
COMMENT= easy-to-use, robust, and highly configurable VPN
|
||||
|
||||
DISTNAME= openvpn-2.4.6
|
||||
CATEGORIES= net security
|
||||
REVISION= 0
|
||||
REVISION= 1
|
||||
|
||||
HOMEPAGE= https://openvpn.net/index.php/open-source/
|
||||
|
||||
|
@ -1,18 +1,9 @@
|
||||
$OpenBSD: README,v 1.6 2018/09/04 12:46:18 espie Exp $
|
||||
$OpenBSD: README,v 1.7 2018/12/07 18:31:33 danj Exp $
|
||||
|
||||
+-----------------------------------------------------------------------
|
||||
| Running ${PKGSTEM} on OpenBSD
|
||||
+-----------------------------------------------------------------------
|
||||
|
||||
Upgrading from OpenBSD 5.8 or earlier
|
||||
-------------------------------------
|
||||
Note that in previous versions of OpenBSD, the tun(4) interface was
|
||||
used for both layer-3 (routed) connections, and also for layer-2
|
||||
(bridged, using the "link0" flag). This was changed in OpenBSD 5.8,
|
||||
layer-2 (bridged) connections should now use the tap(4) interface
|
||||
instead as on other OS. Consult the upgrade guide for 5.9 for more
|
||||
information.
|
||||
|
||||
Using the openvpn rc script
|
||||
---------------------------
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user