commit | cfd567543590f71ca0af397437e2554f9756d750 | [log] [tgz] |
---|---|---|
author | Cong Wang <amwang@redhat.com> | Tue Dec 11 22:23:08 2012 +0000 |
committer | David S. Miller <davem@davemloft.net> | Wed Dec 12 13:02:30 2012 -0500 |
tree | b21b43cc137cb00386bd2d0d1533c9742224a050 | |
parent | 37a393bc4932d7bac360f40064aaafc01ab44901 [diff] |
bridge: add support of adding and deleting mdb entries This patch implents adding/deleting mdb entries via netlink. Currently all entries are temp, we probably need a flag to distinguish permanent entries too. Cc: Herbert Xu <herbert@gondor.apana.org.au> Cc: Stephen Hemminger <shemminger@vyatta.com> Cc: "David S. Miller" <davem@davemloft.net> Cc: Thomas Graf <tgraf@suug.ch> Signed-off-by: Cong Wang <amwang@redhat.com> Signed-off-by: David S. Miller <davem@davemloft.net>