summaryrefslogtreecommitdiff
path: root/net/ipv4
diff options
context:
space:
mode:
authorLi Qiong <liqiong@nfschina.com>2022-12-06 15:44:14 +0800
committerPablo Neira Ayuso <pablo@netfilter.org>2022-12-08 22:11:00 +0100
commit895fa59647cd64da99eebd1199cf27ecce08c17c (patch)
tree6ae51e5b5c90d528396747b37c8f7218abac2ca9 /net/ipv4
parent7d7cfb48d81353e826493d24c7cec7360950968f (diff)
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 'net/ipv4')
0 files changed, 0 insertions, 0 deletions