]> git.ipfire.org Git - thirdparty/iptables.git/log
thirdparty/iptables.git
24 years agonew revision of TTL and ttl patch. Match bugfixed, supports now == !+ < >
Harald Welte [Mon, 13 Nov 2000 12:32:50 +0000 (12:32 +0000)] 
new revision of TTL and ttl patch. Match bugfixed, supports now == !+ < >

24 years agoAllow patch-o-matic/ as a target (convenient for tab-completion)
Rusty Russell [Tue, 7 Nov 2000 04:08:34 +0000 (04:08 +0000)] 
Allow patch-o-matic/ as a target (convenient for tab-completion)
Erase .*~ files as well.

24 years agoAdded <linux/in6.h> for libc5.
Rusty Russell [Mon, 6 Nov 2000 09:26:52 +0000 (09:26 +0000)] 
Added <linux/in6.h> for libc5.

24 years agosmall fixes in the save() function of the ULOG and tcp extension
Harald Welte [Sun, 5 Nov 2000 17:53:06 +0000 (17:53 +0000)] 
small fixes in the save() function of the ULOG and tcp extension

24 years agotwo libiptc bugs fixed, including the 'segv while doing more than one
Harald Welte [Mon, 30 Oct 2000 12:00:27 +0000 (12:00 +0000)] 
two libiptc bugs fixed, including the 'segv while doing more than one
action per commit' one.

24 years agominor fix
James Morris [Sun, 29 Oct 2000 01:29:57 +0000 (01:29 +0000)] 
minor fix

24 years agominor output bug in save()
Harald Welte [Tue, 24 Oct 2000 15:05:08 +0000 (15:05 +0000)] 
minor output bug in save()

24 years agoBALANCE target alpha support.
Rusty Russell [Mon, 23 Oct 2000 06:41:41 +0000 (06:41 +0000)] 
BALANCE target alpha support.

24 years agoAdded Harald Welte
Rusty Russell [Fri, 13 Oct 2000 07:11:24 +0000 (07:11 +0000)] 
Added Harald Welte

24 years agoReorganized: added EXTRA EXTENSIONS section.
Rusty Russell [Wed, 11 Oct 2000 06:01:13 +0000 (06:01 +0000)] 
Reorganized: added EXTRA EXTENSIONS section.
Added Harald's doc on ttl and TTL

24 years agoAdd patch-o-matic comment.
Rusty Russell [Wed, 11 Oct 2000 05:50:35 +0000 (05:50 +0000)] 
Add patch-o-matic comment.

24 years agoKnown bugs for 2.4.0
Rusty Russell [Fri, 6 Oct 2000 08:11:40 +0000 (08:11 +0000)] 
Known bugs for 2.4.0

24 years agoUpdate.
Rusty Russell [Fri, 6 Oct 2000 08:11:25 +0000 (08:11 +0000)] 
Update.

24 years agoHarald Welte's ttl stuff.
Harald Welte [Wed, 4 Oct 2000 15:27:07 +0000 (15:27 +0000)] 
Harald Welte's ttl stuff.
This patch adds two new modules to the netfilter CVS patch-o-matic system:

A TTL match and a TTL target for setting/incrementing/decrementing the TTL.

24 years agoEmmanuel Roger's string matching patch.
Emmanuel Roger [Wed, 4 Oct 2000 15:19:31 +0000 (15:19 +0000)] 
Emmanuel Roger's string matching patch.

24 years agoFix allocation (base new alloc on current size, not original size).
Rusty Russell [Tue, 19 Sep 2000 07:01:46 +0000 (07:01 +0000)] 
Fix allocation (base new alloc on current size, not original size).

24 years agoFixed ultrasparc alignment define.
Rusty Russell [Tue, 19 Sep 2000 07:01:00 +0000 (07:01 +0000)] 
Fixed ultrasparc alignment define.
Only print extensions when there are some.

24 years agoFix typo.
Rusty Russell [Thu, 14 Sep 2000 11:09:40 +0000 (11:09 +0000)] 
Fix typo.

