All of lore.kernel.org
 help / color / mirror / Atom feed
From: Andy Furniss <lists@andyfurniss.entadsl.com>
To: Paul Reilly <paul@astropaul.com>
Cc: netfilter@lists.netfilter.org
Subject: Re: What happened to ipt_physdev.c ?
Date: Wed, 22 Nov 2006 17:04:54 +0000	[thread overview]
Message-ID: <45648336.1010003@andyfurniss.entadsl.com> (raw)
In-Reply-To: <1164206481.456461916ec06@mail.third-rock.net>

Paul Reilly wrote:
> In recent kernels, 2.6.16.x   there is no longer any
> 
> net/ipv4/netfilter/ipt_physdev.c
> 
> and no option in kernel config to enable CONFIG_NETFILTER_XT_MATCH_PHYSDEV
> So I have no physdev in /proc/net/ip_tables_matches
> and my rules which include a -m physdev fail with:
> 
> iptables: No chain/target/match by that name
> 
> Has PHYSDEV been moved somewhere else?
> How do I enable it?
> 
> Paul
> 
> 

It's there in 17 & 19 somewhere :-)

grep -i phy /boot/config-2.6.19-rc6
...
CONFIG_NETFILTER_XT_MATCH_PHYSDEV=m
...


  reply	other threads:[~2006-11-22 17:04 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-11-22 14:41 What happened to ipt_physdev.c ? Paul Reilly
2006-11-22 17:04 ` Andy Furniss [this message]
2006-11-22 17:24   ` Robert P. J. Day
2006-11-25 12:56 ` Pascal Hambourg
  -- strict thread matches above, loose matches on Subject: below --
2006-11-22 23:55 Paul Reilly

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=45648336.1010003@andyfurniss.entadsl.com \
    --to=lists@andyfurniss.entadsl.com \
    --cc=netfilter@lists.netfilter.org \
    --cc=paul@astropaul.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.