diff options
author | Florian Westphal <[email protected]> | 2023-09-12 10:56:07 +0200 |
---|---|---|
committer | Pablo Neira Ayuso <[email protected]> | 2023-09-13 21:57:50 +0200 |
commit | 4908d5af16676b9d2901830551c2af911e452524 (patch) | |
tree | 71bc088e96f5c4fce66f08b7ec0a064caa2ba5ba /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 23a3bfd4ba7acd36abf52b78605f61b21bdac216 (diff) |
netfilter: conntrack: fix extension size table
The size table is incorrect due to copypaste error,
this reserves more size than needed.
TSTAMP reserved 32 instead of 16 bytes.
TIMEOUT reserved 16 instead of 8 bytes.
Fixes: 5f31edc0676b ("netfilter: conntrack: move extension sizes into core")
Signed-off-by: Florian Westphal <[email protected]>
Signed-off-by: Pablo Neira Ayuso <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions