Commit Graph

  • 451f3eaad6 - 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) Stephane Ouellette 2003-04-27 12:59:00 +00:00
  • 30596a5e7a ipt_physdev update (--physdev-is-{in,out,bridged}) by Bart de Schuymer Bart De Schuymer 2003-04-27 10:01:44 +00:00
  • 9cb66152f7 iprange match support added (Jozsef Kadlecsik) Joszef Kadlecsik 2003-04-23 13:27:09 +00:00
  • 96d8593fff add fix to string match (Michael Rash) Michael Rash 2003-04-21 07:27:03 +00:00
  • 27e1fa8d7b add ipt_recent version 0.3.1 to CVS Stephen Frost 2003-04-14 13:33:15 +00:00
  • 5e3d5ca1b2 apply ipv6 port of ownercmd patch (Patrick McHardy) Patrick McHardy 2003-04-13 16:32:49 +00:00
  • fe7a121155 version 1.2.8 upcoming Harald Welte 2003-04-13 15:28:23 +00:00
  • 710e7eb50e add a few notes about how to deal with CVS COMMIT access Harald Welte 2003-04-13 11:29:28 +00:00
  • 22b21353f5 no space between '#!' and '/bin/sh' Harald Welte 2003-04-13 10:28:50 +00:00
  • 4a284e71ab todo update Harald Welte 2003-04-13 10:24:59 +00:00
  • 244f7bc6d7 IPv6 port of the fuzzy match added. Joszef Kadlecsik 2003-04-11 10:30:36 +00:00
  • 6ab626bb74 CLASSIFY target added. Joszef Kadlecsik 2003-04-11 10:14:10 +00:00
  • fb7ed72f53 unused print_dscp removed, structures converted to C99 (Stephane Ouellette) Stephane Ouellette 2003-04-11 08:20:01 +00:00
  • edad9bb718 fix stupid typo (Maciej Soltysiak) Maciej Soltysiak 2003-03-31 12:11:55 +00:00
  • b217dce478 compile with old kernel, new userspace Harald Welte 2003-03-30 20:26:58 +00:00
  • 122e7c0808 fix a compiler warning Harald Welte 2003-03-30 20:26:42 +00:00
  • 2aa78fe7b2 fix error message if invalid flag is specified (Aaron Sethman) (Closes: #65) Harald Welte 2003-03-30 18:29:56 +00:00
  • fbe3abea2f fix parse error (Stephane Ouellette) Stephane Ouellette 2003-03-26 14:42:35 +00:00
  • b3f22197c7 make gcc happy Harald Welte 2003-03-06 11:56:31 +00:00
  • 9c8cdd4a2d dont build ipv6 when DO_IPV6=0 Harald Welte 2003-03-05 11:39:31 +00:00
  • a8658ca43f port 'line number on error in iptables-restore' from ipv4 Harald Welte 2003-03-05 07:46:15 +00:00
  • 2354d928a6 make DO_IPV6 work again.. Harald Welte 2003-03-04 23:15:42 +00:00
  • d0ae04e7ee fix listing of conntrack match (lp@sernet.se) (Closes: #60) Lutz Preßler 2003-03-04 14:50:50 +00:00
  • 9230c11493 add iptables 'helper' match manpage section (Herve Eychenne) Hervé Eychenne 2003-03-03 22:23:22 +00:00
  • 63e9063a66 make iptables-restore print the line number in case of an error (Illes Marci <marci@balabit.hu>) Illes Marci 2003-03-03 08:08:37 +00:00
  • 26100fa186 fix iptables-restore to not segfault on invalid input (Illes Marci <marci@balabit.hu>) Illes Marci 2003-03-03 08:05:07 +00:00
  • 9e78d17f27 update to current_issues Harald Welte 2003-03-03 07:50:57 +00:00
  • d5903958e7 '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 Stephen Frost 2003-03-03 07:24:27 +00:00
  • f8ac329cc9 Add support for hex strings (Michael Rash) Michael Rash 2003-02-26 17:34:13 +00:00
  • 90c78eeb0a add MARK Harald Welte 2003-02-25 11:57:23 +00:00
  • a2c70378a8 update to condition extension, add condition6 (Stephane Ouellette) Stephane Ouellette 2003-02-25 11:54:56 +00:00
  • fc9237da4e Fix '-p icmp -m icmp' issue (Closes: #37) Harald Welte 2003-02-25 10:50:59 +00:00
  • 282d669c55 alphabetize manpage + libipt_physdev section Harald Welte 2003-02-14 07:34:09 +00:00
  • 1254871c88 add libipt_physdev.c (Bart de Schumyer) Bart De Schuymer 2003-02-11 20:19:04 +00:00
  • 31ad6a249f u32 match added Harald Welte 2003-02-01 09:08:57 +00:00
  • 7f3f1305ad moved unassigned issues to bugzilla Harald Welte 2003-01-14 21:21:11 +00:00
  • 4ac9fddb50 fix typo in help message Harald Welte 2003-01-13 12:35:28 +00:00
  • 21218c8f08 no absolute include paths Harald Welte 2003-01-12 20:31:18 +00:00
  • 2aa84a489a add support for rpc match Harald Welte 2003-01-12 20:30:46 +00:00
  • 42e283c5ce TODO update Harald Welte 2003-01-10 14:50:24 +00:00
  • eb1c6464bb december update to ROUTE target ;) Cédric de Launois 2003-01-08 09:51:34 +00:00
  • 60358d7348 apply ipv6 hoplimit (hl match, HL target) patch (Maciej Soltysiak <solt@dns.toxicfilms.tv>) Maciej Soltysiak 2003-01-08 09:14:20 +00:00
  • 61acdadbd1 just my personal scratchpad, so everybody knows what's going on Harald Welte 2003-01-07 20:25:23 +00:00
  • fcb1646bf7 fix save() function when used with ! Harald Welte 2003-01-06 13:04:53 +00:00
  • d0b0ca4260 attempt to fix save/restore of '! --uid-owner squid' problem as reported by Costa Tsaousis Harald Welte 2003-01-06 12:40:33 +00:00
  • 4e53670bda add TARPIT target (Aaron Hopkins) Aaron Hopkins 2002-12-05 20:50:09 +00:00
  • a858ef6873 new '--to' option to route target (by original author) Cédric de Launois 2002-12-05 20:44:38 +00:00
  • c8c0f409a3 fix save() functions of libip[6]t_length (Gerry Skerbitz) Gerry Skerbitz 2002-12-05 20:37:22 +00:00
  • dfba3ac05e Fix save() function of libipt_conntrack (Michael Schwendt) Michael Schwendt 2002-12-05 20:20:29 +00:00
  • 2ef6881edb fix save() function of libipt_pool (Oskar Berggren) Oskar Berggren 2002-12-05 19:41:11 +00:00
  • 9647359b12 fix save function of libipt_tos Harald Welte 2002-12-05 19:39:10 +00:00
  • d57b0609ef add condition patch (Stephane Ouelle) Stephane Ouellette 2002-11-02 15:00:15 +00:00
  • 68ec9c7299 rename-chain has a mandatary argument, not an optional (Juergen Baumann) Harald Welte 2002-11-02 14:48:17 +00:00
  • 955c3dc3da correct manpage about information on '--syn' behaviour (Steve Snodgrass) Steve Snodgrass 2002-10-30 08:53:41 +00:00
  • c25718248b update Fabrice's email address Harald Welte 2002-10-22 10:15:19 +00:00
  • a18c0006bf print space between '!' and mac address (Kristian Gronfeldt Sorensen) Harald Welte 2002-10-02 13:52:17 +00:00
  • 42479ccb51 fix connmark and mark match save() functions Harald Welte 2002-09-20 15:25:13 +00:00
  • b05758a974 make save() function use quotes for --ulog-prefixto allow prefixes with spaces (Jimmy Hedman) Jimmy Hedman 2002-09-15 11:31:28 +00:00
  • 239d847f22 add ip6tables ultrasparc issue Harald Welte 2002-09-15 11:29:18 +00:00
  • 010491fd08 Fix save() functions of mac match,ipv4 and ipv6. (Michael Schwendt) Michael Schwendt 2002-09-12 07:14:55 +00:00
  • e95bd7a204 make IPv4 and IPv6 LOG target save() the log-level as string, instead of the numeric value. (Michael Schwendt) Michael Schwendt 2002-09-07 14:31:01 +00:00
  • a713ce0dba fix save function of tcpmss match (Michael Schwendt) Harald Welte 2002-09-05 09:51:22 +00:00
  • 769ef3058d remove bogus '\n' Harald Welte 2002-08-29 11:15:04 +00:00
  • 070b7af06a add fuzzy support (Hime Junior) Hime Junior 2002-08-26 16:10:30 +00:00
  • 00f5a9caea bring ip6tables up-to-date with recent iptables change (proto match ext) Harald Welte 2002-08-26 14:37:35 +00:00
  • 2a7116ec80 make NO_SHARED_LIBS work again (Roberto Nibali) Harald Welte 2002-08-26 13:09:40 +00:00
  • 6a31b7134c 1.2.7a is the successor of 1.2.6a Harald Welte 2002-08-26 12:24:51 +00:00
  • 2d86b77005 fix long-standing bug with regard to protocol-on-demand-loading and iptables-save/restore (1.2.7 release bug) Harald Welte 2002-08-26 12:21:44 +00:00
  • ce6f9ef914 todo update Harald Welte 2002-08-18 22:19:26 +00:00
  • 0c4188f446 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 András Kis-Szabó 2002-08-14 11:40:41 +00:00
  • f4e6683c5a make libipt_helper.so build always, since it's now submitted to 2.4.20 Harald Welte 2002-08-09 07:47:12 +00:00
  • a8b097891e increase version number Harald Welte 2002-08-07 10:33:49 +00:00
  • e0f47ada0d remove bogus argument to printf() Harald Welte 2002-08-07 10:04:42 +00:00
  • 0d94a99d48 bring ip6tables.8 in sync with iptables.8 Harald Welte 2002-08-07 09:56:14 +00:00
  • a49ded0ace rename '--class' into '--dscp-class' and '--set-class' into '--set-dscp-class' in order not to waste the namespace Harald Welte 2002-08-07 09:55:37 +00:00
  • ef22543936 rename 'host' in 'unicast' Harald Welte 2002-08-07 09:54:45 +00:00
  • bfc3369c02 include sections for 2.4.20-pending matches/targets Harald Welte 2002-08-07 09:52:22 +00:00
  • 10a907f673 copyright / GPL notice Harald Welte 2002-08-07 09:07:41 +00:00
  • d4ab5ad2b2 modify protocol-match-extension load behaviour to eliminate the two outstanding bugs. Harald Welte 2002-08-07 09:07:24 +00:00
  • 31d12a598c do not show potentially dangerous parameteres of ECN target (Alexey) Harald Welte 2002-08-06 18:46:18 +00:00
  • 92cad5f4a3 fix typo in help message Harald Welte 2002-08-06 06:50:04 +00:00
  • 40783fc33f bring ECN headers in sync with ecn.patch Harald Welte 2002-08-05 19:39:49 +00:00
  • c05c44fc60 fix ECN_OP_SET_IP case (missing flags assignment and break stmt) Harald Welte 2002-08-05 19:36:15 +00:00
  • 0e9ed738e0 remove bogus ECN_SHIFT from libipt_ecn.c Harald Welte 2002-08-05 19:35:52 +00:00
  • ceee3db015 restore old DSCP_SHIFT behaviour Harald Welte 2002-08-05 19:05:27 +00:00
  • 6e85beb63a make MARK target use string_to_number [and thus report range overflows]. Harald Welte 2002-08-03 13:04:57 +00:00
  • 2bd0adab26 update INSTALL file to reflect seperation of patch-o-matic Harald Welte 2002-08-02 12:54:19 +00:00
  • d15fb34c77 check for invalid port ranges (Thomas Poehnitz) Harald Welte 2002-07-26 16:27:57 +00:00
  • efa4133f76 couple of TODO items are actually done Harald Welte 2002-07-24 07:25:20 +00:00
  • 158b0909fe add hint about local-nat.patch to KNOWN_BUGS, make libipt_ecn work Harald Welte 2002-07-23 13:44:41 +00:00
  • b7ff0ae0f4 2x bugfixes for libip6t_tcp from Andras Kis-Szabo András Kis-Szabó 2002-07-08 10:58:50 +00:00
  • 706e53c312 todo update Harald Welte 2002-07-08 06:17:33 +00:00
  • 08f1527fbc chain name may not clash with target name Joszef Kadlecsik 2002-06-24 12:37:29 +00:00
  • 7e25327907 update ROUTE target to 0.2.2 (Cedric de Launois) Cédric de Launois 2002-06-24 10:20:53 +00:00
  • e644cb03a8 manpage updates by Herve Eychenne Hervé Eychenne 2002-06-22 18:23:48 +00:00
  • 0ddae8f8ad move DSCP name/value conversion to libipt_dscp_helper.c (Iain Barnes) Iain Barnes 2002-06-21 17:35:55 +00:00
  • 7fdbc95796 version 0.2.1 of ipt_recent patch (stephen frost) Stephen Frost 2002-06-21 17:26:33 +00:00
  • be8ee53c26 make -M (aka --modprobe) work [Bart De Schuymer] Bart De Schuymer 2002-06-15 12:29:42 +00:00
  • b0d8460381 fix numerous typos in manpages (fabrice) Fabrice MARIE 2002-06-14 07:39:58 +00:00
  • ae31bb6bac fix all compile warnings within iptables extensions (fabrice) Fabrice MARIE 2002-06-14 07:38:16 +00:00