Vlad Yasevich
|
3d84fa98ac
bridge: Add support for setting BR_ROOT_BLOCK flag.
|
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
|
12 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 |
David S. Miller
|
2eb812e650
bridge: Stop using NLA_PUT*().
|
13 years ago |
Vitalii Demianets
|
b03b6dd58c
bridge: master device stuck in no-carrier state forever when in user-stp mode
|
13 years ago |
stephen hemminger
|
1ce5cce895
bridge: fix hang on removal of bridge via netlink
|
13 years ago |
stephen hemminger
|
4ecb961c8b
bridge: add notification over netlink when STP changes state
|
14 years ago |
Greg Rose
|
c7ac8679be
rtnetlink: Compute and store minimum ifinfo dump size
|
14 years ago |
Eric Dumazet
|
e67f88dd12
net: dont hold rtnl mutex during netlink dump callbacks
|
14 years ago |