commit | e4d343ea92bdce831f071d9706b2daf097e6d009 | [log] [tgz] |
---|---|---|
author | Gao feng <gaofeng@cn.fujitsu.com> | Thu Jan 31 16:30:59 2013 +0000 |
committer | David S. Miller <davem@davemloft.net> | Mon Feb 04 13:12:16 2013 -0500 |
tree | fa654ed1f6524703d6c0c4dc541c39278333fd4e | |
parent | bb12b8b26e197b21e3f28d5401bfee6f86a8d633 [diff] |
netns: bridge: allow unprivileged users add/delete mdb entry since the mdb table is belong to bridge device,and the bridge device can only be seen in one netns. So it's safe to allow unprivileged user which is the creator of userns and netns to modify the mdb table. Signed-off-by: Gao feng <gaofeng@cn.fujitsu.com> Signed-off-by: David S. Miller <davem@davemloft.net>