]> git.proxmox.com Git - mirror_ubuntu-kernels.git/commit
net: extract port range fields from fl_flow_key
authorMaksym Glubokiy <maksym.glubokiy@plvision.eu>
Mon, 11 Jul 2022 15:09:07 +0000 (18:09 +0300)
committerDavid S. Miller <davem@davemloft.net>
Wed, 13 Jul 2022 11:16:56 +0000 (12:16 +0100)
commit83d85bb069152b790caad905fa53e6d50cd3734d
tree45c9be277e832294be35eaad209f26c8669bec22
parentdd517237c3197428336ec12637831e8473865874
net: extract port range fields from fl_flow_key

So it can be used for port range filter offloading.

Co-developed-by: Volodymyr Mytnyk <volodymyr.mytnyk@plvision.eu>
Signed-off-by: Volodymyr Mytnyk <volodymyr.mytnyk@plvision.eu>
Signed-off-by: Maksym Glubokiy <maksym.glubokiy@plvision.eu>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/flow_dissector.h
include/net/flow_offload.h
net/core/flow_offload.c
net/sched/cls_flower.c