| To: | "Robert P. J. Day" <rpjday@mindspring.com> |
|---|---|
| Subject: | Re: What happened to ipt_physdev.c ? |
| From: | Paul Reilly <paul@astropaul.com> |
| Date: | Wed, 22 Nov 2006 15:55:41 -0800 |
| Cc: | netfilter@lists.netfilter.org, Andy Furniss <lists@andyfurniss.entadsl.com> |
| Delivered-to: | sp-com-lists@consult.net |
| Delivered-to: | netfilter-list1@securepoint.com |
| List-archive: | </pipermail/netfilter> |
| List-help: | <mailto:netfilter-request@lists.netfilter.org?subject=help> |
| List-id: | General discussion and user questions <netfilter.lists.netfilter.org> |
| List-post: | <mailto:netfilter@lists.netfilter.org> |
| List-subscribe: | <https://lists.netfilter.org/mailman/listinfo/netfilter>, <mailto:netfilter-request@lists.netfilter.org?subject=subscribe> |
| List-unsubscribe: | <https://lists.netfilter.org/mailman/listinfo/netfilter>, <mailto:netfilter-request@lists.netfilter.org?subject=unsubscribe> |
| Sender: | netfilter-bounces@lists.netfilter.org |
| User-agent: | Internet Messaging Program (IMP) 3.2.8 |
> > grep -i phy /boot/config-2.6.19-rc6 > > CONFIG_NETFILTER_XT_MATCH_PHYSDEV=m Yes, I can see it in 2.6.18.3 as well. There's no longer an ipt_physdev.c in netfilter, so it must be included in another c file. However I need to use 2.6.16.2x and it seems to be either missing or buggy in there. For example it's in Kconfig, but enabling all the dependencies does not display it in menuconfig, and when you output the .config it's not listed in there at all. Paul > if you have a kernel source tree, just pop into "make menuconfig" and > do a search for any matching options: > > /physdev > > Symbol: NETFILTER_XT_MATCH_PHYSDEV [=m] > Prompt: "physdev" match support > Defined at net/netfilter/Kconfig:368 > Depends on: NET && NETFILTER && NETFILTER_XTABLES && BRIDGE && > > ... etc etc ... > > rday > -- |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Where to get SIP conntrack and nat for pre-2.6.18 kernel?, Andrew Kraslavsky |
|---|---|
| Next by Date: | Re: How to measure CPU usage of netfilter, Yakov Lerner |
| Previous by Thread: | Re: What happened to ipt_physdev.c ?, Pascal Hambourg |
| Next by Thread: | problems building conntrack w/ uclibc - no output, Alan Ezust |
| Indexes: | [Date] [Thread] [Top] [All Lists] |