Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
F
FFS Gluon
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
firmware
FFS Gluon
Commits
1992d4fd
Commit
1992d4fd
authored
7 years ago
by
Martin Weinelt
Committed by
Andreas Ziegler
7 years ago
Browse files
Options
Downloads
Patches
Plain Diff
docs: mtu: fix reference to faq entry, add mtu diagram locally
parent
e4ef4217
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
docs/user/faq.rst
+3
-2
3 additions, 2 deletions
docs/user/faq.rst
docs/user/mtu-diagram_v5.png
+0
-0
0 additions, 0 deletions
docs/user/mtu-diagram_v5.png
docs/user/site.rst
+1
-3
1 addition, 3 deletions
docs/user/site.rst
with
4 additions
and
5 deletions
docs/user/faq.rst
+
3
−
2
View file @
1992d4fd
...
@@ -16,6 +16,7 @@ on *batman-adv*. If your mesh does not have global IPv6 connectivity, you can se
...
@@ -16,6 +16,7 @@ on *batman-adv*. If your mesh does not have global IPv6 connectivity, you can se
your *radvd* not to announce a default route by setting the *default lifetime* to 0;
your *radvd* not to announce a default route by setting the *default lifetime* to 0;
in this case, the *radvd* is only used to announce the DNS server.
in this case, the *radvd* is only used to announce the DNS server.
.. _faq-mtu:
What is a good MTU on the mesh-vpn
What is a good MTU on the mesh-vpn
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
...
@@ -31,7 +32,7 @@ Consider these key values:
...
@@ -31,7 +32,7 @@ Consider these key values:
- and configure `MSS clamping`_ accordingly,
- and configure `MSS clamping`_ accordingly,
- and announce your link MTU via Router Advertisments and DHCP
- and announce your link MTU via Router Advertisments and DHCP
.. MSS clamping: http://www.tldp.org/HOWTO/Adv-Routing-HOWTO/lartc.cookbook.mtu-mss.html
..
_
MSS clamping: http://www.tldp.org/HOWTO/Adv-Routing-HOWTO/lartc.cookbook.mtu-mss.html
- Encapsulation: Account for the overhead created by the configured mesh protocol
- Encapsulation: Account for the overhead created by the configured mesh protocol
encapsulating the payload, which is
encapsulating the payload, which is
...
@@ -42,7 +43,7 @@ Consider these key values:
...
@@ -42,7 +43,7 @@ Consider these key values:
For reference, the complete MTU stack looks like this:
For reference, the complete MTU stack looks like this:
.. image::
https://cloud.hamburg.freifunk.net/thumbnail/de738ee3ac/1024/MTU%20within%20a%20batman-adv%20network%20
v5.png
.. image::
mtu-diagram_
v5.png
Minimum MTU
Minimum MTU
-----------
-----------
...
...
This diff is collapsed.
Click to expand it.
docs/user/mtu-diagram_v5.png
0 → 100644
+
0
−
0
View file @
1992d4fd
208 KiB
This diff is collapsed.
Click to expand it.
docs/user/site.rst
+
1
−
3
View file @
1992d4fd
...
@@ -196,9 +196,7 @@ mesh_vpn
...
@@ -196,9 +196,7 @@ mesh_vpn
The `enabled` option can be set to true to enable the VPN by default. `mtu`
The `enabled` option can be set to true to enable the VPN by default. `mtu`
defines the MTU of the VPN interface, determining a proper MTU value is described
defines the MTU of the VPN interface, determining a proper MTU value is described
in the FAQ entry `"What is a good MTU on the mesh-vpn?"`_.
in the :ref:`FAQ <faq-mtu>`.
.. _"What is a good MTU on the mesh-vpn?": faq.rst
The `fastd` section configures settings specific to the *fastd* VPN
The `fastd` section configures settings specific to the *fastd* VPN
implementation.
implementation.
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment