]>
git.ipfire.org Git - thirdparty/iptables.git/log
Harald Welte [Tue, 6 Jan 2004 19:04:02 +0000 (19:04 +0000)]
oops, don't commit this to the stable tree
Harald Welte [Tue, 6 Jan 2004 18:59:46 +0000 (18:59 +0000)]
commit all current changes
Harald Welte [Mon, 5 Jan 2004 15:42:38 +0000 (15:42 +0000)]
fix deleting of time rules (SooYoun Cho) (Closes: #169)
Michael Rash [Mon, 5 Jan 2004 09:50:12 +0000 (09:50 +0000)]
Fix saving of non-printable characters in string (Michael Rash) (Closes: #168)
Michael Rash [Mon, 5 Jan 2004 09:41:50 +0000 (09:41 +0000)]
allow embedding of quote character inside quoted string (Michael Rash)
Harald Welte [Fri, 2 Jan 2004 12:58:30 +0000 (12:58 +0000)]
forgot to commit the last osf userspace update
Harald Welte [Wed, 26 Nov 2003 12:50:38 +0000 (12:50 +0000)]
add mac check
Harald Welte [Thu, 20 Nov 2003 10:47:57 +0000 (10:47 +0000)]
support for srcip-* hashmodes added
Harald Welte [Sat, 15 Nov 2003 19:07:40 +0000 (19:07 +0000)]
added name member for proc-file
Harald Welte [Fri, 14 Nov 2003 19:17:45 +0000 (19:17 +0000)]
check if received netlink messages are really from the kernel (pid==0)
Harald Welte [Thu, 13 Nov 2003 18:29:16 +0000 (18:29 +0000)]
add dstlimit extension (kernel code in patch-o-matic soon)
Harald Welte [Tue, 11 Nov 2003 18:41:36 +0000 (18:41 +0000)]
new CLUSTERIP target, currently in development. kernel code will follow soon
Harald Welte [Mon, 10 Nov 2003 18:11:11 +0000 (18:11 +0000)]
todo update (ipv6 ndisc/ldp)
Harald Welte [Thu, 6 Nov 2003 23:20:00 +0000 (23:20 +0000)]
todo update (minor)
Harald Welte [Sun, 2 Nov 2003 17:01:09 +0000 (17:01 +0000)]
final 1.2.9 release
Harald Welte [Sun, 2 Nov 2003 10:39:43 +0000 (10:39 +0000)]
update ipt_physdev.h (test8 change, make parisc work, alignment issues)
Yasuyuki KOZAKAI [Thu, 30 Oct 2003 06:36:49 +0000 (06:36 +0000)]
Fix invalid port number (Yasuyuki Kozakai)
Harald Welte [Wed, 8 Oct 2003 10:17:05 +0000 (10:17 +0000)]
unconditionally build libipt_connmark.so (Carlo Pires)
Harald Welte [Tue, 7 Oct 2003 22:12:31 +0000 (22:12 +0000)]
sorry, this one didn't make it in 1.2.9rc1 :(
Harald Welte [Tue, 7 Oct 2003 21:45:39 +0000 (21:45 +0000)]
old version is 1.2.8, not 1.2.7a
Harald Welte [Tue, 7 Oct 2003 19:03:12 +0000 (19:03 +0000)]
increment version number to 1.2.9rc1
Harald Welte [Tue, 7 Oct 2003 18:59:26 +0000 (18:59 +0000)]
unconditionally build TRACE and NOTRACK plugins
Harald Welte [Tue, 7 Oct 2003 18:55:13 +0000 (18:55 +0000)]
add support for the raw table to userspace
Thomas Woerner [Thu, 2 Oct 2003 19:59:27 +0000 (19:59 +0000)]
fix saving of udp port range in ip6tables (Thomas Woerner)
Evgeniy Polyakov [Mon, 22 Sep 2003 15:19:21 +0000 (15:19 +0000)]
further updates to the 'osf' module (Evgeniy Polyakov). now supports reading fingerprint data at runtime via /proc.
Harald Welte [Mon, 15 Sep 2003 10:36:08 +0000 (10:36 +0000)]
remove KNOWN_BUGS, since it is obsoleted by bugzilla
Harald Welte [Sat, 13 Sep 2003 05:23:46 +0000 (05:23 +0000)]
CLASSIFY is now built unconditionally, thus we need the kernel header
Harald Welte [Sat, 13 Sep 2003 04:48:36 +0000 (04:48 +0000)]
remove .NETMAP-test - build plugin unconditionally
Evgeniy Polyakov [Sat, 13 Sep 2003 04:44:28 +0000 (04:44 +0000)]
add passive OS fingerprinting (Evgeniy Polyakov)
Ryan Veety [Sun, 7 Sep 2003 10:09:22 +0000 (10:09 +0000)]
fix ipq_id_t on 'real' kernel+userspace 64bit archs (Ryan Veety)
Cédric de Launois [Fri, 5 Sep 2003 12:54:06 +0000 (12:54 +0000)]
IPv6 'port' of ROUTE target (Cedric de Launois)
Harald Welte [Fri, 5 Sep 2003 12:53:44 +0000 (12:53 +0000)]
1- printf() simplifications, 2- indentation fixes, 3- C99 initializers. (Stephane Ouellette)
Harald Welte [Thu, 4 Sep 2003 21:55:10 +0000 (21:55 +0000)]
1- Fix preprocessor directive usage,
2- Redefine UNAME and LNAME macros such that their value is determined
at compile-time, not at run-time,
3- Modify all printf() calls that use LNAME and UNAME to take advantage
of the compile-time macro definitions,
4- More indentation fixes. (Stephane Ouellette)
Harald Welte [Mon, 25 Aug 2003 11:08:52 +0000 (11:08 +0000)]
add support for matching the IPS_CONFIRMED bit (Harald Welte)
Telford Tendys [Sun, 24 Aug 2003 08:07:57 +0000 (08:07 +0000)]
add TCPLAG target (patch was lost on notebook drive)
Harald Welte [Sat, 23 Aug 2003 22:12:50 +0000 (22:12 +0000)]
remove obsolete tests. the respective extensions are now built unconditionally
Harald Welte [Sat, 23 Aug 2003 22:10:11 +0000 (22:10 +0000)]
add include files for soon-to-be-submitted patches (and build them unconditionally by putting thme in the extensions/Makefile)
Stephane Ouellette [Sat, 23 Aug 2003 18:41:47 +0000 (18:41 +0000)]
various cosmetic / c99 cleanups (Stephane Ouellette)
Stephane Ouellette [Mon, 11 Aug 2003 19:58:56 +0000 (19:58 +0000)]
remove unused variable and move to c99 initializers (Stephane Ouellette)
Cédric de Launois [Fri, 25 Jul 2003 11:35:56 +0000 (11:35 +0000)]
Updated version with new option to continue rule-traversal (Cedric de Launois)
Thomas Woerner [Mon, 14 Jul 2003 20:01:29 +0000 (20:01 +0000)]
Fix iptables-save (save everything numerically)
by Thomas Woerner <twoerner@redhat.com>
Martin Josefsson [Sat, 5 Jul 2003 20:11:11 +0000 (20:11 +0000)]
fix rule deletion in modified libiptc (Martin Josefsson)
Hervé Eychenne [Sun, 29 Jun 2003 18:00:08 +0000 (18:00 +0000)]
Various fixes (Herve Eychenne)
Cedric Blancher [Sun, 29 Jun 2003 17:35:03 +0000 (17:35 +0000)]
INVALID state incorrectly explained (Cedric Blancher, Maciej Soltysiak)
Harald Welte [Tue, 24 Jun 2003 18:28:36 +0000 (18:28 +0000)]
fix ipv6_prefix_length endianness bugs (Closes: #103)
Harald Welte [Tue, 24 Jun 2003 18:15:59 +0000 (18:15 +0000)]
Fix printing of odd ip6tables netmasks (Closes: #103)
Harald Welte [Tue, 24 Jun 2003 17:37:21 +0000 (17:37 +0000)]
Add my recent performance optimization work, might destabilize iptables.
Please report bugs to bugzilla, we need to fix this up before releasing
the next iptables version.
Harald Welte [Mon, 23 Jun 2003 18:25:59 +0000 (18:25 +0000)]
implement chain cache ussing relative offsets instead of absolute entry
pointers. This is needed for my current libiptc optimization work, since
it needs the chain cache to still be correct after it has been reallocated
to a different address.
Martin Devera [Thu, 19 Jun 2003 12:23:37 +0000 (12:23 +0000)]
Add new connbytes match, include a warning (Martin Devera <devik@cdi.cz>)
Harald Welte [Thu, 19 Jun 2003 12:04:44 +0000 (12:04 +0000)]
fix saving of inverted parameters (same as in ipv4 libipt_owner.c)
Oliver Fudd [Thu, 19 Jun 2003 11:58:06 +0000 (11:58 +0000)]
fix NETFILTER_VERSION -> IPTABLES_VERSION (Oliver Fudd ofudd@speed-test.net)
Dave Zambonini [Sat, 14 Jun 2003 14:27:51 +0000 (14:27 +0000)]
Fix save-invert printout (David Zambonini, me)
Hime Junior [Sat, 14 Jun 2003 14:08:53 +0000 (14:08 +0000)]
Fix save function (Hime Aguiar e Oliveira Jr.)
Martin Josefsson [Fri, 13 Jun 2003 16:56:51 +0000 (16:56 +0000)]
Fix possible doubleclose of sockfd.
This shouldn't break anything, things were already broken.
Sven Strickroth [Sun, 1 Jun 2003 10:11:43 +0000 (10:11 +0000)]
Fix libipt_recent.c save() (Sven Strickroth)
Harald Welte [Sat, 31 May 2003 21:30:33 +0000 (21:30 +0000)]
Fix '-L format bug' (Edward J. Huff) (Closes: #93)
Grzegorz Janoszka [Sat, 31 May 2003 17:31:31 +0000 (17:31 +0000)]
add new IPMARK target (Grzegorz Janoszka)
Tim Vandermeersch [Sat, 31 May 2003 17:11:49 +0000 (17:11 +0000)]
add XOR patch by Tim Vandermeersch
Harald Welte [Sat, 24 May 2003 11:44:18 +0000 (11:44 +0000)]
finally commit the overly delayed RFC1812 admin prohibited option
Joszef Kadlecsik [Wed, 21 May 2003 10:31:08 +0000 (10:31 +0000)]
Userspace files of the raw patch (JK).
Joszef Kadlecsik [Mon, 12 May 2003 11:38:16 +0000 (11:38 +0000)]
Martin added as Core Team Member (Jozsef)
Stephane Ouellette [Wed, 7 May 2003 20:08:36 +0000 (20:08 +0000)]
Cleanups (Stephane Ouellette)
Patrick McHardy [Wed, 7 May 2003 16:51:40 +0000 (16:51 +0000)]
Add addrtype match (Patrick McHardy)
Martin Josefsson [Mon, 5 May 2003 19:33:40 +0000 (19:33 +0000)]
Fix the previous fix
No more segfaults or compilewarnings.
Harald Welte [Sat, 3 May 2003 18:56:19 +0000 (18:56 +0000)]
fix trivial typo
Harald Welte [Sat, 3 May 2003 18:05:58 +0000 (18:05 +0000)]
add (untested) sctp userspace support for even more untested kernel part (in pom soon)
Maciej Soltysiak [Sat, 3 May 2003 13:55:06 +0000 (13:55 +0000)]
add nth match for ipv6 (Maciej Soltysiak)
Maciej Soltysiak [Sat, 3 May 2003 13:46:18 +0000 (13:46 +0000)]
add random6 patch (Maciej Soltysiak)
Martin Josefsson [Sat, 3 May 2003 12:11:41 +0000 (12:11 +0000)]
fix saving of inverted owner match parameters (Martin Josefsson)
Martin Josefsson [Fri, 2 May 2003 15:30:11 +0000 (15:30 +0000)]
fix memory leak(s) in libiptc. Reverts the previous (wrong) patch. (Martin Josefsson)
Harald Welte [Wed, 30 Apr 2003 16:54:47 +0000 (16:54 +0000)]
rename iplimit to connlimit
Harald Welte [Wed, 30 Apr 2003 16:04:41 +0000 (16:04 +0000)]
Fix typo in libipt_string (Nancy Fudd). (Closes: #89)
Tomáš Lejdar [Wed, 30 Apr 2003 15:57:01 +0000 (15:57 +0000)]
Fix libiptc memory hole during iptc_chain_next() (Tomas Lejdar)
Stephane Ouellette [Sun, 27 Apr 2003 13:07:18 +0000 (13:07 +0000)]
the following two patches move the call to check_inverse() to a saner
place and surround the condition name by double-quotes in save(). (Stephane Ouellette)
Stephane Ouellette [Sun, 27 Apr 2003 12:59:00 +0000 (12:59 +0000)]
- Remove unneeded fputc() in help().
- C99 initializers.
- In parse(), print an error message when multiple strings are specified on the
command line.
- Remove print_string(). This fixes save() when used with
iptables-save/iptables-restore.
(Stephane Ouellette)
Bart De Schuymer [Sun, 27 Apr 2003 10:01:44 +0000 (10:01 +0000)]
ipt_physdev update (--physdev-is-{in,out,bridged}) by Bart de Schuymer
Joszef Kadlecsik [Wed, 23 Apr 2003 13:27:09 +0000 (13:27 +0000)]
iprange match support added (Jozsef Kadlecsik)
Michael Rash [Mon, 21 Apr 2003 07:27:03 +0000 (07:27 +0000)]
add fix to string match (Michael Rash)
Stephen Frost [Mon, 14 Apr 2003 13:33:15 +0000 (13:33 +0000)]
add ipt_recent version 0.3.1 to CVS
Patrick McHardy [Sun, 13 Apr 2003 16:32:49 +0000 (16:32 +0000)]
apply ipv6 port of ownercmd patch (Patrick McHardy)
Harald Welte [Sun, 13 Apr 2003 15:28:23 +0000 (15:28 +0000)]
version 1.2.8 upcoming
Harald Welte [Sun, 13 Apr 2003 11:29:28 +0000 (11:29 +0000)]
add a few notes about how to deal with CVS COMMIT access
Harald Welte [Sun, 13 Apr 2003 10:28:50 +0000 (10:28 +0000)]
no space between '#!' and '/bin/sh'
Harald Welte [Sun, 13 Apr 2003 10:24:59 +0000 (10:24 +0000)]
todo update
Joszef Kadlecsik [Fri, 11 Apr 2003 10:30:36 +0000 (10:30 +0000)]
IPv6 port of the fuzzy match added.
Joszef Kadlecsik [Fri, 11 Apr 2003 10:14:10 +0000 (10:14 +0000)]
CLASSIFY target added.
Stephane Ouellette [Fri, 11 Apr 2003 08:20:01 +0000 (08:20 +0000)]
unused print_dscp removed, structures converted to C99 (Stephane Ouellette)
Maciej Soltysiak [Mon, 31 Mar 2003 12:11:55 +0000 (12:11 +0000)]
fix stupid typo (Maciej Soltysiak)
Harald Welte [Sun, 30 Mar 2003 20:26:58 +0000 (20:26 +0000)]
compile with old kernel, new userspace
Harald Welte [Sun, 30 Mar 2003 20:26:42 +0000 (20:26 +0000)]
fix a compiler warning
Harald Welte [Sun, 30 Mar 2003 18:29:56 +0000 (18:29 +0000)]
fix error message if invalid flag is specified (Aaron Sethman) (Closes: #65)
Stephane Ouellette [Wed, 26 Mar 2003 14:42:35 +0000 (14:42 +0000)]
fix parse error (Stephane Ouellette)
Harald Welte [Thu, 6 Mar 2003 11:56:31 +0000 (11:56 +0000)]
make gcc happy
Harald Welte [Wed, 5 Mar 2003 11:39:31 +0000 (11:39 +0000)]
dont build ipv6 when DO_IPV6=0
Harald Welte [Wed, 5 Mar 2003 07:46:15 +0000 (07:46 +0000)]
port 'line number on error in iptables-restore' from ipv4
Harald Welte [Tue, 4 Mar 2003 23:15:42 +0000 (23:15 +0000)]
make DO_IPV6 work again..
Lutz Preßler [Tue, 4 Mar 2003 14:50:50 +0000 (14:50 +0000)]
fix listing of conntrack match (lp@sernet.se) (Closes: #60)
Hervé Eychenne [Mon, 3 Mar 2003 22:23:22 +0000 (22:23 +0000)]
add iptables 'helper' match manpage section (Herve Eychenne)
Illes Marci [Mon, 3 Mar 2003 08:08:37 +0000 (08:08 +0000)]
make iptables-restore print the line number in case of an error
(Illes Marci <marci@balabit.hu>)
Illes Marci [Mon, 3 Mar 2003 08:05:07 +0000 (08:05 +0000)]
fix iptables-restore to not segfault on invalid input (Illes Marci <marci@balabit.hu>)