* Use of Kernel Headers
@ 2004-08-17 20:40 Jim Gifford
2004-08-17 21:00 ` Antony Stone
0 siblings, 1 reply; 3+ messages in thread
From: Jim Gifford @ 2004-08-17 20:40 UTC (permalink / raw)
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
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Use of Kernel Headers
2004-08-17 20:40 Use of Kernel Headers Jim Gifford
@ 2004-08-17 21:00 ` Antony Stone
2004-08-17 21:09 ` Jim Gifford
0 siblings, 1 reply; 3+ messages in thread
From: Antony Stone @ 2004-08-17 21:00 UTC (permalink / raw)
To: Netfilter
On Tuesday 17 August 2004 9:40 pm, Jim Gifford wrote:
> 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?
Patch-o-matic is not the right way of doing this - this would be dealt with in
a new version release of iptables.
P-o-M is for adding new features and functions (which are optional and not
used by most iptables users) to netfilter; it couldn't sensibly be used to
change the structure of how it compiles.
As for the answer to your question, I think that is one for the developers'
list. Some of them do read this list, but cannot be guaranteed to see all
posts or respond to them due to the volume.
Regards,
Antony.
--
People who use Microsoft software should be certified.
Please reply to the list;
please don't CC me.
^ permalink raw reply [flat|nested] 3+ messages in thread* Re: Use of Kernel Headers
2004-08-17 21:00 ` Antony Stone
@ 2004-08-17 21:09 ` Jim Gifford
0 siblings, 0 replies; 3+ messages in thread
From: Jim Gifford @ 2004-08-17 21:09 UTC (permalink / raw)
To: Netfilter
Antony Stone wrote:
>On Tuesday 17 August 2004 9:40 pm, Jim Gifford wrote:
>
>
>
>>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?
>>
>>
>
>Patch-o-matic is not the right way of doing this - this would be dealt with in
>a new version release of iptables.
>
>P-o-M is for adding new features and functions (which are optional and not
>used by most iptables users) to netfilter; it couldn't sensibly be used to
>change the structure of how it compiles.
>
>As for the answer to your question, I think that is one for the developers'
>list. Some of them do read this list, but cannot be guaranteed to see all
>posts or respond to them due to the volume.
>
>Regards,
>
>Antony.
>
>
>
Thanx Anthony, will do.
--
----
Jim Gifford
maillist@jg555.com
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2004-08-17 21:09 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-08-17 20:40 Use of Kernel Headers Jim Gifford
2004-08-17 21:00 ` Antony Stone
2004-08-17 21:09 ` Jim Gifford
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox