]>
git.ipfire.org Git - thirdparty/iptables.git/log
Martin Josefsson [Wed, 26 May 2004 15:58:07 +0000 (15:58 +0000)]
Fix 64bit kernel / 32bit userspace issue.
Sync header with kernel.
Martin Josefsson [Wed, 26 May 2004 15:54:49 +0000 (15:54 +0000)]
Add versions of string_to_number() for use in 32bit userspace with 64bit kernel.
Martin Josefsson [Wed, 26 May 2004 15:50:57 +0000 (15:50 +0000)]
Fix 64bit kernel / 32bit userspace issue.
Martin Josefsson [Wed, 26 May 2004 15:46:27 +0000 (15:46 +0000)]
Better(?) detection for 64bit kernel / 32bit userspace.
Add some ld-flags for sparc64.
Martin Josefsson [Wed, 26 May 2004 15:43:33 +0000 (15:43 +0000)]
What is this doing here? Go away.
Martin Josefsson [Wed, 26 May 2004 15:41:54 +0000 (15:41 +0000)]
When compiled static, don't show help-messages for all matches and targets,
only show help for specified ones.
Martin Josefsson [Tue, 18 May 2004 18:09:43 +0000 (18:09 +0000)]
Get rid of some memoryleaks.
Will make ip(6)tables-restore sessions use less memory.
Harald Welte [Sun, 16 May 2004 09:05:07 +0000 (09:05 +0000)]
cosmetic fix (space between include directive and filename)
Stephane Ouellette [Fri, 14 May 2004 08:21:06 +0000 (08:21 +0000)]
Compiler warnings due to missing include files (Stephane Ouellette)
Martin Josefsson [Sat, 8 May 2004 14:02:36 +0000 (14:02 +0000)]
don't use signed things...
Joszef Kadlecsik [Wed, 5 May 2004 10:10:33 +0000 (10:10 +0000)]
Fabrice's time match update + Tom Eastep's conntrack mach fix applied (JK)
Nuuti Kotivuori [Sun, 18 Apr 2004 17:33:26 +0000 (17:33 +0000)]
Add connrate match userspace part (Nuuti Kotivuori)
Harald Welte [Thu, 15 Apr 2004 10:10:19 +0000 (10:10 +0000)]
include netdb.h if we use getprotobynumber
Harald Welte [Thu, 15 Apr 2004 09:33:07 +0000 (09:33 +0000)]
iptables-1.2.10 coming up
Harald Welte [Thu, 15 Apr 2004 09:28:00 +0000 (09:28 +0000)]
fix typo
Martin Josefsson [Wed, 7 Apr 2004 13:00:43 +0000 (13:00 +0000)]
Fix missing 6 (Bjorn Mattsson)
Ozgur AKAN [Wed, 7 Apr 2004 09:36:29 +0000 (09:36 +0000)]
fix case where somebody uses '-i +' as interface name (Ozgur AKAN)
Pedro Lamarão [Wed, 7 Apr 2004 09:33:17 +0000 (09:33 +0000)]
use /etc/protocols when printing protocol names (Pedro Lamarão)
Piotr Gasidło [Wed, 17 Mar 2004 14:40:03 +0000 (14:40 +0000)]
add userspace support for 'ipt_account' match (Piotr Gasid'o)
Matthew Strait [Wed, 17 Mar 2004 14:26:08 +0000 (14:26 +0000)]
better wording for '-i' (Matthew Strait)
Harald Welte [Thu, 4 Mar 2004 07:45:30 +0000 (07:45 +0000)]
add definition for IPPROTO_SCTP for systems with old header files
Maciej Soltysiak [Thu, 4 Mar 2004 00:14:03 +0000 (00:14 +0000)]
Fix missing newline in libipt_DSCP help-text (Maciej Soltysiak)
Kiran Kumar [Tue, 2 Mar 2004 18:38:27 +0000 (18:38 +0000)]
update for matching chunk flags (Kiran Kumar)
Evgeniy Polyakov [Sun, 29 Feb 2004 21:19:30 +0000 (21:19 +0000)]
add support for netlink reporting to ipt_osf (Evgeniy Polyakov)
Harald Welte [Sun, 22 Feb 2004 20:37:40 +0000 (20:37 +0000)]
don't print/save parameters that were automatically chosen. Only show real values as specified by administrator.
Harald Welte [Sat, 21 Feb 2004 09:20:34 +0000 (09:20 +0000)]
add userspace part of SCTP match
Harald Welte [Tue, 17 Feb 2004 20:56:40 +0000 (20:56 +0000)]
add childlevel match support
Harald Welte [Mon, 16 Feb 2004 23:58:51 +0000 (23:58 +0000)]
- work with new matchinfo struct
- fix save() function
- fix dstport/destport ambiguity
Harald Welte [Mon, 16 Feb 2004 01:56:38 +0000 (01:56 +0000)]
add save() of dstlimit-name
Harald Welte [Mon, 16 Feb 2004 01:55:50 +0000 (01:55 +0000)]
fix various errors in save() function
Joszef Kadlecsik [Mon, 9 Feb 2004 13:47:01 +0000 (13:47 +0000)]
Userspace part of sets: ipset added (JK)
Martin Josefsson [Wed, 4 Feb 2004 23:43:35 +0000 (23:43 +0000)]
Add Patrick to manpage
Harald Welte [Wed, 4 Feb 2004 09:02:23 +0000 (09:02 +0000)]
fix mask '/0' case (David Ahern) (Closes: #147)
Harald Welte [Wed, 4 Feb 2004 08:42:37 +0000 (08:42 +0000)]
fix '--icmp-type any' case
Henrik Nordstrom [Tue, 3 Feb 2004 09:49:45 +0000 (09:49 +0000)]
latest version of CONNMARK updates (Henrik Nordstrom)
Henrik Nordstrom [Tue, 3 Feb 2004 08:19:04 +0000 (08:19 +0000)]
latest version of CONNMARK (Henrik Nordstrom)
Martin Josefsson [Mon, 2 Feb 2004 20:14:56 +0000 (20:14 +0000)]
(Continuing the bloody-series) Bloody missing resync (Did I mention how much I hate copy-n-edits?)
Martin Josefsson [Mon, 2 Feb 2004 20:12:33 +0000 (20:12 +0000)]
(Continuing the bloody-series) Bloody typos :)
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...
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.
Martin Josefsson [Mon, 2 Feb 2004 19:59:17 +0000 (19:59 +0000)]
Bloody copy-n-edit. Add --test (-t) in order to test...
Martin Josefsson [Mon, 2 Feb 2004 19:58:36 +0000 (19:58 +0000)]
Bloody copy-n-edit. Complain when COMMIT is missing...
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
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
Martin Josefsson [Sat, 31 Jan 2004 19:41:49 +0000 (19:41 +0000)]
Another minor codestyle fix
Martin Josefsson [Sat, 31 Jan 2004 19:33:47 +0000 (19:33 +0000)]
Minor codestyle fix
Martin Josefsson [Sat, 31 Jan 2004 19:28:13 +0000 (19:28 +0000)]
I guess nobody actually used --verbose
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)
Karsten Desler [Sat, 31 Jan 2004 15:14:38 +0000 (15:14 +0000)]
Fix another 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)
Henrik Nordstrom [Tue, 27 Jan 2004 13:15:10 +0000 (13:15 +0000)]
use <stddef.h> instead of <linux/stddef.h> (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)
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.