Comment 7 for bug 1020888

Revision history for this message
Ike Panhc (ikepanhc) wrote :

$ git grep CONFIG_IP_NF_IPTABLES debian*
debian.armadaxp/config/config.common.ubuntu:CONFIG_IP_NF_IPTABLES=y
debian.master/config/config.common.ubuntu:CONFIG_IP_NF_IPTABLES=m

ip_tables is built-in, not a module.