diff options
author | 2022-12-06 15:44:14 +0800 | |
---|---|---|
committer | 2022-12-08 22:11:00 +0100 | |
commit | 895fa59647cd64da99eebd1199cf27ecce08c17c (patch) | |
tree | 6ae51e5b5c90d528396747b37c8f7218abac2ca9 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | netfilter: conntrack: set icmpv6 redirects as RELATED (diff) | |
download | linux-rng-895fa59647cd64da99eebd1199cf27ecce08c17c.tar.xz linux-rng-895fa59647cd64da99eebd1199cf27ecce08c17c.zip |
netfilter: flowtable: add a 'default' case to flowtable datapath
Add a 'default' case in case return a uninitialized value of ret, this
should not ever happen since the follow transmit path types:
- FLOW_OFFLOAD_XMIT_UNSPEC
- FLOW_OFFLOAD_XMIT_TC
are never observed from this path. Add this check for safety reasons.
Signed-off-by: Li Qiong <liqiong@nfschina.com>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions