]> git.ipfire.org Git - thirdparty/iptables.git/log
thirdparty/iptables.git
22 years agoCLASSIFY is now built unconditionally, thus we need the kernel header
Harald Welte [Sat, 13 Sep 2003 05:23:46 +0000 (05:23 +0000)] 
CLASSIFY is now built unconditionally, thus we need the kernel header

22 years agoremove .NETMAP-test - build plugin unconditionally
Harald Welte [Sat, 13 Sep 2003 04:48:36 +0000 (04:48 +0000)] 
remove .NETMAP-test - build plugin unconditionally

22 years agoadd passive OS fingerprinting (Evgeniy Polyakov)
Evgeniy Polyakov [Sat, 13 Sep 2003 04:44:28 +0000 (04:44 +0000)] 
add passive OS fingerprinting (Evgeniy Polyakov)

22 years agofix ipq_id_t on 'real' kernel+userspace 64bit archs (Ryan Veety)
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)

22 years agoIPv6 'port' of ROUTE target (Cedric de Launois)
Cédric de Launois [Fri, 5 Sep 2003 12:54:06 +0000 (12:54 +0000)] 
IPv6 'port' of ROUTE target (Cedric de Launois)

22 years ago1- printf() simplifications, 2- indentation fixes, 3- C99 initializers. (Stephane...
Harald Welte [Fri, 5 Sep 2003 12:53:44 +0000 (12:53 +0000)] 
1- printf() simplifications, 2- indentation fixes, 3- C99 initializers. (Stephane Ouellette)

22 years ago1- Fix preprocessor directive usage,
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)

22 years agoadd support for matching the IPS_CONFIRMED bit (Harald Welte)
Harald Welte [Mon, 25 Aug 2003 11:08:52 +0000 (11:08 +0000)] 
add support for matching the IPS_CONFIRMED bit (Harald Welte)

22 years agoadd TCPLAG target (patch was lost on notebook drive)
Telford Tendys [Sun, 24 Aug 2003 08:07:57 +0000 (08:07 +0000)] 
add TCPLAG target (patch was lost on notebook drive)

22 years agoremove obsolete tests. the respective extensions are now built unconditionally
Harald Welte [Sat, 23 Aug 2003 22:12:50 +0000 (22:12 +0000)] 
remove obsolete tests. the respective extensions are now built unconditionally

22 years agoadd include files for soon-to-be-submitted patches (and build them 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)

22 years agovarious cosmetic / c99 cleanups (Stephane Ouellette)
Stephane Ouellette [Sat, 23 Aug 2003 18:41:47 +0000 (18:41 +0000)] 
various cosmetic / c99 cleanups (Stephane Ouellette)

22 years agoremove unused variable and move to c99 initializers (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)

22 years agoUpdated version with new option to continue rule-traversal (Cedric de Launois)
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)

22 years agoFix iptables-save (save everything numerically)
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>

22 years agofix rule deletion in modified libiptc (Martin Josefsson)
Martin Josefsson [Sat, 5 Jul 2003 20:11:11 +0000 (20:11 +0000)] 
fix rule deletion in modified libiptc (Martin Josefsson)

22 years agoVarious fixes (Herve Eychenne)
Hervé Eychenne [Sun, 29 Jun 2003 18:00:08 +0000 (18:00 +0000)] 
Various fixes (Herve Eychenne)

22 years agoINVALID state incorrectly explained (Cedric Blancher, Maciej Soltysiak)
Cedric Blancher [Sun, 29 Jun 2003 17:35:03 +0000 (17:35 +0000)] 
INVALID state incorrectly explained (Cedric Blancher, Maciej Soltysiak)

