summaryrefslogtreecommitdiffstats
path: root/.gitattributes
diff options
context:
space:
mode:
authorblogic <blogic@3c298f89-4303-0410-b956-a3cf2f4a3e73>2016-05-02 18:50:52 +0000
committerJo-Philipp Wich <jo@mein.io>2016-05-10 10:43:12 +0200
commitdecd89c57ff3b0d17d87d198c2cd48e20131d2fc (patch)
treee0aac459394106d09ca672823beed3f6204f418d /.gitattributes
parent75629fb2a86cae1cb3829216215c843d93d0c3b7 (diff)
downloadmaster-31e0f0ae-decd89c57ff3b0d17d87d198c2cd48e20131d2fc.tar.gz
master-31e0f0ae-decd89c57ff3b0d17d87d198c2cd48e20131d2fc.tar.bz2
master-31e0f0ae-decd89c57ff3b0d17d87d198c2cd48e20131d2fc.zip
ramips: Fix multicast ICMPv6 for the rt3050 ethernet switch.
The FCT2 esw register should be set to 0x2500C to have "unknown IPv6 multicast" packets broadcasted to every port, instead of dropped. The previous value only let those packets go through ports 1 and 3. "Unknown IPv6 multicast" packets include packets needed by ICMPv6 echo requests addressed to well-known addresses, such as ff02::1 (MAC address is 33:33:00:00:00:01 in this case). Please note that by default ICMPv6 echo requests to ff02::1 are not replied to by the router because of ip6tables considering those packets to be invalid. But this is another bug/patch. ;) Signed-off-by: Vittorio Gambaletta <openwrt@vittgam.net> SVN-Revision: 49287
Diffstat (limited to '.gitattributes')
0 files changed, 0 insertions, 0 deletions