commit | 9ba18891f75535eca3ef53138b48970eb60f5255 | [log] [tgz] |
---|---|---|
author | Vlad Yasevich <vyasevic@redhat.com> | Wed Jun 05 10:08:00 2013 -0400 |
committer | David S. Miller <davem@davemloft.net> | Tue Jun 11 02:04:32 2013 -0700 |
tree | cdd724cc45f489ae601d22f3ffdd64be02b5c049 | |
parent | 30f3a40f9a2a2869a560a9cb9ef488d10c803e14 [diff] |
bridge: Add flag to control mac learning. Allow user to control whether mac learning is enabled on the port. By default, mac learning is enabled. Disabling mac learning will cause new dynamic FDB entries to not be created for a particular port. Signed-off-by: Vlad Yasevich <vyasevic@redhat.com> Signed-off-by: Stephen Hemminger <stephen@networkplumber.org> Signed-off-by: David S. Miller <davem@davemloft.net>