22 years agofix ipv6_prefix_length endianness bugs (Closes: #103)
Harald Welte [Tue, 24 Jun 2003 18:28:36 +0000 (18:28 +0000)] 
fix ipv6_prefix_length endianness bugs (Closes: #103)

22 years agoFix printing of odd ip6tables netmasks (Closes: #103)
Harald Welte [Tue, 24 Jun 2003 18:15:59 +0000 (18:15 +0000)] 
Fix printing of odd ip6tables netmasks (Closes: #103)

22 years agoAdd my recent performance optimization work, might destabilize iptables.
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.

22 years agoimplement chain cache ussing relative offsets instead of absolute entry
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.

22 years agoAdd new connbytes match, include a warning (Martin Devera <devik@cdi.cz>)
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>)

22 years agofix saving of inverted parameters (same as in ipv4 libipt_owner.c)
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)

22 years agofix NETFILTER_VERSION -> IPTABLES_VERSION (Oliver Fudd ofudd@speed-test.net)
Oliver Fudd [Thu, 19 Jun 2003 11:58:06 +0000 (11:58 +0000)] 
fix NETFILTER_VERSION -> IPTABLES_VERSION (Oliver Fudd ofudd@speed-test.net)

22 years agoFix save-invert printout (David Zambonini, me)
Dave Zambonini [Sat, 14 Jun 2003 14:27:51 +0000 (14:27 +0000)] 
Fix save-invert printout (David Zambonini, me)

22 years agoFix save function (Hime Aguiar e Oliveira Jr.)
Hime Junior [Sat, 14 Jun 2003 14:08:53 +0000 (14:08 +0000)] 
Fix save function (Hime Aguiar e Oliveira Jr.)

22 years agoFix possible doubleclose of sockfd.
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.

22 years agoFix libipt_recent.c save() (Sven Strickroth)
Sven Strickroth [Sun, 1 Jun 2003 10:11:43 +0000 (10:11 +0000)] 
Fix libipt_recent.c save() (Sven Strickroth)

22 years agoFix '-L format bug' (Edward J. Huff) (Closes: #93)
Harald Welte [Sat, 31 May 2003 21:30:33 +0000 (21:30 +0000)] 
Fix '-L format bug' (Edward J. Huff) (Closes: #93)

22 years agoadd new IPMARK target (Grzegorz Janoszka)
Grzegorz Janoszka [Sat, 31 May 2003 17:31:31 +0000 (17:31 +0000)] 
add new IPMARK target (Grzegorz Janoszka)

22 years agoadd XOR patch by Tim Vandermeersch
Tim Vandermeersch [Sat, 31 May 2003 17:11:49 +0000 (17:11 +0000)] 
add XOR patch by Tim Vandermeersch

22 years agofinally commit the overly delayed RFC1812 admin prohibited option
Harald Welte [Sat, 24 May 2003 11:44:18 +0000 (11:44 +0000)] 
finally commit the overly delayed RFC1812 admin prohibited option

22 years agoUserspace files of the raw patch (JK).
Joszef Kadlecsik [Wed, 21 May 2003 10:31:08 +0000 (10:31 +0000)] 
Userspace files of the raw patch (JK).

22 years agoMartin added as Core Team Member (Jozsef)
Joszef Kadlecsik [Mon, 12 May 2003 11:38:16 +0000 (11:38 +0000)] 
Martin added as Core Team Member (Jozsef)

22 years agoCleanups (Stephane Ouellette)
Stephane Ouellette [Wed, 7 May 2003 20:08:36 +0000 (20:08 +0000)] 
Cleanups (Stephane Ouellette)

22 years agoAdd addrtype match (Patrick McHardy)
Patrick McHardy [Wed, 7 May 2003 16:51:40 +0000 (16:51 +0000)] 
Add addrtype match (Patrick McHardy)

22 years agoFix the previous fix
Martin Josefsson [Mon, 5 May 2003 19:33:40 +0000 (19:33 +0000)] 
Fix the previous fix
No more segfaults or compilewarnings.

22 years agofix trivial typo
Harald Welte [Sat, 3 May 2003 18:56:19 +0000 (18:56 +0000)] 
fix trivial typo

22 years agoadd (untested) sctp userspace support for even more untested kernel part (in pom...
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)

22 years agoadd nth match for ipv6 (Maciej Soltysiak)
Maciej Soltysiak [Sat, 3 May 2003 13:55:06 +0000 (13:55 +0000)] 
add nth match for ipv6 (Maciej Soltysiak)

22 years agoadd random6 patch (Maciej Soltysiak)
Maciej Soltysiak [Sat, 3 May 2003 13:46:18 +0000 (13:46 +0000)] 
add random6 patch (Maciej Soltysiak)

22 years agofix saving of inverted owner match parameters (Martin Josefsson)
Martin Josefsson [Sat, 3 May 2003 12:11:41 +0000 (12:11 +0000)] 
fix saving of inverted owner match parameters (Martin Josefsson)

22 years agofix memory leak(s) in libiptc. Reverts the previous (wrong) patch. (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)

22 years agorename iplimit to connlimit
Harald Welte [Wed, 30 Apr 2003 16:54:47 +0000 (16:54 +0000)] 
rename iplimit to connlimit

22 years agoFix typo in libipt_string (Nancy Fudd). (Closes: #89)
Harald Welte [Wed, 30 Apr 2003 16:04:41 +0000 (16:04 +0000)] 
Fix typo in libipt_string (Nancy Fudd).  (Closes: #89)

22 years agoFix libiptc memory hole during iptc_chain_next() (Tomas Lejdar)
Tomáš Lejdar [Wed, 30 Apr 2003 15:57:01 +0000 (15:57 +0000)] 
Fix libiptc memory hole during iptc_chain_next() (Tomas Lejdar)

22 years agothe following two patches move the call to check_inverse() to a saner
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)

22 years ago- Remove unneeded fputc() in help().
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)

22 years agoipt_physdev update (--physdev-is-{in,out,bridged}) by Bart de Schuymer
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

22 years agoiprange match support added (Jozsef Kadlecsik)
Joszef Kadlecsik [Wed, 23 Apr 2003 13:27:09 +0000 (13:27 +0000)] 
iprange match support added (Jozsef Kadlecsik)

22 years agoadd fix to string match (Michael Rash)
Michael Rash [Mon, 21 Apr 2003 07:27:03 +0000 (07:27 +0000)] 
add fix to string match (Michael Rash)

22 years agoadd ipt_recent version 0.3.1 to CVS
Stephen Frost [Mon, 14 Apr 2003 13:33:15 +0000 (13:33 +0000)] 
add ipt_recent version 0.3.1 to CVS

22 years agoapply ipv6 port of ownercmd patch (Patrick McHardy)
Patrick McHardy [Sun, 13 Apr 2003 16:32:49 +0000 (16:32 +0000)] 
apply ipv6 port of ownercmd patch (Patrick McHardy)

22 years agoversion 1.2.8 upcoming
Harald Welte [Sun, 13 Apr 2003 15:28:23 +0000 (15:28 +0000)] 
version 1.2.8 upcoming

22 years agoadd a few notes about how to deal with CVS COMMIT access
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

22 years agono space between '#!' and '/bin/sh' v1.2.8
Harald Welte [Sun, 13 Apr 2003 10:28:50 +0000 (10:28 +0000)] 
no space between '#!' and '/bin/sh'

22 years agotodo update
Harald Welte [Sun, 13 Apr 2003 10:24:59 +0000 (10:24 +0000)] 
todo update

22 years agoIPv6 port of the fuzzy match added.
Joszef Kadlecsik [Fri, 11 Apr 2003 10:30:36 +0000 (10:30 +0000)] 
IPv6 port of the fuzzy match added.

22 years agoCLASSIFY target added.
Joszef Kadlecsik [Fri, 11 Apr 2003 10:14:10 +0000 (10:14 +0000)] 
CLASSIFY target added.

22 years agounused print_dscp removed, structures converted to C99 (Stephane Ouellette)
Stephane Ouellette [Fri, 11 Apr 2003 08:20:01 +0000 (08:20 +0000)] 
unused print_dscp removed, structures converted to C99 (Stephane Ouellette)

22 years agofix stupid typo (Maciej Soltysiak)
Maciej Soltysiak [Mon, 31 Mar 2003 12:11:55 +0000 (12:11 +0000)] 
fix stupid typo (Maciej Soltysiak)

22 years agocompile with old kernel, new userspace v1.2.8-freeze
Harald Welte [Sun, 30 Mar 2003 20:26:58 +0000 (20:26 +0000)] 
compile with old kernel, new userspace

22 years agofix a compiler warning
Harald Welte [Sun, 30 Mar 2003 20:26:42 +0000 (20:26 +0000)] 
fix a compiler warning

22 years agofix error message if invalid flag is specified (Aaron Sethman) (Closes: #65)
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)

22 years agofix parse error (Stephane Ouellette)
Stephane Ouellette [Wed, 26 Mar 2003 14:42:35 +0000 (14:42 +0000)] 
fix parse error (Stephane Ouellette)

22 years agomake gcc happy
Harald Welte [Thu, 6 Mar 2003 11:56:31 +0000 (11:56 +0000)] 
make gcc happy

22 years agodont build ipv6 when DO_IPV6=0
Harald Welte [Wed, 5 Mar 2003 11:39:31 +0000 (11:39 +0000)] 
dont build ipv6 when DO_IPV6=0

22 years agoport 'line number on error in iptables-restore' from ipv4
Harald Welte [Wed, 5 Mar 2003 07:46:15 +0000 (07:46 +0000)] 
port 'line number on error in iptables-restore' from ipv4

22 years agomake DO_IPV6 work again..
Harald Welte [Tue, 4 Mar 2003 23:15:42 +0000 (23:15 +0000)] 
make DO_IPV6 work again..

22 years agofix listing of conntrack match (lp@sernet.se) (Closes: #60)
Lutz Preßler [Tue, 4 Mar 2003 14:50:50 +0000 (14:50 +0000)] 
fix listing of conntrack match (lp@sernet.se) (Closes: #60)

22 years agoadd iptables 'helper' match manpage section (Herve Eychenne)
Hervé Eychenne [Mon, 3 Mar 2003 22:23:22 +0000 (22:23 +0000)] 
add iptables 'helper' match manpage section (Herve Eychenne)

22 years agomake iptables-restore print the line number in case of an error
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>)

22 years agofix iptables-restore to not segfault on invalid input (Illes Marci <marci@balabit...
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>)

22 years agoupdate to current_issues
Harald Welte [Mon, 3 Mar 2003 07:50:57 +0000 (07:50 +0000)] 
update to current_issues

22 years ago'recent' match update by Stephen Frost:
Stephen Frost [Mon, 3 Mar 2003 07:24:27 +0000 (07:24 +0000)] 
'recent' match update by Stephen Frost:
- Moved RECENT_NAME/RECENT_VER #define's to ipt_recent.h
- Added #define for IPT_RECENT_NAME_LEN instead of using constants directly
- Changed default packet count list length to 20 instead of 10
- Added option to define permissions for proc files created under
  /proc/net/ipt_recent
- Changed printfs to be unsigned for unsigned variables
- Added explicit NULL termination for table name
- Fixed TTL checking to deal with TTL decrementing in routing logic, should
  work across chains now.
- Side to check/set against is no longer per-table but per-rule, default src
- Created unsigned time_temp for time caluclations instead of using signed
  temp variables
- Fixed spinlock handling in checkentry to not vmalloc while holding a
  spinlock.
- Cleaned up memory free'ing routines to correctly free all memory on failure
- Fixed spinlock handling in destroy to not free while holding spinlock
- Added sanity check to hash table size, if an invalid size is given the
  default will be used instead and a warning generated.
- Fixed save() function in libipt_recent.c
- Cleaned up and shortened recent.patch.help

22 years agoAdd support for hex strings (Michael Rash)
Michael Rash [Wed, 26 Feb 2003 17:34:13 +0000 (17:34 +0000)] 
Add support for hex strings (Michael Rash)

22 years agoadd MARK
Harald Welte [Tue, 25 Feb 2003 11:57:23 +0000 (11:57 +0000)] 
add MARK

22 years agoupdate to condition extension, add condition6 (Stephane Ouellette)
Stephane Ouellette [Tue, 25 Feb 2003 11:54:56 +0000 (11:54 +0000)] 
update to condition extension, add condition6 (Stephane Ouellette)

22 years agoFix '-p icmp -m icmp' issue (Closes: #37)
Harald Welte [Tue, 25 Feb 2003 10:50:59 +0000 (10:50 +0000)] 
Fix '-p icmp -m icmp' issue (Closes: #37)

22 years agoalphabetize manpage + libipt_physdev section
Harald Welte [Fri, 14 Feb 2003 07:34:09 +0000 (07:34 +0000)] 
alphabetize manpage + libipt_physdev section

22 years agoadd libipt_physdev.c (Bart de Schumyer)
Bart De Schuymer [Tue, 11 Feb 2003 20:19:04 +0000 (20:19 +0000)] 
add libipt_physdev.c (Bart de Schumyer)

22 years agou32 match added
Harald Welte [Sat, 1 Feb 2003 09:08:57 +0000 (09:08 +0000)] 
u32 match added

22 years agomoved unassigned issues to bugzilla
Harald Welte [Tue, 14 Jan 2003 21:21:11 +0000 (21:21 +0000)] 
moved unassigned issues to bugzilla

22 years agofix typo in help message
Harald Welte [Mon, 13 Jan 2003 12:35:28 +0000 (12:35 +0000)] 
fix typo in help message

22 years agono absolute include paths
Harald Welte [Sun, 12 Jan 2003 20:31:18 +0000 (20:31 +0000)] 
no absolute include paths

22 years agoadd support for rpc match
Harald Welte [Sun, 12 Jan 2003 20:30:46 +0000 (20:30 +0000)] 
add support for rpc match

22 years agoTODO update
Harald Welte [Fri, 10 Jan 2003 14:50:24 +0000 (14:50 +0000)] 
TODO update

22 years agodecember update to ROUTE target ;)
Cédric de Launois [Wed, 8 Jan 2003 09:51:34 +0000 (09:51 +0000)] 
december update to ROUTE target ;)

22 years agoapply ipv6 hoplimit (hl match, HL target) patch (Maciej Soltysiak <solt@dns.toxicfilm...
Maciej Soltysiak [Wed, 8 Jan 2003 09:14:20 +0000 (09:14 +0000)] 
apply ipv6 hoplimit (hl match, HL target) patch (Maciej Soltysiak <solt@dns.toxicfilms.tv>)

22 years agojust my personal scratchpad, so everybody knows what's going on
Harald Welte [Tue, 7 Jan 2003 20:25:23 +0000 (20:25 +0000)] 
just my personal scratchpad, so everybody knows what's going on

22 years agofix save() function when used with !
Harald Welte [Mon, 6 Jan 2003 13:04:53 +0000 (13:04 +0000)] 
fix save() function when used with !

22 years agoattempt to fix save/restore of '! --uid-owner squid' problem as reported by Costa...
Harald Welte [Mon, 6 Jan 2003 12:40:33 +0000 (12:40 +0000)] 
attempt to fix save/restore of '! --uid-owner squid' problem as reported by Costa Tsaousis

22 years agoadd TARPIT target (Aaron Hopkins)
Aaron Hopkins [Thu, 5 Dec 2002 20:50:09 +0000 (20:50 +0000)] 
add TARPIT target (Aaron Hopkins)

22 years agonew '--to' option to route target (by original author)
Cédric de Launois [Thu, 5 Dec 2002 20:44:38 +0000 (20:44 +0000)] 
new '--to' option to route target (by original author)

22 years agofix save() functions of libip[6]t_length (Gerry Skerbitz)
Gerry Skerbitz [Thu, 5 Dec 2002 20:37:22 +0000 (20:37 +0000)] 
fix save() functions of libip[6]t_length (Gerry Skerbitz)

22 years agoFix save() function of libipt_conntrack (Michael Schwendt)
Michael Schwendt [Thu, 5 Dec 2002 20:20:29 +0000 (20:20 +0000)] 
Fix save() function of libipt_conntrack (Michael Schwendt)

22 years agofix save() function of libipt_pool (Oskar Berggren)
Oskar Berggren [Thu, 5 Dec 2002 19:41:11 +0000 (19:41 +0000)] 
fix save() function of libipt_pool (Oskar Berggren)

22 years agofix save function of libipt_tos
Harald Welte [Thu, 5 Dec 2002 19:39:10 +0000 (19:39 +0000)] 
fix save function of libipt_tos

22 years agoadd condition patch (Stephane Ouelle)
Stephane Ouellette [Sat, 2 Nov 2002 15:00:15 +0000 (15:00 +0000)] 
add condition patch (Stephane Ouelle)