summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* iptables-save had problems with multiple spaces between options (A. van Schie)Harald Welte2001-05-261-3/+6
|
* removed reference to 2.4.0 as it is a general problem. removed iptables-saveHarald Welte2001-05-261-3/+1
|
* ipt_get_target is declared non-static in ip_tables.h, so it is non-static hereHarald Welte2001-05-261-2/+2
|
* Added some IP Queuing stuff.James Morris2001-05-251-1/+4
|
* A. van Schie: bug report "iptables-save doesn't save fall-through rules ↵Harald Welte2001-05-241-1/+4
| | | | correctly"
* hopefully fixed the multiple-interface iptables-save problemHarald Welte2001-05-233-19/+14
|
* glibc sucksHarald Welte2001-05-211-0/+7
|
* typo (it's BM_MAX_NLEN, not BM_MAX_LEN) (reported by s I n)Harald Welte2001-05-211-1/+1
|
* fixed bug in save() function causing it to print '--reject-with reject-with' ↵Harald Welte2001-05-121-1/+6
| | | | in all cases
* fixes '_' in interface names bug (iptables)Harald Welte2001-05-124-4/+4
| | | | fixes '+' in interface names bug (iptables-save)
* IP6T_LIB_DIR fixHarald Welte2001-05-111-4/+4
|
* Added string_to_number() issueJames Morris2001-05-091-1/+2
|
* iptables-restore / -save brokenness addedv1.2.2Harald Welte2001-05-071-0/+2
|
* ip6tables fixes by Fabrice MaurieFabrice MARIE2001-05-053-51/+214
|
* two new todo items :(Harald Welte2001-05-051-1/+3
|
* todo items added.Harald Welte2001-05-051-1/+3
|
* todo updatesHarald Welte2001-05-031-7/+9
|
* the parse-error with log target and spaces in log-prefix should be fixed nowHarald Welte2001-05-031-13/+63
|
* Updated TODO & scoresJames Morris2001-05-031-3/+4
|
* New NETMAP target in p-o-m, by Svenning SoerensonSvenning Soerensen2001-05-032-0/+203
|
* Bugs occurring in multiple do_command6() fixed (Kiz-Szabo Andras)András Kis-Szabó2001-05-031-25/+64
|
* Added Fabrice Marie's port of the length matchFabrice MARIE2001-05-022-0/+165
|
* Pending patches reset to refer to megapatches.Rusty Russell2001-05-011-2/+2
|
* Test for header, not glibc version.Rusty Russell2001-05-011-1/+1
|
* gianni tedesco's last patch was broken... now compilation works againHarald Welte2001-04-301-1/+1
|
* PATCHES now pointing to userspace/INSTALLHarald Welte2001-04-301-1/+1
|
* version number bumped to 1.2.2, pending-patches updatedHarald Welte2001-04-301-3/+3
|
* NETLINK target fixes, by original author (Gianni Tedesco)Gianni Tedesco2001-04-301-1/+1
|
* Fabrice Marie's timestamp extensions fixes.Fabrice MARIE2001-04-271-15/+35
|
* Minor update to FAQ re. libipq doco, updated TODO re. old ip_queue issue.James Morris2001-04-251-2/+2
|
* todo updatesHarald Welte2001-04-241-2/+4
|
* Change EMail address.Rusty Russell2001-04-231-2/+2
|
* Added hppa 64-bit hack next to sparc64 hack.Rusty Russell2001-04-211-0/+6
|
* 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