KVM: Hoist SVM's get_cs_db_l_bits into core code.
[cascardo/linux.git] / net / netfilter / xt_connbytes.c
index dd4d79b..af79423 100644 (file)
@@ -14,6 +14,7 @@ MODULE_LICENSE("GPL");
 MODULE_AUTHOR("Harald Welte <laforge@netfilter.org>");
 MODULE_DESCRIPTION("iptables match for matching number of pkts/bytes per connection");
 MODULE_ALIAS("ipt_connbytes");
+MODULE_ALIAS("ip6t_connbytes");
 
 static bool
 match(const struct sk_buff *skb,