]> git.ipfire.org Git - thirdparty/iptables.git/log
thirdparty/iptables.git
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)

22 years agorename-chain has a mandatary argument, not an optional (Juergen Baumann)
Harald Welte [Sat, 2 Nov 2002 14:48:17 +0000 (14:48 +0000)] 
rename-chain has a mandatary argument, not an optional (Juergen Baumann)

22 years agocorrect manpage about information on '--syn' behaviour (Steve Snodgrass)
Steve Snodgrass [Wed, 30 Oct 2002 08:53:41 +0000 (08:53 +0000)] 
correct manpage about information on '--syn' behaviour (Steve Snodgrass)

22 years agoupdate Fabrice's email address
Harald Welte [Tue, 22 Oct 2002 10:15:19 +0000 (10:15 +0000)] 
update Fabrice's email address

22 years agoprint space between '!' and mac address (Kristian Gronfeldt Sorensen)
Harald Welte [Wed, 2 Oct 2002 13:52:17 +0000 (13:52 +0000)] 
print space between '!' and mac address (Kristian Gronfeldt Sorensen)

22 years agofix connmark and mark match save() functions
Harald Welte [Fri, 20 Sep 2002 15:25:13 +0000 (15:25 +0000)] 
fix connmark and mark match save() functions

22 years agomake save() function use quotes for --ulog-prefixto allow prefixes with spaces
Jimmy Hedman [Sun, 15 Sep 2002 11:31:28 +0000 (11:31 +0000)] 
make save() function use quotes for --ulog-prefixto allow prefixes with spaces
(Jimmy Hedman)

22 years agoadd ip6tables ultrasparc issue
Harald Welte [Sun, 15 Sep 2002 11:29:18 +0000 (11:29 +0000)] 
add ip6tables ultrasparc issue

22 years agoFix save() functions of mac match,ipv4 and ipv6. (Michael Schwendt)
Michael Schwendt [Thu, 12 Sep 2002 07:14:55 +0000 (07:14 +0000)] 
Fix save() functions of mac match,ipv4 and ipv6. (Michael Schwendt)

22 years agomake IPv4 and IPv6 LOG target save() the log-level as string, instead of the
Michael Schwendt [Sat, 7 Sep 2002 14:31:01 +0000 (14:31 +0000)] 
make IPv4 and IPv6 LOG target save() the log-level as string, instead of the
numeric value.  (Michael Schwendt)

22 years agofix save function of tcpmss match (Michael Schwendt)
Harald Welte [Thu, 5 Sep 2002 09:51:22 +0000 (09:51 +0000)] 
fix save function of tcpmss match (Michael Schwendt)

23 years agoremove bogus '\n'
Harald Welte [Thu, 29 Aug 2002 11:15:04 +0000 (11:15 +0000)] 
remove bogus '\n'

23 years agoadd fuzzy support (Hime Junior)
Hime Junior [Mon, 26 Aug 2002 16:10:30 +0000 (16:10 +0000)] 
add fuzzy support (Hime Junior)

23 years agobring ip6tables up-to-date with recent iptables change (proto match ext)
Harald Welte [Mon, 26 Aug 2002 14:37:35 +0000 (14:37 +0000)] 
bring ip6tables up-to-date with recent iptables change (proto match ext)

23 years agomake NO_SHARED_LIBS work again (Roberto Nibali)
Harald Welte [Mon, 26 Aug 2002 13:09:40 +0000 (13:09 +0000)] 
make NO_SHARED_LIBS work again (Roberto Nibali)

23 years ago1.2.7a is the successor of 1.2.6a v1.2.7a
Harald Welte [Mon, 26 Aug 2002 12:24:51 +0000 (12:24 +0000)] 
1.2.7a is the successor of 1.2.6a

23 years agofix long-standing bug with regard to protocol-on-demand-loading and iptables-save...
Harald Welte [Mon, 26 Aug 2002 12:21:44 +0000 (12:21 +0000)] 
fix long-standing bug with regard to protocol-on-demand-loading and iptables-save/restore (1.2.7 release bug)

23 years agotodo update
Harald Welte [Sun, 18 Aug 2002 22:19:26 +0000 (22:19 +0000)] 
todo update

23 years agominor fixes by kisza:
András Kis-Szabó [Wed, 14 Aug 2002 11:40:41 +0000 (11:40 +0000)] 
minor fixes by kisza:
- remove -C(check) function from ip6tables
- -M added to the getopts()'s list (missed)
- small change in the iptables help
- remove some unused code
- some GPL notice added

