]>
git.ipfire.org Git - thirdparty/iptables.git/log
Harald Welte [Sun, 17 Feb 2002 19:52:16 +0000 (19:52 +0000)]
make compilation of libip6t_LOG, libipt_length, libip6t_length and
libip6t_owner mandatory
Harald Welte [Sun, 17 Feb 2002 19:49:26 +0000 (19:49 +0000)]
add PREFIX variable
Harald Welte [Thu, 14 Feb 2002 23:47:54 +0000 (23:47 +0000)]
fix for psd-delay-threshold > 100
Harald Welte [Wed, 13 Feb 2002 23:13:54 +0000 (23:13 +0000)]
version 1.2.6
Harald Welte [Wed, 13 Feb 2002 23:13:23 +0000 (23:13 +0000)]
explicitly check for two possible sets of hooks in case of nat and mangle
Harald Welte [Wed, 13 Feb 2002 22:42:52 +0000 (22:42 +0000)]
fix compatibility with mangle2hooks and mangle5hooks
Harald Welte [Wed, 13 Feb 2002 16:35:39 +0000 (16:35 +0000)]
first attempt in trying to make debug code work with mangle2hooks and mangle5hooks
Harald Welte [Wed, 13 Feb 2002 16:19:55 +0000 (16:19 +0000)]
- don't need -DNDEBUG anymore. Instead, use -DIPTC_DEBUG to enable
libiptc debugging. This is to make people at RedHat and Mandrake
happy.
- add debugging code for mangle5hooks table (will break debugging
of iptables >= 1.2.6 on old kernels <= 2.4.18-pre6. *sigh*
Harald Welte [Fri, 8 Feb 2002 10:02:38 +0000 (10:02 +0000)]
update debugging code to mangle5hooks changes
Stephen Frost [Mon, 4 Feb 2002 11:58:22 +0000 (11:58 +0000)]
recent patch update by stephen frost
Harald Welte [Fri, 25 Jan 2002 15:07:37 +0000 (15:07 +0000)]
fix typo in SEE ALSO section
Harald Welte [Thu, 24 Jan 2002 07:15:41 +0000 (07:15 +0000)]
shit, forgot to update this one. Let's hope that the kernel's headers
precede the ones in this directory
Marc Boucher [Sat, 19 Jan 2002 12:48:05 +0000 (12:48 +0000)]
added break; to eliminate gcc3 warning
Marc Boucher [Sat, 19 Jan 2002 12:46:39 +0000 (12:46 +0000)]
Added #include <unistd.h> to eliminate close() warning.
Marc Boucher [Sat, 19 Jan 2002 12:46:04 +0000 (12:46 +0000)]
Added support for --cmd-owner option when ownercmd.patch is applied to kernel.
Marc Boucher [Sat, 19 Jan 2002 10:59:12 +0000 (10:59 +0000)]
general conntrack match module userspace support files
Harald Welte [Thu, 17 Jan 2002 20:43:10 +0000 (20:43 +0000)]
fix typo in comment
Martin Josefsson [Fri, 11 Jan 2002 18:41:02 +0000 (18:41 +0000)]
helper match (Martin Josefsson)
Harald Welte [Thu, 10 Jan 2002 13:16:05 +0000 (13:16 +0000)]
heading towards 1.2.5
Harald Welte [Thu, 10 Jan 2002 08:34:28 +0000 (08:34 +0000)]
todo update
Harald Welte [Mon, 7 Jan 2002 13:46:50 +0000 (13:46 +0000)]
libiptc socket leaking fix
Harald Welte [Tue, 25 Dec 2001 09:27:03 +0000 (09:27 +0000)]
updated ipv6header patch
James Morris [Tue, 18 Dec 2001 23:44:23 +0000 (23:44 +0000)]
Added output nat + slip oops to the important issues list.
Harald Welte [Tue, 18 Dec 2001 07:55:41 +0000 (07:55 +0000)]
add new ipv6header match
Harald Welte [Fri, 7 Dec 2001 10:57:33 +0000 (10:57 +0000)]
add timezone support to time match
James Morris [Fri, 7 Dec 2001 10:23:22 +0000 (10:23 +0000)]
Added Jozsef to the Core Team list.
Marc Boucher [Thu, 6 Dec 2001 15:06:34 +0000 (15:06 +0000)]
Set verbose = 1 when -v option specified.
Marc Boucher [Thu, 6 Dec 2001 15:05:48 +0000 (15:05 +0000)]
Added -d and -t short options to getopt_long() call.
Marc Boucher [Thu, 6 Dec 2001 14:50:19 +0000 (14:50 +0000)]
Export addr_to_anyname(), mask_to_dotted(), parse_hostnetworkmask()
and parse_protocol() as they are needed by the upcoming ipt_conntrack match
module.
Marc Boucher [Thu, 6 Dec 2001 11:18:55 +0000 (11:18 +0000)]
removed duplicate 'static' keyword.
Harald Welte [Mon, 3 Dec 2001 22:37:12 +0000 (22:37 +0000)]
TODO update / remove obsolete stuff from makefile
Harald Welte [Mon, 3 Dec 2001 22:22:55 +0000 (22:22 +0000)]
add quota patch
James Morris [Fri, 30 Nov 2001 10:55:10 +0000 (10:55 +0000)]
Added a list of 2.5 userspace queuing issues.
Harald Welte [Tue, 27 Nov 2001 15:22:44 +0000 (15:22 +0000)]
new IPV4OPTSSTRIP target
Harald Welte [Tue, 27 Nov 2001 15:15:11 +0000 (15:15 +0000)]
add support for all ipv4 options to the ipv4options match
Harald Welte [Tue, 27 Nov 2001 15:09:06 +0000 (15:09 +0000)]
no warning for . in interface names (vlan)
James Morris [Sat, 24 Nov 2001 22:59:16 +0000 (22:59 +0000)]
Added libipq version item to the TODO list.
James Morris [Sat, 24 Nov 2001 15:09:19 +0000 (15:09 +0000)]
IPv6 queue handler, libipq support, documentation from Fernando Anton.
Fabrice MARIE [Tue, 13 Nov 2001 09:26:03 +0000 (09:26 +0000)]
todo update (Fabrice Marie)
Harald Welte [Mon, 12 Nov 2001 08:20:12 +0000 (08:20 +0000)]
adopt Makefile to big patch-o-matic update
Stephen Frost [Thu, 8 Nov 2001 22:35:03 +0000 (22:35 +0000)]
add new recent match to patch-o-matic (Stephen Frost)
Harald Welte [Thu, 8 Nov 2001 22:28:23 +0000 (22:28 +0000)]
make sure we print the "+" at the end of ppp+ stype interface names
Harald Welte [Thu, 25 Oct 2001 13:37:46 +0000 (13:37 +0000)]
remove PATCHES.txt
Harald Welte [Mon, 22 Oct 2001 15:16:21 +0000 (15:16 +0000)]
check for --table as well as -t (Andreas Ferber)
Harald Welte [Mon, 22 Oct 2001 10:55:38 +0000 (10:55 +0000)]
new 1.2.4 release
Harald Welte [Mon, 22 Oct 2001 10:19:03 +0000 (10:19 +0000)]
same set problem as libipt_LOG.c - very, very strange
Harald Welte [Mon, 22 Oct 2001 08:16:24 +0000 (08:16 +0000)]
loglevel patch was missing one line (strange...)
Harald Welte [Sun, 21 Oct 2001 14:11:54 +0000 (14:11 +0000)]
fix stupid bug introduced with too-lazy "-t" checking.
Rick Wagner [Wed, 17 Oct 2001 08:08:26 +0000 (08:08 +0000)]
nth match extension by Rick Wagner
Harald Welte [Wed, 17 Oct 2001 07:55:02 +0000 (07:55 +0000)]
add " " to log-level save function
James Morris [Tue, 16 Oct 2001 16:58:25 +0000 (16:58 +0000)]
Fixed typo.
James Morris [Tue, 16 Oct 2001 14:41:02 +0000 (14:41 +0000)]
Updated libipq documentation with information on new timeout feature,
as well as minor miscellaneous updates. Added a bit more info to the
install-devel description in the INSTALL file.
Harald Welte [Tue, 16 Oct 2001 09:51:33 +0000 (09:51 +0000)]
fix of-by-one for-loop for debug statement
Harald Welte [Tue, 16 Oct 2001 09:40:13 +0000 (09:40 +0000)]
fix bug in iptables-save, ocurring with targets without save() function.
Debian Bug #113011
Harald Welte [Tue, 16 Oct 2001 08:26:37 +0000 (08:26 +0000)]
more precise limit rate printing/saving
Harald Welte [Tue, 16 Oct 2001 08:22:40 +0000 (08:22 +0000)]
iptables-save/-restoer no longer experimental
Harald Welte [Tue, 16 Oct 2001 08:07:39 +0000 (08:07 +0000)]
todo update
Harald Welte [Tue, 16 Oct 2001 07:53:34 +0000 (07:53 +0000)]
prevent ip(6)tables-restore from crashing when a line contains -t
Harald Welte [Mon, 15 Oct 2001 16:03:55 +0000 (16:03 +0000)]
move ipt_LOG.patch to pending_patches
Harald Welte [Mon, 15 Oct 2001 15:47:06 +0000 (15:47 +0000)]
string_to_number fix (*sigh*)
Fabrice MARIE [Mon, 15 Oct 2001 15:38:55 +0000 (15:38 +0000)]
added randmo match by Fabrice Maurie
András Kis-Szabó [Sun, 14 Oct 2001 13:27:03 +0000 (13:27 +0000)]
kisza's manpage for ip6tables
Harald Welte [Thu, 4 Oct 2001 08:30:46 +0000 (08:30 +0000)]
ip6tables-(save/restore) sync with IPv4 code
Harald Welte [Thu, 4 Oct 2001 08:11:44 +0000 (08:11 +0000)]
IPv6 ICMP naming problem fix
Fabrice MARIE [Tue, 2 Oct 2001 15:44:02 +0000 (15:44 +0000)]
Fabrice MARIE's patch, fixes bug in time parsing of list of days
Harald Welte [Thu, 27 Sep 2001 15:57:51 +0000 (15:57 +0000)]
sackperm.patch included in 2.4.10, moved on line down.
James Morris [Fri, 21 Sep 2001 11:59:23 +0000 (11:59 +0000)]
Libipq timeout patch from Joost Remijn, updated TODO and scores.
Harald Welte [Thu, 13 Sep 2001 14:06:00 +0000 (14:06 +0000)]
i'm stupid and deleted a {
Harald Welte [Thu, 13 Sep 2001 13:46:46 +0000 (13:46 +0000)]
another string_to_number fix
Harald Welte [Thu, 13 Sep 2001 12:59:28 +0000 (12:59 +0000)]
another string_to_number fix
Harald Welte [Thu, 13 Sep 2001 11:53:45 +0000 (11:53 +0000)]
removed re-defined structure
Harald Welte [Thu, 13 Sep 2001 11:53:19 +0000 (11:53 +0000)]
spelling fix
Marc Boucher [Sat, 8 Sep 2001 02:16:51 +0000 (02:16 +0000)]
Yet another set of string_to_number() fixes.
Harald Welte [Sun, 2 Sep 2001 16:07:33 +0000 (16:07 +0000)]
added RELEASE_DIR
Harald Welte [Sun, 2 Sep 2001 15:34:18 +0000 (15:34 +0000)]
fix comment
Harald Welte [Sun, 2 Sep 2001 15:20:11 +0000 (15:20 +0000)]
add shared library for lenght-ipv6 match
Harald Welte [Sun, 2 Sep 2001 14:55:36 +0000 (14:55 +0000)]
added note about the new most-of-pom target
Harald Welte [Sun, 2 Sep 2001 14:55:14 +0000 (14:55 +0000)]
updated version number to 1.2.3, added "most-of-pom" target
Harald Welte [Sun, 2 Sep 2001 14:03:02 +0000 (14:03 +0000)]
todo update + brad chapman email change
Harald Welte [Fri, 31 Aug 2001 07:59:44 +0000 (07:59 +0000)]
bugfix and spelling corrections for psd match
Harald Welte [Sun, 26 Aug 2001 08:18:25 +0000 (08:18 +0000)]
second part of SAME patch which I missed to commit :(
Harald Welte [Sat, 25 Aug 2001 11:41:12 +0000 (11:41 +0000)]
make sackperm.patch part of "pending-patches"
Marc Boucher [Mon, 20 Aug 2001 14:17:11 +0000 (14:17 +0000)]
tcp_manip_pkt.patch removed since it got included in slightly different form..
Rusty Russell [Sun, 19 Aug 2001 10:26:37 +0000 (10:26 +0000)]
Phil Howard's bug on the iptables-HOWTO reference.
Rusty Russell [Wed, 15 Aug 2001 11:21:59 +0000 (11:21 +0000)]
Added (and tested!) terabyte printing.
Harald Welte [Tue, 7 Aug 2001 16:19:14 +0000 (16:19 +0000)]
minor makefile fix for static compilation fix
Harald Welte [Mon, 6 Aug 2001 18:50:21 +0000 (18:50 +0000)]
- added patch to support statically linking of iptables
- iptables-save/-restore is no longer experimental
Marc Boucher [Thu, 2 Aug 2001 11:17:12 +0000 (11:17 +0000)]
skb-fraglist.patch renamed to tcp_manip_pkt.patch
Harald Welte [Tue, 31 Jul 2001 21:35:18 +0000 (21:35 +0000)]
Added SACK item to TODO list
Harald Welte [Tue, 31 Jul 2001 20:51:31 +0000 (20:51 +0000)]
add OR (-o) to find in 'clean' target of Rules.make
Harald Welte [Tue, 31 Jul 2001 18:15:31 +0000 (18:15 +0000)]
fixed typos in pending-patches
Marc Boucher [Tue, 31 Jul 2001 18:11:25 +0000 (18:11 +0000)]
Added skb_fraglist corruption fix by Marc Boucher
Harald Welte [Tue, 31 Jul 2001 13:19:13 +0000 (13:19 +0000)]
added ipt_SAME.h to fix compile error
Harald Welte [Tue, 31 Jul 2001 13:06:17 +0000 (13:06 +0000)]
added .PHONY makefile fixes
Harald Welte [Tue, 31 Jul 2001 12:21:05 +0000 (12:21 +0000)]
added ip6tables-export-symbols.patch
Harald Welte [Mon, 30 Jul 2001 15:12:43 +0000 (15:12 +0000)]
move defaults to bottom, print reasonable message for CHECK functions
Harald Welte [Mon, 30 Jul 2001 14:48:14 +0000 (14:48 +0000)]
Fixed REJECTv6 compile errors.
Sampsa Ranta [Mon, 30 Jul 2001 13:30:14 +0000 (13:30 +0000)]
added realm match from Sampsa Ranta
Harald Welte [Sat, 28 Jul 2001 18:47:11 +0000 (18:47 +0000)]
SAME patch update (add --nodst option)
Marc Boucher [Mon, 23 Jul 2001 15:34:46 +0000 (15:34 +0000)]
Fixed string_to_number() return value check.