1
0
mirror of https://github.com/PDP-10/klh10.git synced 2026-01-11 23:52:54 +00:00

Amend and correct 602e733

This commit is contained in:
Björn Victor 2023-01-16 12:16:12 +01:00
parent 510aedca29
commit 4955fb89b6

View File

@ -1025,7 +1025,7 @@ The parameters for the NI20 driver are:
host OS. host OS.
[TUNADDR=<d.d.d.d>] Default: <none> [TUNADDR=<d.d.d.d>] Default: <none>
When using IFMETH=tun, this will set the host-side address of the When using IFMETH=tun or tap, this will set the host-side address of the
tunnel. This should possibly be the address that the inner tunnel. This should possibly be the address that the inner
operating system uses as its default gateway. operating system uses as its default gateway.
@ -1271,7 +1271,7 @@ The parameters for the LHDH driver are:
is OK too. is OK too.
[TUNADDR=<d.d.d.d>] Required (if IFMETH is "tun") [TUNADDR=<d.d.d.d>] Required (if IFMETH is "tun")
Must be given if IFMETH is "tun". This sets the (emulated) host-side Must be given if IFMETH is "tun". This sets the host-side
address of the tunnel. address of the tunnel.
[IFMETH=<tun|tap|tap+bridge|pcap|vde>] Required [IFMETH=<tun|tap|tap+bridge|pcap|vde>] Required