1
0
mirror of https://github.com/freifunk-gluon/packages.git synced 2024-06-18 13:13:56 +02:00
gluon-packages/gluon/gluon-ebtables-filter-multicast/files/lib/gluon/ebtables/110-mcast-allow-ospf

3 lines
117 B
Plaintext

rule 'MULTICAST_OUT -p IPv4 --ip-protocol ospf -j RETURN'
rule 'MULTICAST_OUT -p IPv6 --ip6-protocol ospf -j RETURN'