mirror of
https://gitlab.com/shorewall/code.git
synced 2025-05-30 06:28:51 +02:00
Fix typo in firewall
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@1696 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
parent
63dc4470ca
commit
4db4428d71
@ -5524,7 +5524,7 @@ initialize_netfilter () {
|
|||||||
Yes)
|
Yes)
|
||||||
option="--clamp-mss-to-pmtu"
|
option="--clamp-mss-to-pmtu"
|
||||||
;;
|
;;
|
||||||
*)
|
*)
|
||||||
option="--set-mss $CLAMPMSS"
|
option="--set-mss $CLAMPMSS"
|
||||||
;;
|
;;
|
||||||
esac
|
esac
|
||||||
|
Loading…
x
Reference in New Issue
Block a user