From 73aaf9355b71d295fd72dc0b93fcdd275c56648f Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Thu, 11 Oct 2007 14:36:40 -0700 Subject: [PATCH] [NETFILTER]: x_tables: add missing ip6t_modulename aliases The patch will add MODULE_ALIAS("ip6t_") where missing, otherwise you will get ip6tables: No chain/target/match by that name when xt_ is not already loaded. Signed-off-by: Jan Engelhardt Signed-off-by: Patrick McHardy Signed-off-by: David S. Miller --- Reading git-format-patch failed