diff options
author | Florian Westphal <[email protected]> | 2018-07-17 21:03:15 +0200 |
---|---|---|
committer | Pablo Neira Ayuso <[email protected]> | 2018-07-20 15:31:44 +0200 |
commit | 6613b6173dee098997229caf1f3b961c49da75e6 (patch) | |
tree | c9a2de23089be23f4ae25930b67781c45823156b /tools/perf/scripts/python/export-to-postgresql.py | |
parent | c6cc94df65c3174be92afbee638f11cbb5e606a7 (diff) |
netfilter: conntrack: dccp: treat SYNC/SYNCACK as invalid if no prior state
When first DCCP packet is SYNC or SYNCACK, we insert a new conntrack
that has an un-initialized timeout value, i.e. such entry could be
reaped at any time.
Mark them as INVALID and only ignore SYNC/SYNCACK when connection had
an old state.
Reported-by: [email protected]
Signed-off-by: Florian Westphal <[email protected]>
Signed-off-by: Pablo Neira Ayuso <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions