|
|
@@ -39,7 +39,7 @@ Signed-off-by: Chen Minqiang <[email protected]>
|
|
|
|
|
|
--- a/net/netfilter/xt_FLOWOFFLOAD.c
|
|
|
+++ b/net/netfilter/xt_FLOWOFFLOAD.c
|
|
|
-@@ -338,10 +338,41 @@ static void xt_flowoffload_table_cleanup
|
|
|
+@@ -343,10 +343,41 @@ static void xt_flowoffload_table_cleanup
|
|
|
nf_flow_table_free(table);
|
|
|
}
|
|
|
|
|
|
@@ -81,7 +81,7 @@ Signed-off-by: Chen Minqiang <[email protected]>
|
|
|
INIT_DELAYED_WORK(&hook_work, xt_flowoffload_hook_work);
|
|
|
|
|
|
ret = xt_flowoffload_table_init(&nf_flowtable);
|
|
|
-@@ -359,6 +390,7 @@ static void __exit xt_flowoffload_tg_exi
|
|
|
+@@ -364,6 +395,7 @@ static void __exit xt_flowoffload_tg_exi
|
|
|
{
|
|
|
xt_unregister_target(&offload_tg_reg);
|
|
|
xt_flowoffload_table_cleanup(&nf_flowtable);
|