netfilter: Add MODULE_DESCRIPTION entries to kernel modules
[linux-2.6-microblaze.git] / net / ipv6 / netfilter / ip6t_SYNPROXY.c
index fd1f52a..d51d0c3 100644 (file)
@@ -121,3 +121,4 @@ module_exit(synproxy_tg6_exit);
 
 MODULE_LICENSE("GPL");
 MODULE_AUTHOR("Patrick McHardy <kaber@trash.net>");
+MODULE_DESCRIPTION("Intercept IPv6 TCP connections and establish them using syncookies");