23 years agomake libipt_helper.so build always, since it's now submitted to 2.4.20
Harald Welte [Fri, 9 Aug 2002 07:47:12 +0000 (07:47 +0000)] 
make libipt_helper.so build always, since it's now submitted to 2.4.20

23 years agoincrease version number
Harald Welte [Wed, 7 Aug 2002 10:33:49 +0000 (10:33 +0000)] 
increase version number

23 years agoremove bogus argument to printf() v1.2.7
Harald Welte [Wed, 7 Aug 2002 10:04:42 +0000 (10:04 +0000)] 
remove bogus argument to printf()

23 years agobring ip6tables.8 in sync with iptables.8
Harald Welte [Wed, 7 Aug 2002 09:56:14 +0000 (09:56 +0000)] 
bring ip6tables.8 in sync with iptables.8

23 years agorename '--class' into '--dscp-class' and '--set-class' into '--set-dscp-class'
Harald Welte [Wed, 7 Aug 2002 09:55:37 +0000 (09:55 +0000)] 
rename '--class' into '--dscp-class' and '--set-class' into '--set-dscp-class'
in order not to waste the namespace

23 years agorename 'host' in 'unicast'
Harald Welte [Wed, 7 Aug 2002 09:54:45 +0000 (09:54 +0000)] 
rename 'host' in 'unicast'

23 years agoinclude sections for 2.4.20-pending matches/targets
Harald Welte [Wed, 7 Aug 2002 09:52:22 +0000 (09:52 +0000)] 
include sections for 2.4.20-pending matches/targets

23 years agocopyright / GPL notice
Harald Welte [Wed, 7 Aug 2002 09:07:41 +0000 (09:07 +0000)] 
copyright / GPL notice

23 years agomodify protocol-match-extension load behaviour to eliminate the two
Harald Welte [Wed, 7 Aug 2002 09:07:24 +0000 (09:07 +0000)] 
modify protocol-match-extension load behaviour to eliminate the two
outstanding bugs.

23 years agodo not show potentially dangerous parameteres of ECN target (Alexey)
Harald Welte [Tue, 6 Aug 2002 18:46:18 +0000 (18:46 +0000)] 
do not show potentially dangerous parameteres of ECN target (Alexey)

23 years agofix typo in help message
Harald Welte [Tue, 6 Aug 2002 06:50:04 +0000 (06:50 +0000)] 
fix typo in help message

23 years agobring ECN headers in sync with ecn.patch
Harald Welte [Mon, 5 Aug 2002 19:39:49 +0000 (19:39 +0000)] 
bring ECN headers in sync with ecn.patch

23 years agofix ECN_OP_SET_IP case (missing flags assignment and break stmt)
Harald Welte [Mon, 5 Aug 2002 19:36:15 +0000 (19:36 +0000)] 
fix ECN_OP_SET_IP case (missing flags assignment and break stmt)

23 years agoremove bogus ECN_SHIFT from libipt_ecn.c
Harald Welte [Mon, 5 Aug 2002 19:35:52 +0000 (19:35 +0000)] 
remove bogus ECN_SHIFT from libipt_ecn.c

23 years agorestore old DSCP_SHIFT behaviour
Harald Welte [Mon, 5 Aug 2002 19:05:27 +0000 (19:05 +0000)] 
restore old DSCP_SHIFT behaviour

23 years agomake MARK target use string_to_number [and thus report range overflows].
Harald Welte [Sat, 3 Aug 2002 13:04:57 +0000 (13:04 +0000)] 
make MARK target use string_to_number [and thus report range overflows].

23 years agoupdate INSTALL file to reflect seperation of patch-o-matic
Harald Welte [Fri, 2 Aug 2002 12:54:19 +0000 (12:54 +0000)] 
update INSTALL file to reflect seperation of patch-o-matic

23 years agocheck for invalid port ranges (Thomas Poehnitz)
Harald Welte [Fri, 26 Jul 2002 16:27:57 +0000 (16:27 +0000)] 
check for invalid port ranges (Thomas Poehnitz)

23 years agocouple of TODO items are actually done
Harald Welte [Wed, 24 Jul 2002 07:25:20 +0000 (07:25 +0000)] 
couple of TODO items are actually done

23 years agoadd hint about local-nat.patch to KNOWN_BUGS, make libipt_ecn work
Harald Welte [Tue, 23 Jul 2002 13:44:41 +0000 (13:44 +0000)] 
add hint about local-nat.patch to KNOWN_BUGS, make libipt_ecn work