24 years agoAdd drop table support
Rusty Russell [Thu, 14 Sep 2000 11:08:55 +0000 (11:08 +0000)] 
Add drop table support

24 years agoAdded DROPPING chain.
Rusty Russell [Thu, 14 Sep 2000 07:37:33 +0000 (07:37 +0000)] 
Added DROPPING chain.

24 years agoFixed length of LOG
Rusty Russell [Wed, 13 Sep 2000 04:20:38 +0000 (04:20 +0000)] 
Fixed length of LOG

24 years agoAdded support for --clamp-mss-to-pmtu option.
Marc Boucher [Tue, 12 Sep 2000 02:56:54 +0000 (02:56 +0000)] 
Added support for --clamp-mss-to-pmtu option.

24 years agoFixed small typo.
Marc Boucher [Tue, 12 Sep 2000 01:39:41 +0000 (01:39 +0000)] 
Fixed small typo.

24 years agoFinally fixed sparc64 counter bug (I hope).
Rusty Russell [Mon, 4 Sep 2000 09:45:54 +0000 (09:45 +0000)] 
Finally fixed sparc64 counter bug (I hope).

24 years agoMore debugging.
Rusty Russell [Mon, 4 Sep 2000 08:47:34 +0000 (08:47 +0000)] 
More debugging.

24 years agoMore debugging.
Rusty Russell [Mon, 4 Sep 2000 08:47:23 +0000 (08:47 +0000)] 
More debugging.

24 years agoMore debugging.
Rusty Russell [Mon, 4 Sep 2000 06:47:28 +0000 (06:47 +0000)] 
More debugging.

24 years agoMore sparc64 fixes
Rusty Russell [Mon, 4 Sep 2000 05:56:10 +0000 (05:56 +0000)] 
More sparc64 fixes

24 years agoMore sparc64 fixes.
Rusty Russell [Mon, 4 Sep 2000 05:31:41 +0000 (05:31 +0000)] 
More sparc64 fixes.

24 years agoMore sparc64 fixes.
Rusty Russell [Mon, 4 Sep 2000 05:12:44 +0000 (05:12 +0000)] 
More sparc64 fixes.

24 years agoStart of Sparc64 fixes.
Rusty Russell [Mon, 4 Sep 2000 05:00:09 +0000 (05:00 +0000)] 
Start of Sparc64 fixes.

25 years agoDerrik Pates's tcpflags wrong way round when -n no specified.
Rusty Russell [Fri, 1 Sep 2000 06:29:06 +0000 (06:29 +0000)] 
Derrik Pates's tcpflags wrong way round when -n no specified.

25 years agoMissing ;
Rusty Russell [Fri, 1 Sep 2000 06:04:05 +0000 (06:04 +0000)] 
Missing ;

25 years agoprint and save can be NULL.
Rusty Russell [Fri, 1 Sep 2000 06:03:12 +0000 (06:03 +0000)] 
print and save can be NULL.

25 years agoFixes for targets with no print() function.
Rusty Russell [Fri, 1 Sep 2000 06:01:00 +0000 (06:01 +0000)] 
Fixes for targets with no print() function.

25 years agoFixed ! test cases.
Rusty Russell [Fri, 1 Sep 2000 05:39:52 +0000 (05:39 +0000)] 
Fixed ! test cases.

25 years agoAllow --tcp-flags ! A B.
Rusty Russell [Fri, 1 Sep 2000 05:22:10 +0000 (05:22 +0000)] 
Allow --tcp-flags ! A B.

25 years agoMore to do.
Rusty Russell [Fri, 1 Sep 2000 04:50:28 +0000 (04:50 +0000)] 
More to do.

25 years agoFixed compile errors.
Rusty Russell [Thu, 31 Aug 2000 11:22:14 +0000 (11:22 +0000)] 
Fixed compile errors.

25 years agoTCP MSS matching support (untested).
Rusty Russell [Wed, 30 Aug 2000 05:49:06 +0000 (05:49 +0000)] 
TCP MSS matching support (untested).

