Commit 4638004e authored by David S. Miller's avatar David S. Miller

[NETFILTER]: Need to export ip_ct_log_invalid to modules.

parent 7cbe718b
......@@ -905,3 +905,4 @@ EXPORT_SYMBOL(ip_conntrack_hash);
EXPORT_SYMBOL(ip_conntrack_untracked);
EXPORT_SYMBOL_GPL(ip_conntrack_find_get);
EXPORT_SYMBOL_GPL(ip_conntrack_put);
EXPORT_SYMBOL(ip_ct_log_invalid);
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment