From: Laszlo Attila Toth <panther@xxxxxxxxxx> Date: Thu, 30 Apr 2009 17:35:55 +0200 > xt_socket can use connection tracking, and checks whether it is a module. > > Signed-off-by: Laszlo Attila Toth <panther@xxxxxxxxxx> I don't understand why we want what this is doing.... > + depends on !NF_CONNTRACK || NF_CONNTRACK This means that if NF_CONNTRACK is modular, it won't allow the xt_socket code to be built. However, all of this stuff should be buildable modular. -- 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