25 years agoHarald Welte's dynamic loading fix.
Harald Welte [Wed, 30 Aug 2000 02:11:18 +0000 (02:11 +0000)] 
Harald Welte's dynamic loading fix.

25 years agoNo longer needed.
Rusty Russell [Tue, 29 Aug 2000 05:49:02 +0000 (05:49 +0000)] 
No longer needed.

25 years agoTest for TCPMSS target.
Marc Boucher [Mon, 28 Aug 2000 11:09:42 +0000 (11:09 +0000)] 
Test for TCPMSS target.

25 years agoUpdated.
Rusty Russell [Sun, 27 Aug 2000 11:39:18 +0000 (11:39 +0000)] 
Updated.

25 years agoMarc Boucher's TCPMSS patch.
Marc Boucher [Sun, 27 Aug 2000 11:24:00 +0000 (11:24 +0000)] 
Marc Boucher's TCPMSS patch.

25 years agoPatch-o-matic! now included.
Rusty Russell [Sun, 27 Aug 2000 07:47:46 +0000 (07:47 +0000)] 
Patch-o-matic! now included.

25 years agoRequired blank MIRROR target for Harald Welte's dlopen force patch.
Rusty Russell [Sun, 27 Aug 2000 07:44:59 +0000 (07:44 +0000)] 
Required blank MIRROR target for Harald Welte's dlopen force patch.

25 years agoMinor compile fixes.
Rusty Russell [Sun, 27 Aug 2000 07:42:54 +0000 (07:42 +0000)] 
Minor compile fixes.

25 years agoJan Echternach's string_to_number bignum fixes.
Jan Echternach [Sun, 27 Aug 2000 07:41:39 +0000 (07:41 +0000)] 
Jan Echternach's string_to_number bignum fixes.

25 years agoJan Echternach's const tweak.
Jan Echternach [Sun, 27 Aug 2000 07:39:08 +0000 (07:39 +0000)] 
Jan Echternach's const tweak.

25 years agoJan Echternach's patch for bignums
Jan Echternach [Sat, 26 Aug 2000 04:44:39 +0000 (04:44 +0000)] 
Jan Echternach's patch for bignums

25 years agoStop shadowing parameter.
Rusty Russell [Sat, 26 Aug 2000 04:41:10 +0000 (04:41 +0000)] 
Stop shadowing parameter.

25 years agoHandle *really* large index values without segfaulting.
Rusty Russell [Sat, 26 Aug 2000 04:39:16 +0000 (04:39 +0000)] 
Handle *really* large index values without segfaulting.

25 years agoApplied by Linus.
Rusty Russell [Thu, 24 Aug 2000 06:24:13 +0000 (06:24 +0000)] 
Applied by Linus.

25 years agoRevert Harald's LOAD_MUST_SUCCEED to -j (may be chain name).
Rusty Russell [Thu, 24 Aug 2000 06:00:33 +0000 (06:00 +0000)] 
Revert Harald's LOAD_MUST_SUCCEED to -j (may be chain name).

25 years agoDisable ULOG (pending patch to make it dependent on header in KERNEL_DIR).
Rusty Russell [Wed, 23 Aug 2000 07:55:08 +0000 (07:55 +0000)] 
Disable ULOG (pending patch to make it dependent on header in KERNEL_DIR).

25 years agoBetter message for table does not exist.
Rusty Russell [Wed, 23 Aug 2000 07:54:20 +0000 (07:54 +0000)] 
Better message for table does not exist.

