Re: Updating the manpages

2002-05-03 Thread Hervé Eychenne
On Thu, May 02, 2002 at 08:23:04PM -0700, Ian Jones wrote: Harald Welte [EMAIL PROTECTED] writes: Hi. I decided to take on the challenge of updating the manpages. I figured that probably everything in base, pending, and submitted that wasn't already in the manpages should be

CONNMARK update

2002-05-03 Thread Henrik Nordstrom
Attached is an updated version of CONNMARK.patch where the ip_conntrack_core.c conflict has been resolved. This should allow CONNMARK to be moved back from oldnat to extra. Regards Henrik diff -uN linux-2.4.3-pre3/include/linux/netfilter_ipv4/ip_conntrack.h

#118187: iptables-dev: libiptc should not use RAW socket

2002-05-03 Thread Laurence J. Lane
More Debian BTS clean-up: http://bugs.debian.org/118117 libiptc currently opens a RAW socket to access the system tables. This unnecessarily forces the application to have the CAP_NET_RAW capability, when all it needs is the CAP_NET_ADMIN capability. A simple non-raw IP socket would

#117590: iptables: ip6tables-save: tcp flags (--syn) not saved correctly

2002-05-03 Thread ljlane
Debian BTS report: http://bugs.debian.org/117590 http://bugs.debian.org/iptables Another Debian developer confirmed the tcp flags (--syn) not saved problem using iptables 1.2.6a. Please reply to Tuomas Heino iheinoATcc.hut.fi and CC 117590-forwardedATbugs.debian.org. Thanks.

#107334: iptables: support for excluding multiple tables/chains

2002-05-03 Thread Laurence J. Lane
A Debian BTS wishlist report: http;//bugs.debian.org/107443 http://bugs.debian.org/iptables There is a patch in the bug report that adds support to iptables 1.2.2 for excluding tables and chains. I have not test this. Thanks.

[PATCH] iptables hppa build failure, ld linking

2002-05-03 Thread Laurence J. Lane
This is a bug of sorts triggered on the hppa Debian build daemon auto-builder. http://buildd.debian.org/fetch.php?pkg=iptablesver=1.2.4-2arch=hppastamp=1007234667file=logas=raw http://buildd.debian.org/build.php?arch=pkg=iptables iptables fails to build on hppa. Lamont Jones provided a patch

#144635: make p-o-m fails when /tmp is on a different filesystem

2002-05-03 Thread Laurence J. Lane
Another Debian BTS report: http://bugs.debian.org/144635 http://bugs.debian.org/iptables There is a patch in this report that correct pom handling when /tmp is on a different filesystem. I have not tested this. Thanks.