comment out flowtable
This commit is contained in:
@@ -7,10 +7,10 @@
|
||||
ruleset = ''
|
||||
table inet filter {
|
||||
# enable flow offloading for better throughput
|
||||
flowtable f {
|
||||
hook ingress priority 0;
|
||||
devices = { lan, server, wg_cloonar, smart, multimedia, guest };
|
||||
}
|
||||
# flowtable f {
|
||||
# hook ingress priority 0;
|
||||
# devices = { lan, server, wg_cloonar, smart, multimedia, guest };
|
||||
# }
|
||||
|
||||
chain output {
|
||||
type filter hook output priority 100; policy accept;
|
||||
|
||||
Reference in New Issue
Block a user