25 years agoFinally resolve dependency problems. (Olivier Baudron's report)
Rusty Russell [Sat, 12 Aug 2000 13:37:34 +0000 (13:37 +0000)] 
Finally resolve dependency problems. (Olivier Baudron's report)

25 years agoReport error when a shared target can't be opened - Hawald Welte.
Harald Welte [Fri, 11 Aug 2000 14:02:27 +0000 (14:02 +0000)] 
Report error when a shared target can't be opened - Hawald Welte.

25 years agoAdded -m documentation.
Rusty Russell [Fri, 11 Aug 2000 13:49:26 +0000 (13:49 +0000)] 
Added -m documentation.
Cleaned up man page generally.

25 years agoMore stuff
James Morris [Tue, 1 Aug 2000 09:23:29 +0000 (09:23 +0000)] 
More stuff

25 years agoHarald Welte gets more ideas...
Harald Welte [Mon, 31 Jul 2000 23:38:14 +0000 (23:38 +0000)] 
Harald Welte gets more ideas...

25 years agoHarald Welte's other file (which Rusty forgot).
Harald Welte [Mon, 31 Jul 2000 14:24:57 +0000 (14:24 +0000)] 
Harald Welte's other file (which Rusty forgot).

25 years agoHarald Welte's ULOG target with tests (untested).
Harald Welte [Sun, 30 Jul 2000 22:25:59 +0000 (22:25 +0000)] 
Harald Welte's ULOG target with tests (untested).

25 years agoA few more fixes.
Rusty Russell [Sun, 30 Jul 2000 01:43:01 +0000 (01:43 +0000)] 
A few more fixes.

25 years agoMore intelligent `something wrong' message.
Rusty Russell [Sun, 30 Jul 2000 01:42:17 +0000 (01:42 +0000)] 
More intelligent `something wrong' message.

25 years agoAlways more
Rusty Russell [Sun, 30 Jul 2000 01:40:55 +0000 (01:40 +0000)] 
Always more

25 years agoUpdated REJECT documentation
Rusty Russell [Sun, 30 Jul 2000 01:10:04 +0000 (01:10 +0000)] 
Updated REJECT documentation

25 years agoUpdated for new release.
Rusty Russell [Fri, 14 Jul 2000 08:01:22 +0000 (08:01 +0000)] 
Updated for new release.

25 years agoPatches and isapplied script for reducing bug reports.
Rusty Russell [Fri, 14 Jul 2000 07:45:08 +0000 (07:45 +0000)] 
Patches and isapplied script for reducing bug reports.

25 years agoYet another thing to do.
Rusty Russell [Wed, 12 Jul 2000 08:11:50 +0000 (08:11 +0000)] 
Yet another thing to do.

25 years agoRemove ICMP packet-filtered option (deprecated).
Rusty Russell [Wed, 12 Jul 2000 07:30:55 +0000 (07:30 +0000)] 
Remove ICMP packet-filtered option (deprecated).
Add tests for RST generation.

25 years agoInclude ip6tables in installation
James Morris [Fri, 7 Jul 2000 14:55:17 +0000 (14:55 +0000)] 
Include ip6tables in installation

25 years agoModifications for new header (entries -> entrytable, for alignment reasons)
Rusty Russell [Fri, 7 Jul 2000 08:54:22 +0000 (08:54 +0000)] 
Modifications for new header (entries -> entrytable, for alignment reasons)

25 years agoDon't reverse matches on command line (matters for -m limit).
Rusty Russell [Fri, 7 Jul 2000 02:17:46 +0000 (02:17 +0000)] 
Don't reverse matches on command line (matters for -m limit).

25 years agoMore to do
Rusty Russell [Mon, 3 Jul 2000 10:24:57 +0000 (10:24 +0000)] 
More to do

25 years agoMore PPC alignment fixes.
Rusty Russell [Mon, 3 Jul 2000 10:24:04 +0000 (10:24 +0000)] 
More PPC alignment fixes.

25 years agoAligning matchsize and targetsize now responsibility of extension writers
Rusty Russell [Mon, 3 Jul 2000 10:17:57 +0000 (10:17 +0000)] 
Aligning matchsize and targetsize now responsibility of extension writers
(PPC fix).

25 years agoDocument that we (now) allow mac match in FORWARD
Rusty Russell [Mon, 3 Jul 2000 10:11:55 +0000 (10:11 +0000)] 
Document that we (now) allow mac match in FORWARD

25 years agoMore to do.
Rusty Russell [Sat, 24 Jun 2000 16:23:53 +0000 (16:23 +0000)] 
More to do.

25 years agoupdated port range specification to match existing code
James Morris [Fri, 23 Jun 2000 16:44:47 +0000 (16:44 +0000)] 
updated port range specification to match existing code

25 years agoREJECT enhancements.
Rusty Russell [Tue, 20 Jun 2000 19:07:29 +0000 (19:07 +0000)] 
REJECT enhancements.

25 years agoMarco Masetti's -C insists on -o and -i bug report.
Rusty Russell [Sat, 17 Jun 2000 16:13:02 +0000 (16:13 +0000)] 
Marco Masetti's -C insists on -o and -i bug report.

25 years agonew TODO points
Rusty Russell [Sat, 17 Jun 2000 16:04:33 +0000 (16:04 +0000)] 
new TODO points

25 years agodoco was very out of date and basically useless
James Morris [Fri, 9 Jun 2000 09:59:10 +0000 (09:59 +0000)] 
doco was very out of date and basically useless

25 years agoM.P.Anand Babu's fix for iptables rename chain without new chain bug.
M.P.Anand Babu [Fri, 9 Jun 2000 09:22:38 +0000 (09:22 +0000)] 
M.P.Anand Babu's fix for iptables rename chain without new chain bug.

25 years agoPhil's missing file 8)
Philip Blundell [Thu, 8 Jun 2000 04:39:29 +0000 (04:39 +0000)] 
Phil's missing file 8)

25 years agoMade error message clearer.
Rusty Russell [Mon, 5 Jun 2000 17:54:47 +0000 (17:54 +0000)] 
Made error message clearer.

25 years agoPhil Blundell's new ipv6 extensions.
Philip Blundell [Sun, 4 Jun 2000 17:38:47 +0000 (17:38 +0000)] 
Phil Blundell's new ipv6 extensions.

25 years agoPhil Blundell: ICMP, TCP and UDP extensions + rule deletion bug.
Philip Blundell [Sun, 4 Jun 2000 17:25:33 +0000 (17:25 +0000)] 
Phil Blundell: ICMP, TCP and UDP extensions + rule deletion bug.

25 years agoPhilip Blundell's IPv6 patches.
Rusty Russell [Fri, 2 Jun 2000 20:12:24 +0000 (20:12 +0000)] 
Philip Blundell's IPv6 patches.

25 years agoMinor change for debugging.
Rusty Russell [Wed, 31 May 2000 06:33:50 +0000 (06:33 +0000)] 
Minor change for debugging.

25 years agoport-unreachable, not net-unreachable mistake in REJECT doco.
Rusty Russell [Wed, 31 May 2000 06:32:47 +0000 (06:32 +0000)] 
port-unreachable, not net-unreachable mistake in REJECT doco.

25 years agoAdded explicit mention of make install.
Rusty Russell [Wed, 31 May 2000 06:32:02 +0000 (06:32 +0000)] 
Added explicit mention of make install.

25 years agoPhilip Blundell's IPv6 fixes.
Philip Blundell [Mon, 15 May 2000 02:17:52 +0000 (02:17 +0000)] 
Philip Blundell's IPv6 fixes.

25 years agoFixed protocol-by-number loading. v1.1.0
Rusty Russell [Fri, 12 May 2000 14:04:50 +0000 (14:04 +0000)] 
Fixed protocol-by-number loading.

25 years agoIPv6 Fixes
Rusty Russell [Wed, 10 May 2000 01:18:57 +0000 (01:18 +0000)] 
IPv6 Fixes
Alignment fixes.

25 years agoPhilip Blundell's IPv6 fixes.
Philip Blundell [Wed, 10 May 2000 00:25:04 +0000 (00:25 +0000)] 
Philip Blundell's IPv6 fixes.

25 years agoAlignment assertion fix.
Rusty Russell [Wed, 10 May 2000 00:24:01 +0000 (00:24 +0000)] 
Alignment assertion fix.

25 years ago-p 6 should load tcp extension.
Rusty Russell [Wed, 10 May 2000 00:19:50 +0000 (00:19 +0000)] 
-p 6 should load tcp extension.