提交 a3d3f538 编写于 作者: S songchenwen

Upstream Full Cone Nat Change

上级 a22b8ae9
......@@ -6,7 +6,7 @@ index 240a9bf57..9f8f37ca7 100644
CONFIG_DEBUG_SPINLOCK=y
CONFIG_FUNCTION_TRACER=y
CONFIG_BLK_DEV_IO_TRACE=y
+CONFIG_NETFILTER_XT_TARGET_FULLCONENAT=y
+CONFIG_IP_NF_TARGET_FULLCONENAT=y
diff --git a/net/ipv4/netfilter/Kconfig b/net/ipv4/netfilter/Kconfig
index f17b40211..99f691a67 100644
--- a/net/ipv4/netfilter/Kconfig
......@@ -795,4 +795,4 @@ index 000000000..8555b54e2
+MODULE_LICENSE("GPL");
+MODULE_DESCRIPTION("Xtables: implementation of RFC3489 full cone NAT");
+MODULE_AUTHOR("Chion Tang <tech@chionlab.moe>");
+MODULE_ALIAS("ipt_FULLCONENAT");
+MODULE_ALIAS("ipt_FULLCONENAT");
\ No newline at end of file
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册