diff options
author | Roopa Prabhu <roopa@cumulusnetworks.com> | 2015-10-08 10:38:52 -0700 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2015-10-12 05:11:58 -0700 |
commit | 3741873b4f73b572b8f8835e6bd114e08316a160 (patch) | |
tree | 55f5789f513a92a421d417cb469ab4a8922f6342 /net/ipv4/tcp_timer.c | |
parent | 6bcfd7f8c28887a4298bc4386b02cb90c9fa0c13 (diff) | |
download | linux-3741873b4f73b572b8f8835e6bd114e08316a160.tar.bz2 |
bridge: allow adding of fdb entries pointing to the bridge device
This patch enables adding of fdb entries pointing to the bridge device.
This can be used to propagate mac address of vlan interfaces
configured on top of the vlan filtering bridge.
Before:
$bridge fdb add 44:38:39:00:27:9f dev bridge
RTNETLINK answers: Invalid argument
After:
$bridge fdb add 44:38:39:00:27:9f dev bridge
Signed-off-by: Roopa Prabhu <roopa@cumulusnetworks.com>
Reviewed-by: Nikolay Aleksandrov <nikolay@cumulusnetworks.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv4/tcp_timer.c')
0 files changed, 0 insertions, 0 deletions