From 9b52323fcebe74779dd125ba099aa1e2264a91ee Mon Sep 17 00:00:00 2001 From: rebortg Date: Fri, 11 Dec 2020 15:21:50 +0100 Subject: firewall: fix lint errors --- docs/configuration/firewall/index.rst | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/docs/configuration/firewall/index.rst b/docs/configuration/firewall/index.rst index e95ecb53..04800b91 100644 --- a/docs/configuration/firewall/index.rst +++ b/docs/configuration/firewall/index.rst @@ -801,7 +801,8 @@ IPv4 ==== -.. cfgcmd:: set firewall options interface adjust-mss +.. cfgcmd:: set firewall options interface adjust-mss + Use this command to set the maximum segment size for IPv4 transit packets on a specific interface (500-1460 bytes). @@ -823,7 +824,8 @@ for your WireGuard `wg02` tunnel. IPv6 ==== -.. cfgcmd:: set firewall options interface adjust-mss6 +.. cfgcmd:: set firewall options interface adjust-mss6 + Use this command to set the maximum segment size for IPv6 transit packets on a specific interface (1280-1492 bytes). -- cgit v1.2.3