Skip to content
Snippets Groups Projects
Unverified Commit 7be70644 authored by Matthias Schiffer's avatar Matthias Schiffer
Browse files

gluon-ebtables-filter-multicast: fix comment char in Lua code

It seems this mistake didn't cause an error because of Lua's support for
shebang lines.
parent 9b1eb40f
Branches
Tags
No related merge requests found
# Bridge loop avoidance
-- Bridge loop avoidance
rule 'MULTICAST_OUT -p ARP --arp-opcode Reply --arp-gratuitous --arp-mac-dst ff:43:05:00:00:00/ff:ff:ff:fc:00:00 -j RETURN'
rule 'MULTICAST_OUT -p ARP --arp-opcode Reply --arp-gratuitous --arp-mac-dst ff:43:05:05:00:00/ff:ff:ff:ff:00:00 -j RETURN'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment