]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
dsa: mv88e6xxx: Enable forwarding for unknown to the CPU port
authorAndrew Lunn <andrew@lunn.ch>
Mon, 28 Sep 2015 23:50:56 +0000 (01:50 +0200)
committerDavid S. Miller <davem@davemloft.net>
Wed, 30 Sep 2015 04:06:51 +0000 (21:06 -0700)
commitc047a1f918af75e572a19ba0581c3e3e202ed698
treeb1ccdf92cdceb99c4cc07c3b8dbf70b40ca48093
parent31b33dfb0a144469dd805514c9e63f4993729a48
dsa: mv88e6xxx: Enable forwarding for unknown to the CPU port

Frames destined to an unknown address must be forwarded to the CPU
port. Otherwise incoming ARP, dhcp leases, etc, do not work.

Signed-off-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/dsa/mv88e6xxx.c