Signed-off-by: Jan Engelhardt <jengelh@xxxxxxxxxx> --- net/netfilter/xt_quota.c | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/net/netfilter/xt_quota.c b/net/netfilter/xt_quota.c index 69c8659..81062ec 100644 --- a/net/netfilter/xt_quota.c +++ b/net/netfilter/xt_quota.c @@ -22,6 +22,7 @@ MODULE_AUTHOR("Sam Johnston <samj@xxxxxxxx>"); MODULE_DESCRIPTION("Xtables: counter match"); MODULE_ALIAS("ipt_quota"); MODULE_ALIAS("ip6t_quota"); +MODULE_ALIAS("arpt_quota"); static DEFINE_SPINLOCK(quota_lock); -- 1.6.3.3 -- To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html