diff options
author | Christian Poessinger <christian@poessinger.com> | 2019-06-20 12:38:39 +0200 |
---|---|---|
committer | Christian Poessinger <christian@poessinger.com> | 2019-06-20 12:47:56 +0200 |
commit | 11491ec0ee031945c8ed710e6808324032e20e0a (patch) | |
tree | e08ca6b622c03e053903c7d5907edc7f0c530fd6 /docs/routing/mss-clamp.rst | |
parent | e6e0bf738df27e4b3a1640e8e17602d7624eb819 (diff) | |
download | vyos-documentation-11491ec0ee031945c8ed710e6808324032e20e0a.tar.gz vyos-documentation-11491ec0ee031945c8ed710e6808324032e20e0a.zip |
routing: use long protocol name in chapter name
Diffstat (limited to 'docs/routing/mss-clamp.rst')
-rw-r--r-- | docs/routing/mss-clamp.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/routing/mss-clamp.rst b/docs/routing/mss-clamp.rst index 3ec1a025..f61aa956 100644 --- a/docs/routing/mss-clamp.rst +++ b/docs/routing/mss-clamp.rst @@ -1,7 +1,7 @@ .. _routing-mss-clamp: -MSS Clamping ------------- +TCP-MSS Clamping +---------------- As Internet wide PMTU discovery rarely works we sometimes need to clamp our TCP MSS value to a specific value. Starting with VyOS 1.2 there is a firewall option |