commit | c047a1f918af75e572a19ba0581c3e3e202ed698 | [log] [tgz] |
---|---|---|
author | Andrew Lunn <andrew@lunn.ch> | Tue Sep 29 01:50:56 2015 +0200 |
committer | David S. Miller <davem@davemloft.net> | Tue Sep 29 21:06:51 2015 -0700 |
tree | b1ccdf92cdceb99c4cc07c3b8dbf70b40ca48093 | |
parent | 31b33dfb0a144469dd805514c9e63f4993729a48 [diff] |
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>