diff options
author | Xiao Pan <xyz@flylightning.xyz> | 2025-08-29 08:51:15 +0000 |
---|---|---|
committer | Xiao Pan <xyz@flylightning.xyz> | 2025-08-29 08:51:15 +0000 |
commit | cb3716d24911f55cd59f93c2a6f22d87041c6c17 (patch) | |
tree | 8f6c939ac2469d5ae35bc6cd8ac9d99a2f9b78e1 /etc/netns/ns0 | |
parent | 754fdb165528f335648413d66c4bd834511f96f9 (diff) |
remove more swgp related configsib
Diffstat (limited to 'etc/netns/ns0')
-rw-r--r-- | etc/netns/ns0/nftables.conf | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/etc/netns/ns0/nftables.conf b/etc/netns/ns0/nftables.conf index 2a3cf750..d0643505 100644 --- a/etc/netns/ns0/nftables.conf +++ b/etc/netns/ns0/nftables.conf @@ -33,7 +33,6 @@ table inet my_table { udp dport qbt accept #tcp dport iperf3 accept udp dport wireguard accept - #udp dport swgp accept pkttype host limit rate 5/second counter reject with icmpx type admin-prohibited counter comment "count any other traffic" |