diff options
author | jbranso@dismail.de <jbranso@dismail.de> | 2024-10-16 19:30:22 -0400 |
---|---|---|
committer | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2024-11-12 00:36:16 +0100 |
commit | f2a943794560bf21626f301b50ada1f05a633992 (patch) | |
tree | c02d137ca3bca81fb5c4a2f8f865c4f026ba4432 /hurd/translator.mdwn | |
parent | 3155d45e7e5427c97c1adcdc0d8497635aa2a6eb (diff) |
add translator/eth-multiplexer page
* hurd/translator.mdwn: add a link
* hurd/translator/eth-multiplexer.mdwn: new file. Describe the
eth-multiplexer. Document that it is used to set up subhurd's
networking. Add a short example of how to start using it.
Message-ID: <20241016233039.17856-6-jbranso@dismail.de>
Diffstat (limited to 'hurd/translator.mdwn')
-rw-r--r-- | hurd/translator.mdwn | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hurd/translator.mdwn b/hurd/translator.mdwn index 3ed8b233..9fe4aab0 100644 --- a/hurd/translator.mdwn +++ b/hurd/translator.mdwn @@ -96,6 +96,7 @@ The [[concept|concepts]] of translators creates its own problems, too: * [[pfinet]] * [[lwip]] * [[eth-filter]] +* [[eth-multiplexer]] * [[pflocal]] * [[hostmux]] * [[storeio]] |