Re: [PATCH][RFC] bridge-nf -- map IPv4 hooks onto bridge hooks -

David S. Miller (davem@redhat.com)
Mon, 28 Oct 2002 05:02:07 -0800 (PST)


From: Bart De Schuymer <bart.de.schuymer@pandora.be>
Date: Fri, 25 Oct 2002 08:01:16 +0200

The following patch deals with the problems you still had with the earlier one.
Changes:
1. add #if defined(CONFIG_BRIDGE) || defined(CONFIG_BRIDGE_MODULE) everywhere
2. don't touch ip_tables.c
3. no ipt_physdev.c file yet. I'll try to make it this weekend.

I've applied this to my tree, thanks.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/