23 years ago2x bugfixes for libip6t_tcp from Andras Kis-Szabo
András Kis-Szabó [Mon, 8 Jul 2002 10:58:50 +0000 (10:58 +0000)] 
2x bugfixes for libip6t_tcp from Andras Kis-Szabo

23 years agotodo update
Harald Welte [Mon, 8 Jul 2002 06:17:33 +0000 (06:17 +0000)] 
todo update

23 years agochain name may not clash with target name
Joszef Kadlecsik [Mon, 24 Jun 2002 12:37:29 +0000 (12:37 +0000)] 
chain name may not clash with target name

23 years agoupdate ROUTE target to 0.2.2 (Cedric de Launois)
Cédric de Launois [Mon, 24 Jun 2002 10:20:53 +0000 (10:20 +0000)] 
update ROUTE target to 0.2.2 (Cedric de Launois)

23 years agomanpage updates by Herve Eychenne
Hervé Eychenne [Sat, 22 Jun 2002 18:23:48 +0000 (18:23 +0000)] 
manpage updates by Herve Eychenne

23 years agomove DSCP name/value conversion to libipt_dscp_helper.c (Iain Barnes)
Iain Barnes [Fri, 21 Jun 2002 17:35:55 +0000 (17:35 +0000)] 
move DSCP name/value conversion to libipt_dscp_helper.c (Iain Barnes)

23 years agoversion 0.2.1 of ipt_recent patch (stephen frost)
Stephen Frost [Fri, 21 Jun 2002 17:26:33 +0000 (17:26 +0000)] 
version 0.2.1 of ipt_recent patch (stephen frost)

23 years agomake -M (aka --modprobe) work [Bart De Schuymer]
Bart De Schuymer [Sat, 15 Jun 2002 12:29:42 +0000 (12:29 +0000)] 
make -M (aka --modprobe) work [Bart De Schuymer]

23 years agofix numerous typos in manpages (fabrice)
Fabrice MARIE [Fri, 14 Jun 2002 07:39:58 +0000 (07:39 +0000)] 
fix numerous typos in manpages (fabrice)

23 years agofix all compile warnings within iptables extensions (fabrice)
Fabrice MARIE [Fri, 14 Jun 2002 07:38:16 +0000 (07:38 +0000)] 
fix all compile warnings within iptables extensions (fabrice)

23 years agoadd ROUTE target / rsip table
Cédric de Launois [Thu, 13 Jun 2002 16:12:01 +0000 (16:12 +0000)] 
add ROUTE target / rsip table

23 years agoFixed destination netmask comparison bug in is_same()
Marc Boucher [Wed, 12 Jun 2002 19:22:29 +0000 (19:22 +0000)] 
Fixed destination netmask comparison bug in is_same()

23 years agopool compile fixes
Harald Welte [Tue, 4 Jun 2002 17:25:38 +0000 (17:25 +0000)] 
pool compile fixes

23 years agomake connmark patch comply with NO_SHARED_LIBS
Harald Welte [Tue, 4 Jun 2002 07:46:30 +0000 (07:46 +0000)] 
make connmark patch comply with NO_SHARED_LIBS

23 years agofix typo in ipt_ecn.h
Harald Welte [Tue, 4 Jun 2002 07:45:14 +0000 (07:45 +0000)] 
fix typo in ipt_ecn.h

23 years agoadd header file for ECN match
Harald Welte [Wed, 29 May 2002 15:12:30 +0000 (15:12 +0000)] 
add header file for ECN match

23 years agoadd ECN match plugin
Harald Welte [Wed, 29 May 2002 15:11:49 +0000 (15:11 +0000)] 
add ECN match plugin

23 years agomake ECN save function correcly save --ecn-tcp-remove
Harald Welte [Wed, 29 May 2002 15:11:36 +0000 (15:11 +0000)] 
make ECN save function correcly save --ecn-tcp-remove

23 years agoglobally replace NETFILTER_VERSION with IPTABLES_VERSION to have consistent naming
Harald Welte [Wed, 29 May 2002 13:08:15 +0000 (13:08 +0000)] 
globally replace NETFILTER_VERSION with IPTABLES_VERSION to have consistent naming

23 years agofix help message printout
Harald Welte [Wed, 29 May 2002 12:43:34 +0000 (12:43 +0000)] 
fix help message printout

23 years agobring ECN plugin in sync with new ECN target
Harald Welte [Wed, 29 May 2002 12:26:13 +0000 (12:26 +0000)] 
bring ECN plugin in sync with new ECN target