]> www.infradead.org Git - users/willy/pagecache.git/commit
Merge branch 'flow_dissector-fix-handling-of-mixed-port-and-port-range-keys'
authorJakub Kicinski <kuba@kernel.org>
Thu, 20 Feb 2025 02:55:32 +0000 (18:55 -0800)
committerJakub Kicinski <kuba@kernel.org>
Thu, 20 Feb 2025 02:55:33 +0000 (18:55 -0800)
commit5bcd3d15ca13671fa7e221be38c8aed725630602
treeda65e53ebb9aa56a82105959a376c8576f97c7e3
parent346b3416fd129025bdfe5a27a2d1224b99932227
parent15de6ba95dbe98af7eb71e644205a37c2f1a9aea
Merge branch 'flow_dissector-fix-handling-of-mixed-port-and-port-range-keys'

Cong Wang says:

====================
flow_dissector: Fix handling of mixed port and port-range keys

This patchset contains two fixes for flow_dissector handling of mixed
port and port-range keys, for both tc-flower case and bpf case. Each
of them also comes with a selftest.
====================

Link: https://patch.msgid.link/20250218043210.732959-1-xiyou.wangcong@gmail.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>