diff options
| author | Florian Westphal <fw@strlen.de> | 2026-06-29 14:58:21 +0200 |
|---|---|---|
| committer | Florian Westphal <fw@strlen.de> | 2026-07-02 12:17:14 +0200 |
| commit | 26fb502773bc472723930a59dbe561d250c45a5a (patch) | |
| tree | 2023609c8cafdd1c88e86de0403c6e1cca1a710a /tools/perf/scripts/python/bin | |
| parent | 60aee97fc7f8c0ad18474b984db47210e5a7b5f2 (diff) | |
netfilter: nf_conntrack_helper: do not hash by tuple
Long time ago helpers were auto-assigned to connections based on
port/protocol match. For this reason, nf_conntrack_helper still contains
a full tuple.
Nowadays the only relevant entries in the tuple are the l3 and l4 protocol
numbers.
Prepare for tuple removal and switch to hashing name and l4 protocol.
l3num cannot be used because helpers can also register for "unspec"
protocol.
Signed-off-by: Florian Westphal <fw@strlen.de>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions
