gluon-ebtables-source-filter: another luacheck fix
This commit is contained in:
parent
cd9f1a0f0c
commit
95e7d41563
@ -1,4 +1,4 @@
|
||||
site = require('gluon.site')
|
||||
local site = require 'gluon.site'
|
||||
|
||||
rule('LOCAL_FORWARD -p IPv6 --ip6-src fe80::/64 -j RETURN')
|
||||
rule('LOCAL_FORWARD -p IPv6 --ip6-src ::/128 --ip6-proto ipv6-icmp -j RETURN')
|
||||
|
Loading…
Reference in New Issue
Block a user