Vlad Yasevich
|
867a59436f
bridge: Add a flag to control unicast packet flood.
|
12 years ago |
Vlad Yasevich
|
9ba18891f7
bridge: Add flag to control mac learning.
|
12 years ago |
Hong zhi guo
|
c60ee67f45
bridge: remove unused variable ifm
|
12 years ago |
Hong zhi guo
|
7b99a99390
bridge: avoid br_ifinfo_notify when nothing changed
|
12 years ago |
David S. Miller
|
61816596d1
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
12 years ago |
Vlad Yasevich
|
3d84fa98ac
bridge: Add support for setting BR_ROOT_BLOCK flag.
|
12 years ago |
Wei Yongjun
|
74694e7bd0
bridge: using for_each_set_bit to simplify the code
|
12 years ago |
stephen hemminger
|
3da889b616
bridge: reserve space for IFLA_BRPORT_FAST_LEAVE
|
12 years ago |
Cong Wang
|
15004cab94
bridge: make ifla_br_policy and br_af_ops static
|
12 years ago |
Vlad Yasevich
|
35e03f3a02
bridge: Separate egress policy bitmap
|
12 years ago |
Vlad Yasevich
|
552406c488
bridge: Add the ability to configure pvid
|
12 years ago |
Vlad Yasevich
|
6cbdceeb1c
bridge: Dump vlan information from a bridge port
|
12 years ago |
Vlad Yasevich
|
407af3299e
bridge: Add netlink interface to configure vlans on bridge ports
|
12 years ago |
David S. Miller
|
4b87f92259
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
12 years ago |
Vlad Yasevich
|
3ec8e9f085
bridge: Correctly unregister MDB rtnetlink handlers
|
12 years ago |
stephen hemminger
|
576eb62598
bridge: respect RFC2863 operational state
|
12 years ago |
Vlad Yasevich
|
63233159fd
bridge: Do not unregister all PF_BRIDGE rtnl operations
|
12 years ago |
Dan Carpenter
|
2062cc20d0
bridge: make buffer larger in br_setlink()
|
12 years ago |
David S. Miller
|
c2d3babfaf
bridge: implement multicast fast leave
|
12 years ago |
Eric W. Biederman
|
b51642f6d7
net: Enable a userns root rtnl calls that are safe for unprivilged users
|
12 years ago |
Eric W. Biederman
|
dfc47ef863
net: Push capable(CAP_NET_ADMIN) into the rtnl methods
|
12 years ago |
stephen hemminger
|
1007dd1aa5
bridge: add root port blocking
|
12 years ago |
stephen hemminger
|
a2e01a65cd
bridge: implement BPDU blocking
|
12 years ago |
stephen hemminger
|
25c71c75ac
bridge: bridge port parameters over netlink
|
12 years ago |
John Fastabend
|
2469ffd723
net: set and query VEB/VEPA bridge mode via PF_BRIDGE
|
12 years ago |
John Fastabend
|
e5a55a8987
net: create generic bridge ops
|
12 years ago |
Eric W. Biederman
|
15e473046c
netlink: Rename pid to portid to avoid confusion
|
13 years ago |
stephen hemminger
|
149ddd83a9
bridge: Assign rtnl_link_ops to bridge devices created via ioctl (v2)
|
13 years ago |
John Fastabend
|
77162022ab
net: add generic PF_BRIDGE:RTM_ FDB hooks
|
13 years ago |
Eric Dumazet
|
95c9617472
net: cleanup unsigned to unsigned int
|
13 years ago |