summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* removed reference to 2.4.0 as it is a general problem. removed iptables-savelaforge2001-05-261-3/+1
|
* ipt_get_target is declared non-static in ip_tables.h, so it is non-static herelaforge2001-05-261-2/+2
|
* Added some IP Queuing stuff.jamesm2001-05-251-1/+4
|
* A. van Schie: bug report "iptables-save doesn't save fall-through rules ↵laforge2001-05-241-1/+4
| | | | correctly"
* hopefully fixed the multiple-interface iptables-save problemlaforge2001-05-233-19/+14
|
* glibc suckslaforge2001-05-211-0/+7
|
* typo (it's BM_MAX_NLEN, not BM_MAX_LEN) (reported by s I n)laforge2001-05-211-1/+1
|
* fixed bug in save() function causing it to print '--reject-with reject-with' ↵laforge2001-05-121-1/+6
| | | | in all cases
* fixes '_' in interface names bug (iptables)laforge2001-05-124-4/+4
| | | | fixes '+' in interface names bug (iptables-save)
* IP6T_LIB_DIR fixlaforge2001-05-111-4/+4
|
* Added string_to_number() issuejamesm2001-05-091-1/+2
|
* iptables-restore / -save brokenness addedsvn_t_iptables_1_2_2laforge2001-05-071-0/+2
|
* ip6tables fixes by Fabrice Maurielaforge2001-05-053-51/+214
|
* two new todo items :(laforge2001-05-051-1/+3
|
* todo items added.laforge2001-05-051-1/+3
|
* todo updateslaforge2001-05-031-7/+9
|
* the parse-error with log target and spaces in log-prefix should be fixed nowlaforge2001-05-031-13/+63
|
* Updated TODO & scoresjamesm2001-05-031-3/+4
|
* New NETMAP target in p-o-m, by Svenning Soerensonlaforge2001-05-032-0/+203
|
* Bugs occurring in multiple do_command6() fixed (Kiz-Szabo Andras)laforge2001-05-031-25/+64
|
* Added Fabrice Marie's port of the length matchjamesm2001-05-022-0/+165
|
* Pending patches reset to refer to megapatches.rusty2001-05-011-2/+2
|
* Test for header, not glibc version.rusty2001-05-011-1/+1
|
* gianni tedesco's last patch was broken... now compilation works againlaforge2001-04-301-1/+1
|
* PATCHES now pointing to userspace/INSTALLlaforge2001-04-301-1/+1
|
* version number bumped to 1.2.2, pending-patches updatedlaforge2001-04-301-3/+3
|
* NETLINK target fixes, by original author (Gianni Tedesco)laforge2001-04-301-1/+1
|
* Fabrice Marie's timestamp extensions fixes.rusty2001-04-271-15/+35
|
* Minor update to FAQ re. libipq doco, updated TODO re. old ip_queue issue.jamesm2001-04-251-2/+2
|
* todo updateslaforge2001-04-241-2/+4
|
* Change EMail address.rusty2001-04-231-2/+2
|
* Added hppa 64-bit hack next to sparc64 hack.rusty2001-04-211-0/+6
|
* pkttype match (new) + scorefile,laforge2001-04-193-0/+186
| | | | libiptc C++ compatibility + scorefile
* todo reorganizationlaforge2001-04-121-19/+21
| | | | faq update (dropped table now required, doesn't break)
* Fix MASQUERADE target for ipppd case (Svenning Soerensen)laforge2001-04-121-1/+1
|
* tcp match numerical output bugfixlaforge2001-04-122-2/+2
|
* Gerd Knorr's fixes to iplimit matchlaforge2001-04-121-16/+16
|
* integrated the ip6_agr match from Kis-Szabo Andraslaforge2001-04-122-0/+88
|
* spelling correctionslaforge2001-03-261-3/+3
|
* Kilo/Mega/Giga otput in chain-summary fixedlaforge2001-03-251-23/+29
|
* added new time match, added new ipv4options matchlaforge2001-03-255-1/+532
|
* updated SAME matchlaforge2001-03-252-8/+7
|
* cosmetic fix: moved tos-fix.patch to 'already applied in previous kernels'laforge2001-03-191-3/+3
|
* NETLINK patch from Gianni Tedesco. This time complete.laforge2001-03-191-2/+1
|
* bug in libipt_REDIRECT save function fixedlaforge2001-03-161-1/+1
|
* NETLINK_ULOG isn't defined in an unpatched kernellaforge2001-03-161-1/+5
|
* laforge's incredible stupiditylaforge2001-03-161-2/+2
|
* stupid makefile bug causing make experimental-install faillaforge2001-03-161-1/+1
|
* release-diff for 1.2.1svn_t_iptables_1_2_1laforge2001-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 setlaforge2001-03-151-2/+4
|