]> git.ipfire.org Git - thirdparty/iptables.git/log
thirdparty/iptables.git
25 years agoFix for iptables -C coredump due to check_packet() being called with fw=NULL
Marc Boucher [Sat, 22 Apr 2000 22:36:10 +0000 (22:36 +0000)] 
Fix for iptables -C coredump due to check_packet() being called with fw=NULL

25 years agoImproved iptc_set_policy error messages.
Marc Boucher [Sat, 22 Apr 2000 22:34:44 +0000 (22:34 +0000)] 
Improved iptc_set_policy error messages.

25 years agoFix minor compilation problems in match_different() and is_same().
Marc Boucher [Sat, 22 Apr 2000 22:33:19 +0000 (22:33 +0000)] 
Fix minor compilation problems in match_different() and is_same().

25 years agoAdded #include <linux/stddef.h> for offsetof().
Marc Boucher [Sat, 22 Apr 2000 22:19:53 +0000 (22:19 +0000)] 
Added #include <linux/stddef.h> for offsetof().

25 years agoRIchard Gooch's INSTALL file (minorly modified).
Richard Gooch [Sat, 22 Apr 2000 00:57:38 +0000 (00:57 +0000)] 
RIchard Gooch's INSTALL file (minorly modified).

25 years agoChanges to allow matching (for delete) on part of a rule, for rules which
Rusty Russell [Wed, 19 Apr 2000 11:26:44 +0000 (11:26 +0000)] 
Changes to allow matching (for delete) on part of a rule, for rules which
change in the kernel (eg. ipt_limit).

25 years agoAdded linux/types.h for non-glibc systems.
Rusty Russell [Wed, 19 Apr 2000 11:25:06 +0000 (11:25 +0000)] 
Added linux/types.h for non-glibc systems.

25 years agoPut ports in network order.
Rusty Russell [Wed, 19 Apr 2000 11:24:02 +0000 (11:24 +0000)] 
Put ports in network order.

25 years ago--protocol now valid.
Rusty Russell [Wed, 19 Apr 2000 11:23:18 +0000 (11:23 +0000)] 
--protocol now valid.
Also added mask support for rules which alter inside kernel.

25 years agoFixed version, added distclean, and fixed distrib target.
Rusty Russell [Wed, 19 Apr 2000 11:22:03 +0000 (11:22 +0000)] 
Fixed version, added distclean, and fixed distrib target.

25 years agoFixed typo.
Marc Boucher [Fri, 7 Apr 2000 17:32:49 +0000 (17:32 +0000)] 
Fixed typo.

25 years agoFixed save() to properly interpret ports in host byte order and use ':'
Marc Boucher [Fri, 7 Apr 2000 17:30:28 +0000 (17:30 +0000)] 
Fixed save() to properly interpret ports in host byte order and use ':'
as range separator.

25 years agoFix for match_different to correctly traverse the second rule
Rusty Russell [Wed, 29 Mar 2000 04:19:26 +0000 (04:19 +0000)] 
Fix for match_different to correctly traverse the second rule
Nasty hack to enable us to delete rules with -m limit

25 years agoRemoved distrib: targets.
Rusty Russell [Fri, 24 Mar 2000 10:51:31 +0000 (10:51 +0000)] 
Removed distrib: targets.

25 years agolibiptc caching to speed up find_label().
Rusty Russell [Fri, 24 Mar 2000 09:32:20 +0000 (09:32 +0000)] 
libiptc caching to speed up find_label().
Makefile distrib target for userspace.

25 years agoTestsuite update.
Rusty Russell [Fri, 24 Mar 2000 08:39:16 +0000 (08:39 +0000)] 
Testsuite update.

25 years agoJames Morris's problem with libiptc when listing the builtin
James Morris [Fri, 24 Mar 2000 02:13:51 +0000 (02:13 +0000)] 
James Morris's problem with libiptc when listing the builtin
queue target.

25 years agobert hubert's Corrects missing spaces in iptables.8
Bert Hubert [Fri, 24 Mar 2000 01:56:37 +0000 (01:56 +0000)] 
bert hubert's Corrects missing spaces in iptables.8
bert hubert's Migrated some documentation from iptables.8 to packet-filtering-HOWTo

25 years agoJames Morris' limits.h patch.
James Morris [Fri, 24 Mar 2000 01:52:39 +0000 (01:52 +0000)] 
James Morris' limits.h patch.

25 years agoCorrected various typos etc..
Marc Boucher [Mon, 20 Mar 2000 08:32:15 +0000 (08:32 +0000)] 
Corrected various typos etc..

25 years agoMakefile fixes for release. v1.0.0-alpha
Rusty Russell [Mon, 20 Mar 2000 07:03:28 +0000 (07:03 +0000)] 
Makefile fixes for release.
Whitespace cleanups.

25 years agoreorganized tree after kernel merge
Marc Boucher [Mon, 20 Mar 2000 06:03:29 +0000 (06:03 +0000)] 
reorganized tree after kernel merge