gluon-firmware/package/gluon-ebtables-filter-ra-dhcp
ohrensessel 15adcae331 Fix ebtables dhcpv6 rules
the ports were interchanged, see the following packet flow:

client:546 --> [ff02::1:2]:547
server:547 --> client:546

therefore we need to allow outgoing multicast packets with dst-port 547
and unicast packets from bat0 to clients with dst-port 546 and 547 in the other direction
2014-10-19 16:02:30 +02:00
..
files/lib/gluon/ebtables Fix ebtables dhcpv6 rules 2014-10-19 16:02:30 +02:00
Makefile Add ebtables filters from the legacy firmware 2014-01-10 21:49:18 +01:00