diff options
| author | Nikolay Aleksandrov <[email protected]> | 2020-01-24 11:40:21 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2020-01-24 11:58:14 +0000 |
| commit | a5d29ae226812ae620f58a0726525d8af9b1d751 (patch) | |
| tree | 2f5e080c49157bfaefb7686845d2fddd6a9940ae /net/ipv4/tcp_output.c | |
| parent | net: bridge: vlan: add basic option dumping support (diff) | |
| download | kernel-a5d29ae226812ae620f58a0726525d8af9b1d751.tar.gz kernel-a5d29ae226812ae620f58a0726525d8af9b1d751.zip | |
net: bridge: vlan: add basic option setting support
This patch adds support for option modification of single vlans and
ranges. It allows to only modify options, i.e. skip create/delete by
using the BRIDGE_VLAN_INFO_ONLY_OPTS flag. When working with a range
option changes we try to pack the notifications as much as possible.
v2: do full port (all vlans) notification only when creating/deleting
vlans for compatibility, rework the range detection when changing
options, add more verbose extack errors and check if a vlan should
be used (br_vlan_should_use checks)
Signed-off-by: Nikolay Aleksandrov <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/ipv4/tcp_output.c')
0 files changed, 0 insertions, 0 deletions
