| 2006-11-13 |
Yasuyuki KOZAKAI | changes IP6T_SO_GET_REVISION_{MATCH,TARGET} to 68,69 |
commit | commitdiff | tree | snapshot |
| 2006-10-20 |
Rémi Denis... | - Add revision support to ip6tables. |
commit | commitdiff | tree | snapshot |
| 2006-10-11 |
Patrick McHardy | Fix spelling error |
commit | commitdiff | tree | snapshot |
| 2006-10-10 |
Mike Frysinger | iptables segfaults when given "" to --log-prefix (Mike... |
commit | commitdiff | tree | snapshot |
| 2006-10-09 |
Patrick McHardy | Add endian annotation types to fix compilation for... |
commit | commitdiff | tree | snapshot |
| 2006-10-09 |
Joszef Kadlecsik | Version number was not bumped in Makefile in svn v1.3.6 |
commit | commitdiff | tree | snapshot |
| 2006-10-06 |
Joszef Kadlecsik | Use correct types at error reporting (patch sent by... |
commit | commitdiff | tree | snapshot |
| 2006-09-20 |
Patrick McHardy | Use negative-list for "weird character in interface... |
commit | commitdiff | tree | snapshot |
| 2006-09-02 |
Simon Lodal | Named realm (Simon Lodal <simon@parknet.dk>) |
commit | commitdiff | tree | snapshot |
| 2006-08-31 |
Patrick McHardy | Add statistic match extension |
commit | commitdiff | tree | snapshot |
| 2006-08-29 |
Eric Leblond | iptables: fix ipt_MARK documentation (Eric Leblond) |
commit | commitdiff | tree | snapshot |
| 2006-08-22 |
Andy Gay | iptables -Z clears the per-rule counters, but not the... |
commit | commitdiff | tree | snapshot |
| 2006-08-08 |
Phil Oester | update quota match for xtables + fix -D bug (Phil Oeste... |
commit | commitdiff | tree | snapshot |
| 2006-07-25 |
Patrick McHardyJespe... | Revert "proto_to_name duplication" patch, as noticed... |
commit | commitdiff | tree | snapshot |
| 2006-07-22 |
Phil Oester | proto_to_name duplication (Phil Oester <kernel@linuxace... |
commit | commitdiff | tree | snapshot |
| 2006-07-25 |
Patrick McHardyJespe... | BUG: libiptc chain references bug (Jesper Brouer <hawk... |
commit | commitdiff | tree | snapshot |
| 2006-07-20 |
Phil Oester | reduce parse_*_port duplication (Phil Oester <kernel... |
commit | commitdiff | tree | snapshot |
| 2006-07-20 |
Phil Oester | reduce service_to_port duplication (Phil Oester <kernel... |
commit | commitdiff | tree | snapshot |
| 2006-07-20 |
Phil Oester | Use gcc to build shared objects (Phil Oester <kernel... |
commit | commitdiff | tree | snapshot |
| 2006-07-10 |
Phil Oester | iptables: handle cidr notation more sanely (Phil Oester... |
commit | commitdiff | tree | snapshot |
| 2006-07-05 |
Pierre-Yves... | please kill santa-claus (Pierre-Yves Ritschard <pierre... |
commit | commitdiff | tree | snapshot |
| 2006-07-05 |
Phil Oester | libiptc symbols clash (Phil Oester <kernel@linuxace... |
commit | commitdiff | tree | snapshot |
| 2006-07-04 |
Yasuyuki KOZAKAI | - force user to specify --icmpv6-type if icmpv6 match... |
commit | commitdiff | tree | snapshot |
| 2006-07-03 |
Phil Oester | ip6tables multiport does not support x:y (Phil Oester... |
commit | commitdiff | tree | snapshot |
| 2006-07-03 |
Phil Oester | iptables trivial compile warning cleanup (Phil Oester... |
commit | commitdiff | tree | snapshot |
| 2006-06-23 |
Joszef Kadlecsik | size_t changed to socklen_t in getsockopt call |
commit | commitdiff | tree | snapshot |
| 2006-06-23 |
Joszef Kadlecsik | set match negation bug fixed |
commit | commitdiff | tree | snapshot |
| 2006-06-20 |
Phil Oester | REDIRECT does not accept IP (Phil Oester <kernel@linuxa... |
commit | commitdiff | tree | snapshot |
| 2006-06-19 |
Jesper Dangaard... | Add new exit value to indicate concurrency issues ... |
commit | commitdiff | tree | snapshot |
| 2006-05-29 |
Phil Oester | trivial connlimit manpage fix (Phil Oester <kernel... |
commit | commitdiff | tree | snapshot |
| 2006-05-24 |
Simon Lodal | Use lowercase letters for match name (Simon Lodal ... |
commit | commitdiff | tree | snapshot |
| 2006-05-24 |
Evan Miller | Add information about :<port> syntax (Evan Miller ... |
commit | commitdiff | tree | snapshot |
| 2006-05-24 |
James Morris | secmark: Add libip6t_CONNSECMARK |
commit | commitdiff | tree | snapshot |
| 2006-05-24 |
Patrick McHardy | D'oh .. I'm not too smart, forgot to add the new files... |
commit | commitdiff | tree | snapshot |
| 2006-05-24 |
James Morris | secmark: Add libipt_CONNSECMARK |
commit | commitdiff | tree | snapshot |
| 2006-05-24 |
James Morris | secmark: Add libip6t_SECMARK |
commit | commitdiff | tree | snapshot |
| 2006-05-24 |
James Morris | secmark: Add libipt_SECMARK |
commit | commitdiff | tree | snapshot |
| 2006-05-24 |
James Morris | secmark: Add libselinux support |
commit | commitdiff | tree | snapshot |
| 2006-04-28 |
Patrick McHardy | Add DCCP/SCTP support to multiport. Patch for kernel... |
commit | commitdiff | tree | snapshot |
| 2006-04-28 |
Patrick McHardy | Replace annoying "Something wrong... deleting dependenc... |
commit | commitdiff | tree | snapshot |
| 2006-04-22 |
Patrick McHardy | Don't overwrite errno with return value of setsockopt... |
commit | commitdiff | tree | snapshot |
| 2006-04-22 |
Patrick McHardyHaral... | Revert incorrect fix for "Unknown error 4294967295... |
commit | commitdiff | tree | snapshot |
| 2006-04-21 |
Harald Welte | When entering an invalid command (such as iptables... |
commit | commitdiff | tree | snapshot |
| 2006-04-22 |
Patrick McHardyHaral... | In ip[6]tables.c, NUMBER_OF_OPT was increased to 12... |
commit | commitdiff | tree | snapshot |
| 2006-04-21 |
Harald Welte | cmdflags is used in cmd2char() to return the option... |
commit | commitdiff | tree | snapshot |
| 2006-04-15 |
Yasuyuki KOZAKAI | [IPTABLES,IP6TABLES]: check invalid esp spi range |
commit | commitdiff | tree | snapshot |
| 2006-04-15 |
Yasuyuki KOZAKAI | [IP6TABLES] kill manual comparing protocol name with... |
commit | commitdiff | tree | snapshot |
| 2006-04-15 |
Yasuyuki KOZAKAI | fix loading shared library of ICMPv6 match. |
commit | commitdiff | tree | snapshot |
| 2006-04-12 |
Harald Welte | [IPTABLES,IP6TABLES]: fix the path to detect esp/connby... |
commit | commitdiff | tree | snapshot |
| 2006-03-31 |
Daniel De Graaf | Correct iptables-save output of osf module (Daniel... |
commit | commitdiff | tree | snapshot |
| 2006-03-29 |
Yasuyuki KOZAKAI | don't allow to specify protocol of IPv6 extension heade... |
commit | commitdiff | tree | snapshot |
| 2006-03-03 |
Joszef Kadlecsik | Multiple matches of the same type can be specified... |
commit | commitdiff | tree | snapshot |
| 2006-02-11 |
Harald Welte | Make '-p all' a special case that is handled before... |
commit | commitdiff | tree | snapshot |
| 2006-02-11 |
Harald Welte | fix double-free if a single match is used multiple... |
commit | commitdiff | tree | snapshot |
| 2006-02-09 |
Harald Welte | don't install libiptc.a |
commit | commitdiff | tree | snapshot |
| 2006-02-09 |
Harald Welte | fix segfault or loading of invalid counters in ip[6... |
commit | commitdiff | tree | snapshot |
| 2006-02-01 |
Harald Welte | make policy match compile independant of kernel headers v1.3.5 |
commit | commitdiff | tree | snapshot |
| 2006-02-01 |
Harald Welte | Some !%$!*##$@ has modified the kernel include/linux... |
commit | commitdiff | tree | snapshot |
| 2006-02-01 |
Harald Welte | fix ipt_conntrack compilation against very early (2... |
commit | commitdiff | tree | snapshot |
| 2006-02-01 |
Harald Welte | remove other bits of old ip pool code, people should... |
commit | commitdiff | tree | snapshot |
| 2006-02-01 |
Harald Welte | remove ippool |
commit | commitdiff | tree | snapshot |
| 2006-01-31 |
Patrick McHardy | Prepare policy match for x_tables unification by making... |
commit | commitdiff | tree | snapshot |
| 2006-01-30 |
Michael Rash | fix 'save' (Michael Rash) |
commit | commitdiff | tree | snapshot |
| 2006-01-30 |
Yasuyuki KOZAKAI | major manpage update (Yasuyuki Kozakai) |
commit | commitdiff | tree | snapshot |
| 2006-01-26 |
Harald Welte | Add 'copy+paste' support for 'state' and 'connmark... |
commit | commitdiff | tree | snapshot |
| 2006-01-26 |
Harald Welte | add note about deprecated state |
commit | commitdiff | tree | snapshot |
| 2006-01-22 |
Harald Welte | fix spelling 'adress' -> 'address' (Closes: #431) ... |
commit | commitdiff | tree | snapshot |
| 2006-01-22 |
Noticed by... | Fix "empty policy element" complaining in non-strict... |
commit | commitdiff | tree | snapshot |
| 2006-01-12 |
Patrick McHardy | Clarify --tunnel-src/--tunnel-dst options |
commit | commitdiff | tree | snapshot |
| 2006-01-12 |
Patrick McHardy | Move empty policy element check to also catch last... |
commit | commitdiff | tree | snapshot |
| 2006-01-12 |
Patrick McHardy | Don't allow using --next option without specifying... |
commit | commitdiff | tree | snapshot |
| 2006-01-09 |
Patrick McHardy | Fix invalid assignment of tunnel-src to dest address... |
commit | commitdiff | tree | snapshot |
| 2006-01-03 |
Pablo Neira | Add documentation for string match (Pablo Neira) |
commit | commitdiff | tree | snapshot |
| 2005-12-22 |
Jones Desougi | Fix probing for supported revisions (Jones Desougi... |
commit | commitdiff | tree | snapshot |
| 2005-12-05 |
Harald Welte | fix iptables-save of 'goto' target (Closes: #410) |
commit | commitdiff | tree | snapshot |
| 2005-12-05 |
Patrick McHardy | Add note that TCPMSS is only valid in the mangle table... |
commit | commitdiff | tree | snapshot |
| 2005-11-24 |
Harald Welte | fix compilation of iptables on [old] systems that don... |
commit | commitdiff | tree | snapshot |
| 2005-11-22 |
Harald Welte | note that we can only delete chains that are empty |
commit | commitdiff | tree | snapshot |
| 2005-11-22 |
Harald Welte | tcp-rst is the alias, not tcp-reset (Torsten Hilbrich) |
commit | commitdiff | tree | snapshot |
| 2005-11-19 |
Patrick McHardy | Add policy match extensions from patch-o-matic |
commit | commitdiff | tree | snapshot |
| 2005-11-18 |
Patrick McHardy | Fix some gcc-4 warnings |
commit | commitdiff | tree | snapshot |
| 2005-11-18 |
Patrick McHardy | Don't eat numeric arguments for other extensions |
commit | commitdiff | tree | snapshot |
| 2005-11-17 |
Phil Oester | The conntrack match does not print any info for --ctpro... |
commit | commitdiff | tree | snapshot |
| 2005-11-17 |
Pablo Neira | only set revisions on real targets, not on jumps. ... |
commit | commitdiff | tree | snapshot |
| 2005-11-12 |
Harald Welte | - Fix memory leak in TC_COMMIT() (Markus Sundberg) |
commit | commitdiff | tree | snapshot |
| 2005-11-05 |
Henrik Nordstrom | add 'goto' support (Henrik Nordstrom <hno@marasystems... |
commit | commitdiff | tree | snapshot |
| 2005-11-03 |
Deti Fliegl | fix connmark, it's now only 32bits (Deti Fliegl <deti... v1.3.4 |
commit | commitdiff | tree | snapshot |
| 2005-10-31 |
Harald Welte | about to release 1.3.4 |
commit | commitdiff | tree | snapshot |
| 2005-09-19 |
Tom Eastep | The conntrack match extension doesn't handle address... |
commit | commitdiff | tree | snapshot |
| 2005-09-19 |
Phil Oester | Kernels higher than 2.6.10 don't support multiple ... |
commit | commitdiff | tree | snapshot |
| 2005-09-19 |
KOVACS Krisztian | * specifying random seed for the Jenkins hash works... |
commit | commitdiff | tree | snapshot |
| 2005-09-11 |
Martin Josefsson | Add the aligned_u64 typedef, it's defined in linux... |
commit | commitdiff | tree | snapshot |
| 2005-09-11 |
Martin Josefsson | Make libipt_connbytes.c compile with the ipt_connbytes... |
commit | commitdiff | tree | snapshot |
| 2005-08-29 |
Harald Welte | Update manpage to reflect missing ability to SNAT to... |
commit | commitdiff | tree | snapshot |
| 2005-08-29 |
Harald Welte | Update manpage to reflect missing NAT to multiple range... |
commit | commitdiff | tree | snapshot |
| 2005-08-28 |
Pablo Neira | update string match to reflect new kernel implementatio... |
commit | commitdiff | tree | snapshot |
| 2005-08-26 |
Maciej Soltysiak | Note which kernel versions are affected by REJECT chang... |
commit | commitdiff | tree | snapshot |
| 2005-08-06 |
Harald Welte | add support for new 'dccp' protocol match |
commit | commitdiff | tree | snapshot |
| 2005-08-05 |
Harald Welte | port Eric Leblond's NFQUEUE missing-break fix to ip6tables |
commit | commitdiff | tree | snapshot |
| 2005-08-05 |
Eric Leblond | Add missing 'break' to make parsing of NFQUEUE numbers... |
commit | commitdiff | tree | snapshot |
| next |