On Friday 01 August 2003 15:07, Cezary Sydlo wrote:
> Hi,
>
> tried it ... patch works fine but "make xconfig" does not anymore :-(
It's know bug. (was described in the ebtables-user@ maillist)

Here is the correct piece of net/ipv4/netfilter/Config.in
...
if [ "$CONFIG_BRIDGE" != "n" ]; then
    dep_tristate '  Physdev match support' CONFIG_IP_NF_MATCH_PHYSDEV 
$CONFIG_IP_NF_IPTABLES
  fi
...
Just add $CONFIG_IP_NF_IPTABLES at the end of line 47.


-- 
Best regards, Nick Fedchik
http://www.fedchik.org.ua

_______________________________________________
Bridge mailing list
[EMAIL PROTECTED]
http://lists.osdl.org/mailman/listinfo/bridge

Reply via email to