From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jim Gifford Subject: Use of Kernel Headers Date: Tue, 17 Aug 2004 13:40:54 -0700 Sender: netfilter-admin@lists.netfilter.org Message-ID: <41226D56.3080800@jg555.com> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: Errors-To: netfilter-admin@lists.netfilter.org List-Help: List-Post: List-Subscribe: , List-Id: List-Unsubscribe: , List-Archive: Content-Type: text/plain; charset="us-ascii"; format="flowed" To: Netfilter I have been asked this question a lot of times, and I think it should be asked here for an official answer. It has been stated numerous times that userspace programs should not be compiled against raw kernel headers, but iptables does compile against userspace headers and breaks this rule. With the advent of the linux-libc-headers package, should iptables be compiled against the linux-libc-headers or the raw kernel headers since iptables is a user space program? Should patch-o-matic update the headers in the proper location, /usr/include/linux/netfilter_ipv4 etc? ---- Jim Gifford maillist@jg555.com