]> git.ipfire.org Git - thirdparty/iptables.git/log
thirdparty/iptables.git
21 years ago(Continuing the bloody-series) Bloody typos :)
Martin Josefsson [Mon, 2 Feb 2004 20:12:33 +0000 (20:12 +0000)] 
(Continuing the bloody-series) Bloody typos :)

21 years agoBloody copy-n-edit. Make sure to use matches in the order they are given...
Martin Josefsson [Mon, 2 Feb 2004 20:02:10 +0000 (20:02 +0000)] 
Bloody copy-n-edit. Make sure to use matches in the order they are given...

21 years agoMake sure to use matches in the order they are given when calling do_command() multip...
Martin Josefsson [Mon, 2 Feb 2004 20:01:18 +0000 (20:01 +0000)] 
Make sure to use matches in the order they are given when calling do_command() multiple times.

21 years agoBloody copy-n-edit. Add --test (-t) in order to test...
Martin Josefsson [Mon, 2 Feb 2004 19:59:17 +0000 (19:59 +0000)] 
Bloody copy-n-edit. Add --test (-t) in order to test...

21 years agoBloody copy-n-edit. Complain when COMMIT is missing...
Martin Josefsson [Mon, 2 Feb 2004 19:58:36 +0000 (19:58 +0000)] 
Bloody copy-n-edit. Complain when COMMIT is missing...

21 years agoAdd --test (-t) in order to test the whole file without changing anything if somethin...
Martin Josefsson [Sun, 1 Feb 2004 22:03:27 +0000 (22:03 +0000)] 
Add --test (-t) in order to test the whole file without changing anything if something fails

21 years agoComplain when COMMIT is missing for the last table in the input
Martin Josefsson [Sun, 1 Feb 2004 21:46:04 +0000 (21:46 +0000)] 
Complain when COMMIT is missing for the last table in the input

21 years agoAnother minor codestyle fix
Martin Josefsson [Sat, 31 Jan 2004 19:41:49 +0000 (19:41 +0000)] 
Another minor codestyle fix

21 years agoMinor codestyle fix
Martin Josefsson [Sat, 31 Jan 2004 19:33:47 +0000 (19:33 +0000)] 
Minor codestyle fix

21 years agoI guess nobody actually used --verbose
Martin Josefsson [Sat, 31 Jan 2004 19:28:13 +0000 (19:28 +0000)] 
I guess nobody actually used --verbose

21 years agoFix even more possibly not zero-terminated strings after copy (Karsten Desler)
Karsten Desler [Sat, 31 Jan 2004 15:33:55 +0000 (15:33 +0000)] 
Fix even more possibly not zero-terminated strings after copy (Karsten Desler)

21 years agoFix another possibly not zero-terminated string after copy (Karsten Desler)
Karsten Desler [Sat, 31 Jan 2004 15:14:38 +0000 (15:14 +0000)] 
Fix another possibly not zero-terminated string after copy (Karsten Desler)

21 years agoFix possibly not zero-terminated string after copy (Karsten Desler)
Karsten Desler [Sat, 31 Jan 2004 13:22:18 +0000 (13:22 +0000)] 
Fix possibly not zero-terminated string after copy (Karsten Desler)

21 years agouse <stddef.h> instead of <linux/stddef.h> (Henrik Nordstrom)
Henrik Nordstrom [Tue, 27 Jan 2004 13:15:10 +0000 (13:15 +0000)] 
use <stddef.h> instead of <linux/stddef.h> (Henrik Nordstrom)

21 years agosplit manpages into per-extension manpage snippet (Henrik Nordstrom)
Henrik Nordstrom [Thu, 22 Jan 2004 15:04:24 +0000 (15:04 +0000)] 
split manpages into per-extension manpage snippet (Henrik Nordstrom)
add lots of missing manpage snippets (Harald Welte)

21 years agooops, don't commit this to the stable tree
Harald Welte [Tue, 6 Jan 2004 19:04:02 +0000 (19:04 +0000)] 
oops, don't commit this to the stable tree

21 years agocommit all current changes
Harald Welte [Tue, 6 Jan 2004 18:59:46 +0000 (18:59 +0000)] 
commit all current changes

