commit | 2ba071ecb6d41ce172f9ccb3996f28cb337b3576 | [log] [tgz] |
---|---|---|
author | Vlad Yasevich <vyasevic@redhat.com> | Wed Feb 13 12:00:16 2013 +0000 |
committer | David S. Miller <davem@davemloft.net> | Wed Feb 13 19:42:15 2013 -0500 |
tree | ab957f8a004394d4d68c32dfbf823cc1a428ab3e | |
parent | 552406c488ec2cf1aaf8b5bd24d1750c9fd6d8cc [diff] |
bridge: Add vlan to unicast fdb entries This patch adds vlan to unicast fdb entries that are created for learned addresses (not the manually configured ones). It adds vlan id into the hash mix and uses vlan as an addditional parameter for an entry match. Signed-off-by: Vlad Yasevich <vyasevic@redhat.com> Signed-off-by: David S. Miller <davem@davemloft.net>