Elad Raz
|
f1fecb1d10
bridge: Reflect MDB entries to hardware
|
9 年之前 |
Nikolay Aleksandrov
|
2594e9064a
bridge: vlan: add per-vlan struct and move to rhashtables
|
10 年之前 |
Nikolay Aleksandrov
|
58da018053
bridge: mdb: fix vlan_enabled access when vlans are not configured
|
10 年之前 |
Satish Ashok
|
e44deb2f0c
bridge: mdb: add/del entry on all vlans if vlan_filter is enabled and vid is 0
|
10 年之前 |
David S. Miller
|
5510b3c2a1
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
10 年之前 |
Nikolay Aleksandrov
|
7ae90a4f96
bridge: mdb: fix delmdb state in the notification
|
10 年之前 |
Satish Ashok
|
949f1e39a6
bridge: mdb: notify on router port add and del
|
10 年之前 |
David S. Miller
|
c5e40ee287
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
10 年之前 |
Nikolay Aleksandrov
|
5ebc784625
bridge: mdb: fix double add notification
|
10 年之前 |
David S. Miller
|
638d3c6381
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
10 年之前 |
Nikolay Aleksandrov
|
74fe61f17e
bridge: mdb: add vlan support for user entries
|
10 年之前 |
Satish Ashok
|
51ed7f3e7d
bridge: mdb: allow the user to delete mdb entry if there's a querier
|
10 年之前 |
Nikolay Aleksandrov
|
09cf0211f9
bridge: mdb: fill state in br_mdb_notify
|
10 年之前 |
Nikolay Aleksandrov
|
f1158b74e5
bridge: mdb: zero out the local br_ip variable before use
|
10 年之前 |
Satish Ashok
|
f7e2965db1
bridge: mdb: start delete timer for temp static entries
|
10 年之前 |
Nicolas Dichtel
|
8219967959
bridge/mdb: remove wrong use of NLM_F_MULTI
|
10 年之前 |
Johannes Berg
|
053c095a82
netlink: make nlmsg_end() and genlmsg_end() void
|
10 年之前 |
Nicolas Dichtel
|
12d872511c
bridge: use MDBA_SET_ENTRY_MAX for maxtype in nlmsg_parse()
|
10 年之前 |
Linus Lüssing
|
90010b36eb
bridge: rename struct bridge_mcast_query/querier
|
11 年之前 |
Linus Lüssing
|
454594f3b9
Revert "bridge: only expire the mdb entry when query is received"
|
12 年之前 |
David S. Miller
|
06c54055be
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
12 年之前 |
Linus Lüssing
|
3c3769e633
bridge: apply multicast snooping to IPv6 link-local, too
|
12 年之前 |
Linus Lüssing
|
cc0fdd8028
bridge: separate querier and query timer into IGMP/IPv4 and MLD/IPv6 ones
|
12 年之前 |
stephen hemminger
|
762a3d89eb
bridge: fix rcu check warning in multicast port group
|
12 年之前 |
Cong Wang
|
c7e8e8a8f7
bridge: fix some kernel warning in multicast timer
|
12 年之前 |
Thomas Graf
|
661d2967b3
rtnetlink: Remove passing of attributes into rtnl_doit functions
|
12 年之前 |
Mathias Krause
|
c085c49920
bridge: fix mdb info leaks
|
12 年之前 |
Sasha Levin
|
b67bfe0d42
hlist: drop the node parameter from iterators
|
12 年之前 |
Gao feng
|
e4d343ea92
netns: bridge: allow unprivileged users add/delete mdb entry
|
12 年之前 |
Vlad Yasevich
|
09d7cf7d93
bridge: Correctly encode addresses when dumping mdb entries
|
12 年之前 |