21 years agofix deleting of time rules (SooYoun Cho) (Closes: #169)
Harald Welte [Mon, 5 Jan 2004 15:42:38 +0000 (15:42 +0000)] 
fix deleting of time rules (SooYoun Cho) (Closes: #169)

21 years agoFix saving of non-printable characters in string (Michael Rash) (Closes: #168)
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)

21 years agoallow embedding of quote character inside quoted string (Michael Rash)
Michael Rash [Mon, 5 Jan 2004 09:41:50 +0000 (09:41 +0000)] 
allow embedding of quote character inside quoted string (Michael Rash)

21 years agoforgot to commit the last osf userspace update
Harald Welte [Fri, 2 Jan 2004 12:58:30 +0000 (12:58 +0000)] 
forgot to commit the last osf userspace update

21 years agoadd mac check
Harald Welte [Wed, 26 Nov 2003 12:50:38 +0000 (12:50 +0000)] 
add mac check

21 years agosupport for srcip-* hashmodes added
Harald Welte [Thu, 20 Nov 2003 10:47:57 +0000 (10:47 +0000)] 
support for srcip-* hashmodes added

21 years agoadded name member for proc-file
Harald Welte [Sat, 15 Nov 2003 19:07:40 +0000 (19:07 +0000)] 
added name member for proc-file

21 years agocheck if received netlink messages are really from the kernel (pid==0)
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)

21 years agoadd dstlimit extension (kernel code in patch-o-matic soon)
Harald Welte [Thu, 13 Nov 2003 18:29:16 +0000 (18:29 +0000)] 
add dstlimit extension (kernel code in patch-o-matic soon)

21 years agonew CLUSTERIP target, currently in development. kernel code will follow 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

21 years agotodo update (ipv6 ndisc/ldp)
Harald Welte [Mon, 10 Nov 2003 18:11:11 +0000 (18:11 +0000)] 
todo update (ipv6 ndisc/ldp)

21 years agotodo update (minor)
Harald Welte [Thu, 6 Nov 2003 23:20:00 +0000 (23:20 +0000)] 
todo update (minor)

21 years agofinal 1.2.9 release v1.2.9
Harald Welte [Sun, 2 Nov 2003 17:01:09 +0000 (17:01 +0000)] 
final 1.2.9 release

21 years agoupdate ipt_physdev.h (test8 change, make parisc work, alignment issues)
Harald Welte [Sun, 2 Nov 2003 10:39:43 +0000 (10:39 +0000)] 
update ipt_physdev.h (test8 change, make parisc work, alignment issues)

21 years agoFix invalid port number (Yasuyuki Kozakai)
Yasuyuki KOZAKAI [Thu, 30 Oct 2003 06:36:49 +0000 (06:36 +0000)] 
Fix invalid port number (Yasuyuki Kozakai)

21 years agounconditionally build libipt_connmark.so (Carlo Pires)
Harald Welte [Wed, 8 Oct 2003 10:17:05 +0000 (10:17 +0000)] 
unconditionally build libipt_connmark.so (Carlo Pires)

21 years agosorry, this one didn't make it in 1.2.9rc1 :(
Harald Welte [Tue, 7 Oct 2003 22:12:31 +0000 (22:12 +0000)] 
sorry, this one didn't make it in 1.2.9rc1 :(

21 years agoold version is 1.2.8, not 1.2.7a v1.2.9-rc1
Harald Welte [Tue, 7 Oct 2003 21:45:39 +0000 (21:45 +0000)] 
old version is 1.2.8, not 1.2.7a

21 years agoincrement version number to 1.2.9rc1
Harald Welte [Tue, 7 Oct 2003 19:03:12 +0000 (19:03 +0000)] 
increment version number to 1.2.9rc1

21 years agounconditionally build TRACE and NOTRACK plugins
Harald Welte [Tue, 7 Oct 2003 18:59:26 +0000 (18:59 +0000)] 
unconditionally build TRACE and NOTRACK plugins

21 years agoadd support for the raw table to userspace
Harald Welte [Tue, 7 Oct 2003 18:55:13 +0000 (18:55 +0000)] 
add support for the raw table to userspace

21 years agofix saving of udp port range in ip6tables (Thomas Woerner)
Thomas Woerner [Thu, 2 Oct 2003 19:59:27 +0000 (19:59 +0000)] 
fix saving of udp port range in ip6tables (Thomas Woerner)

21 years agofurther updates to the 'osf' module (Evgeniy Polyakov). now supports reading fingerpr...
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.

21 years agoremove KNOWN_BUGS, since it is obsoleted by bugzilla
Harald Welte [Mon, 15 Sep 2003 10:36:08 +0000 (10:36 +0000)] 
remove KNOWN_BUGS, since it is obsoleted by bugzilla

21 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

21 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

21 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)

21 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)

21 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)

21 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)

21 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.