summaryrefslogtreecommitdiff
path: root/hosts
diff options
context:
space:
mode:
Diffstat (limited to 'hosts')
-rw-r--r--hosts/vidhar/ruleset.nft1
1 files changed, 0 insertions, 1 deletions
diff --git a/hosts/vidhar/ruleset.nft b/hosts/vidhar/ruleset.nft
index b601c2be..9b91141f 100644
--- a/hosts/vidhar/ruleset.nft
+++ b/hosts/vidhar/ruleset.nft
@@ -139,6 +139,5 @@ table ip mss_clamp {
139 139
140 140
141 oifname dsl tcp flags & (syn|rst) == syn counter tcp option maxseg size set rt mtu 141 oifname dsl tcp flags & (syn|rst) == syn counter tcp option maxseg size set rt mtu
142 iifname dsl tcp flags & (syn|rst) == syn counter tcp option maxseg size set rt mtu
143 } 142 }
144} \ No newline at end of file 143} \ No newline at end of file