summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* pkttype match (new) + scorefile,Harald Welte2001-04-193-0/+186
| | | | libiptc C++ compatibility + scorefile
* todo reorganizationHarald Welte2001-04-121-19/+21
| | | | faq update (dropped table now required, doesn't break)
* Fix MASQUERADE target for ipppd case (Svenning Soerensen)Svenning Soerensen2001-04-121-1/+1
|
* tcp match numerical output bugfixHarald Welte2001-04-122-2/+2
|
* Gerd Knorr's fixes to iplimit matchGerd Knorr2001-04-121-16/+16
|
* integrated the ip6_agr match from Kis-Szabo AndrasAndrás Kis-Szabó2001-04-122-0/+88
|
* spelling correctionsHarald Welte2001-03-261-3/+3
|
* Kilo/Mega/Giga otput in chain-summary fixedHarald Welte2001-03-251-23/+29
|
* added new time match, added new ipv4options matchHarald Welte2001-03-255-1/+532
|
* updated SAME matchHarald Welte2001-03-252-8/+7
|
* cosmetic fix: moved tos-fix.patch to 'already applied in previous kernels'Harald Welte2001-03-191-3/+3
|
* NETLINK patch from Gianni Tedesco. This time complete.Gianni Tedesco2001-03-191-2/+1
|
* bug in libipt_REDIRECT save function fixedHarald Welte2001-03-161-1/+1
|
* NETLINK_ULOG isn't defined in an unpatched kernelHarald Welte2001-03-161-1/+5
|
* laforge's incredible stupidityHarald Welte2001-03-161-2/+2
|
* stupid makefile bug causing make experimental-install failHarald Welte2001-03-161-1/+1
|
* release-diff for 1.2.1v1.2.1Harald Welte2001-03-163-3/+6
| | | | | | | - added libipulog / libiptc to devel target - added changelog for 1.2.1 - updated index.html for 1.2.1 - added reference to Oskar Andreasson's tutorial
* fixed makefile bug, include ipv6 stuff in experimental only if DO_IPV6 is setHarald Welte2001-03-151-2/+4
|
* fixing a lot of bugs / cleaning upHarald Welte2001-03-154-86/+74
| | | | | - no more dependency problems with user-defined chains - cleanup of the old strtok problem ( no more goto)
* 1.2.1 release is upcomingHarald Welte2001-03-141-1/+1
|
* fix the match-loading at protocol specification time (Sven Koch)Sven Koch2001-03-021-0/+3
|
* Move some include files to be present always, so build always includes them ↵Rusty Russell2001-02-2818-17/+165
| | | | even if patches not applied (eg. for distributions).
* added (10.1.2.3.4 is accepted as a valid IP address by iptables)Harald Welte2001-02-281-1/+2
|
* fixed problems with multiple do_command() calls and match ordering (Sven Koch)Sven Koch2001-02-271-10/+33
|
* forgot to add those two...András Kis-Szabó2001-02-272-0/+640
|
* ip6tables-save/-restore by Kis-Szabo AndrasAndrás Kis-Szabó2001-02-267-13/+50
|
* iptables.8 --modprobe fix by Chapman BradChapman Brad2001-02-231-0/+5
|
* todo updates (ip_nat_ident, cvs snapshots)Harald Welte2001-02-221-1/+3
|
* included rusty's TOS checksum fix, as it didn't make it into 2.4.1Harald Welte2001-02-191-1/+1
|
* New SAME nat target added. (contrib by Martin Josefsson)Martin Josefsson2001-02-192-0/+153
|
* iptables.8 spelling fixes + scoreboard updateHarald Welte2001-02-191-27/+27
|
* TODO updateHarald Welte2001-02-181-3/+5
|
* Port of IPv6 owner match, fixes for IPv6 limit mac and multiport matches ↵Jan Rekorajski2001-02-165-0/+828
| | | | (Jan Rekorajski)
* LOG Target for IPv6 (Jan Rekorajski)Jan Rekorajski2001-02-154-0/+423
|
* Added Laurence J. Lane's CR at end of /proc/sys/modprobe removal patch.Rusty Russell2001-02-091-0/+3
| | | | Fixed FD leak in success case.
* Yon Uriarte working on u32 classifierHarald Welte2001-02-071-4/+4
|
* psd match fix. Due to a typo in the pathname not all files have been applied.Harald Welte2001-02-052-0/+202
|
* added seqoffset and irc patch to pendingHarald Welte2001-02-041-1/+1
|
* rusty is working on some itemsHarald Welte2001-02-041-4/+5
|
* pre-release target for Makefile.Rusty Russell2001-02-032-6/+13
|
* yes... someone is actually working on TODO items :)Harald Welte2001-02-021-5/+7
|
* new extension for new ULOG target (in-kernel queuing, netlink multipart msg)Harald Welte2001-01-311-4/+29
|
* new ULOG revision: supports in-kernel batching of packets and netlink multipartHarald Welte2001-01-301-1/+3
| | | | messages
* new ULOG revision: supports in-kernel batching of packets and netlink ↵Harald Welte2001-01-301-4/+11
| | | | multipart messages
* Fixes bug with inverted destination IP (report+fix by Bart Theunissen)Harald Welte2001-01-261-1/+1
|
* todo item about bridge addedHarald Welte2001-01-241-1/+2
|
* --log-prefix and --ulog-prefix problem when not quoted in save function ↵Harald Welte2001-01-242-2/+2
| | | | (reported and fixed by Bart Theunissen)
* fix another iptables-save segfault when match doesn't provide save function ↵Harald Welte2001-01-241-1/+4
| | | | (bug detected by Emmanuel Roger, fix by HW)
* new, more detailed TODO listHarald Welte2001-01-241-11/+44
|
* added iptables --set-countersHarald Welte2001-01-231-2/+2
|