You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Unbind flowtable callback if hook is unregistered.
This patch is implicitly fixing the error path of
nf_tables_newflowtable() and nft_flowtable_event().
Fixes: 8bb69f3 ("netfilter: nf_tables: add flowtable offload control plane")
Reported-by: wenxu <[email protected]>
Signed-off-by: Pablo Neira Ayuso <[email protected]>
0 commit comments