1. 974d010 iptables-save had problems with multiple spaces between options (A. van Schie) by Harald Welte · 23 years ago
  2. 1268184 removed reference to 2.4.0 as it is a general problem. removed iptables-save by Harald Welte · 23 years ago
  3. ec81ca7 ipt_get_target is declared non-static in ip_tables.h, so it is non-static here by Harald Welte · 23 years ago
  4. 1cb4c05 Added some IP Queuing stuff. by James Morris · 23 years ago
  5. 6f83cf0 A. van Schie: bug report "iptables-save doesn't save fall-through rules correctly" by Harald Welte · 23 years ago
  6. de1578f hopefully fixed the multiple-interface iptables-save problem by Harald Welte · 23 years ago
  7. 2d88b87 glibc sucks by Harald Welte · 23 years ago
  8. 06d0b25 typo (it's BM_MAX_NLEN, not BM_MAX_LEN) (reported by s I n) by Harald Welte · 23 years ago
  9. 97b3fde fixed bug in save() function causing it to print '--reject-with reject-with' in all cases by Harald Welte · 23 years ago
  10. 6a4542a fixes '_' in interface names bug (iptables) by Harald Welte · 23 years ago
  11. 0aefbd3 IP6T_LIB_DIR fix by Harald Welte · 23 years ago
  12. 266ffcc Added string_to_number() issue by James Morris · 23 years ago
  13. 0e86541 iptables-restore / -save brokenness added by Harald Welte · 23 years ago
  14. 8a5eb6d ip6tables fixes by Fabrice Maurie by Fabrice MARIE · 23 years ago
  15. 6fc8658 two new todo items :( by Harald Welte · 23 years ago
  16. b961e6b todo items added. by Harald Welte · 23 years ago
  17. 90ba5ec todo updates by Harald Welte · 23 years ago
  18. 26e643f the parse-error with log target and spaces in log-prefix should be fixed now by Harald Welte · 23 years ago
  19. 90eca6a Updated TODO & scores by James Morris · 23 years ago
  20. b2f9cb7 New NETMAP target in p-o-m, by Svenning Soerenson by Svenning Soerensen · 23 years ago
  21. 3aa6287 Bugs occurring in multiple do_command6() fixed (Kiz-Szabo Andras) by András Kis-Szabó · 23 years ago
  22. 147a2be Added Fabrice Marie's port of the length match by Fabrice MARIE · 23 years ago
  23. 42926dc Pending patches reset to refer to megapatches. by Rusty Russell · 23 years ago
  24. 4d2afbf Test for header, not glibc version. by Rusty Russell · 23 years ago
  25. 97013f6 gianni tedesco's last patch was broken... now compilation works again by Harald Welte · 23 years ago
  26. c206dcb PATCHES now pointing to userspace/INSTALL by Harald Welte · 23 years ago
  27. 2584acf version number bumped to 1.2.2, pending-patches updated by Harald Welte · 23 years ago
  28. 64bb2a1 NETLINK target fixes, by original author (Gianni Tedesco) by Gianni Tedesco · 23 years ago
  29. d7e251f Fabrice Marie's timestamp extensions fixes. by Fabrice MARIE · 23 years ago
  30. d1a5922 Minor update to FAQ re. libipq doco, updated TODO re. old ip_queue issue. by James Morris · 23 years ago
  31. 61b1989 todo updates by Harald Welte · 23 years ago
  32. bdbcc1c Change EMail address. by Rusty Russell · 23 years ago
  33. da70715 Added hppa 64-bit hack next to sparc64 hack. by Rusty Russell · 23 years ago
  34. b516647 pkttype match (new) + scorefile, libiptc C++ compatibility + scorefile by Harald Welte · 23 years ago
  35. 3666e0e todo reorganization faq update (dropped table now required, doesn't break) by Harald Welte · 23 years ago
  36. 19b6b61 Fix MASQUERADE target for ipppd case (Svenning Soerensen) by Svenning Soerensen · 23 years ago
  37. 0b4efea tcp match numerical output bugfix by Harald Welte · 23 years ago
  38. 94a7c27 Gerd Knorr's fixes to iplimit match by Gerd Knorr · 23 years ago
  39. 81adae9 integrated the ip6_agr match from Kis-Szabo Andras by András Kis-Szabó · 23 years ago
  40. de6aaeb spelling corrections by Harald Welte · 23 years ago
  41. a0b4f79 Kilo/Mega/Giga otput in chain-summary fixed by Harald Welte · 23 years ago
  42. 5ea4bcb added new time match, added new ipv4options match by Harald Welte · 23 years ago
  43. 18f1aff updated SAME match by Harald Welte · 23 years ago
  44. feb4154 cosmetic fix: moved tos-fix.patch to 'already applied in previous kernels' by Harald Welte · 23 years ago
  45. 3452e0b NETLINK patch from Gianni Tedesco. This time complete. by Gianni Tedesco · 23 years ago
  46. 963bdcc bug in libipt_REDIRECT save function fixed by Harald Welte · 23 years ago
  47. d0b6b3c NETLINK_ULOG isn't defined in an unpatched kernel by Harald Welte · 23 years ago
  48. 46d4d0a laforge's incredible stupidity by Harald Welte · 23 years ago
  49. ae40db8 stupid makefile bug causing make experimental-install fail by Harald Welte · 23 years ago
  50. 10c6888 release-diff for 1.2.1 by Harald Welte · 23 years ago
  51. 8a6831a fixed makefile bug, include ipv6 stuff in experimental only if DO_IPV6 is set by Harald Welte · 23 years ago
  52. 9f7fa49 fixing a lot of bugs / cleaning up by Harald Welte · 23 years ago
  53. 7bffc70 1.2.1 release is upcoming by Harald Welte · 23 years ago
  54. dbe857a fix the match-loading at protocol specification time (Sven Koch) by Sven Koch · 23 years ago
  55. 008a83f Move some include files to be present always, so build always includes them even if patches not applied (eg. for distributions). by Rusty Russell · 23 years ago
  56. 2ca5904 added (10.1.2.3.4 is accepted as a valid IP address by iptables) by Harald Welte · 23 years ago
  57. fb1279a fixed problems with multiple do_command() calls and match ordering (Sven Koch) by Sven Koch · 23 years ago
  58. 2f52379 forgot to add those two... by András Kis-Szabó · 23 years ago
  59. 764316a ip6tables-save/-restore by Kis-Szabo Andras by András Kis-Szabó · 23 years ago
  60. 45493a8 iptables.8 --modprobe fix by Chapman Brad by Chapman Brad · 23 years ago
  61. ccf72df todo updates (ip_nat_ident, cvs snapshots) by Harald Welte · 23 years ago
  62. cf878e9 included rusty's TOS checksum fix, as it didn't make it into 2.4.1 by Harald Welte · 23 years ago
  63. f419f75 New SAME nat target added. (contrib by Martin Josefsson) by Martin Josefsson · 23 years ago
  64. 0112abb iptables.8 spelling fixes + scoreboard update by Harald Welte · 23 years ago
  65. 518abc1 TODO update by Harald Welte · 23 years ago
  66. dc8af0f Port of IPv6 owner match, fixes for IPv6 limit mac and multiport matches (Jan Rekorajski) by Jan Rekorajski · 23 years ago
  67. 3ff7df4 LOG Target for IPv6 (Jan Rekorajski) by Jan Rekorajski · 23 years ago
  68. 8cc887b Added Laurence J. Lane's CR at end of /proc/sys/modprobe removal patch. by Rusty Russell · 23 years ago
  69. 302ca3e Yon Uriarte working on u32 classifier by Harald Welte · 23 years ago
  70. cd44ffd psd match fix. Due to a typo in the pathname not all files have been applied. by Harald Welte · 23 years ago
  71. 6f7bdd0 added seqoffset and irc patch to pending by Harald Welte · 23 years ago
  72. 5e56169 rusty is working on some items by Harald Welte · 23 years ago
  73. 50a8efe pre-release target for Makefile. by Rusty Russell · 23 years ago
  74. dd36915 yes... someone is actually working on TODO items :) by Harald Welte · 24 years ago
  75. d3beea3 new extension for new ULOG target (in-kernel queuing, netlink multipart msg) by Harald Welte · 24 years ago
  76. 4c87c8a new ULOG revision: supports in-kernel batching of packets and netlink multipart by Harald Welte · 24 years ago
  77. 02d00ff new ULOG revision: supports in-kernel batching of packets and netlink multipart messages by Harald Welte · 24 years ago
  78. fa7625a Fixes bug with inverted destination IP (report+fix by Bart Theunissen) by Harald Welte · 24 years ago
  79. c67e5f8 todo item about bridge added by Harald Welte · 24 years ago
  80. eea8a93 --log-prefix and --ulog-prefix problem when not quoted in save function (reported and fixed by Bart Theunissen) by Harald Welte · 24 years ago
  81. e813779 fix another iptables-save segfault when match doesn't provide save function (bug detected by Emmanuel Roger, fix by HW) by Harald Welte · 24 years ago
  82. af4ec45 new, more detailed TODO list by Harald Welte · 24 years ago
  83. e007294 added iptables --set-counters by Harald Welte · 24 years ago
  84. ccd49e5 added 'iptables --set-counters' and fixed counter-restore in iptables-restore by Harald Welte · 24 years ago
  85. 32db524 fixes segfault in iptables-save by Harald Welte · 24 years ago
  86. 42fbb2e Cleanup Add patch-o-matic wishlist. by Rusty Russell · 24 years ago
  87. cc625ba =?iso-8859-1?Q?Fr=E9d=E9ric_L_=2E_W_=2E?= Meunier's `1.1.2 shipped with .so' fix. by Rusty Russell · 24 years ago
  88. 80daae1 Clean must delete experimental binaries as well. by Rusty Russell · 24 years ago
  89. 209820b Fix Makefile (ldd -v doesn't work on my ldd). by Rusty Russell · 24 years ago
  90. 7fef194 /usr/local/sbin, not /usr/local/bin. by Rusty Russell · 24 years ago
  91. 672eff9 Oops. -v, not --v. by Rusty Russell · 24 years ago
  92. 2e5f953 New version will be 1.2. by Rusty Russell · 24 years ago
  93. d2d6f93 More TODO. by Rusty Russell · 24 years ago
  94. a4d3e1f Spelling fix and whitespace clean. by Rusty Russell · 24 years ago
  95. f7b062f Revert malloc. Why? by Rusty Russell · 24 years ago
  96. 082ba02 Fix compile warning about const. by Rusty Russell · 24 years ago
  97. 5df9bda Addeed FIXME. by Rusty Russell · 24 years ago
  98. 01c4520 Added experimental rule. by Rusty Russell · 24 years ago
  99. 429eafb New INSTALL instructions. by Rusty Russell · 24 years ago
  100. 55bfdee Forgot to add this before, I think. by Rusty Russell · 24 years ago