1. b77f1da Fix 'iptables -p !' bug (segfault when `!' used without argument) by Harald Welte · 22 years ago
  2. dffa8dd add length match to default extension build list by Harald Welte · 22 years ago
  3. 536779e LOCAL_NAT change by Harald Welte · 22 years ago
  4. 9e51806 manpage updates by Herve Eychenne by Hervé Eychenne · 22 years ago
  5. e0a71a8 Makefile fix for owner mac multiport limit (kisza) by András Kis-Szabó · 22 years ago
  6. 97fd91a add ip6tables-save/restore manpages; sync with ipv4 (kisza) by András Kis-Szabó · 22 years ago
  7. 43ac191 sync ip6tables.c / ip6tables.8 with ipv4 by Harald Welte · 22 years ago
  8. 3068e95 Add LOGv6 to Makefile list by Harald Welte · 22 years ago
  9. 0e81d5d add support for connmark match/target by Harald Welte · 22 years ago
  10. bbbf938 Change $Id$ tags by Harald Welte · 22 years ago
  11. 4799c73 todo update by Harald Welte · 22 years ago
  12. 0de3243 fix IP6T_MIN_ALIGN macro (Andreas Herrmann) by Andreas Herrmann · 22 years ago
  13. c22f64e some more items marked as done... great :) by Harald Welte · 22 years ago
  14. 15a9a69 todo update, lots of item done, lots of them left :( by Harald Welte · 22 years ago
  15. 5a15c9a fix cut&paste typo by Harald Welte · 22 years ago
  16. 0b0013a add bugfix in case we are using a protocol number (-p N) which has no matching /etc/protocols entry by Harald Welte · 22 years ago
  17. 385a1dd add ECN target support by Harald Welte · 22 years ago
  18. 96d9605 add new version of ipt_DSCP.h by Harald Welte · 22 years ago
  19. ed18bad dscp fixes by Harald Welte · 22 years ago
  20. 2e7377d add DSCP target support by Harald Welte · 22 years ago
  21. 4ab10af make compilation of libip6t_LOG, libipt_length, libip6t_length and by Harald Welte · 22 years ago
  22. ba6d012 add PREFIX variable by Harald Welte · 22 years ago
  23. 63c364d fix for psd-delay-threshold > 100 by Harald Welte · 22 years ago
  24. 81d5d4f version 1.2.6 by Harald Welte · 22 years ago
  25. 95df8e7 explicitly check for two possible sets of hooks in case of nat and mangle by Harald Welte · 22 years ago
  26. a540b1b fix compatibility with mangle2hooks and mangle5hooks by Harald Welte · 22 years ago
  27. 596707c first attempt in trying to make debug code work with mangle2hooks and mangle5hooks by Harald Welte · 22 years ago
  28. 380ba5f - don't need -DNDEBUG anymore. Instead, use -DIPTC_DEBUG to enable by Harald Welte · 22 years ago
  29. 72c6b79 update debugging code to mangle5hooks changes by Harald Welte · 22 years ago
  30. 4fce44c recent patch update by stephen frost by Stephen Frost · 22 years ago
  31. b261bee fix typo in SEE ALSO section by Harald Welte · 23 years ago
  32. 97c0dec shit, forgot to update this one. Let's hope that the kernel's headers by Harald Welte · 23 years ago
  33. 6e9bfc7 added break; to eliminate gcc3 warning by Marc Boucher · 23 years ago
  34. 1afc3b6 Added #include <unistd.h> to eliminate close() warning. by Marc Boucher · 23 years ago
  35. f5c32d6 Added support for --cmd-owner option when ownercmd.patch is applied to kernel. by Marc Boucher · 23 years ago
  36. 5054e85 general conntrack match module userspace support files by Marc Boucher · 23 years ago
  37. 28ebcc2 fix typo in comment by Harald Welte · 23 years ago
  38. 110610b helper match (Martin Josefsson) by Martin Josefsson · 23 years ago
  39. e6c8d51 heading towards 1.2.5 by Harald Welte · 23 years ago
  40. 7af9482 todo update by Harald Welte · 23 years ago
  41. 366454b libiptc socket leaking fix by Harald Welte · 23 years ago
  42. 426d901 updated ipv6header patch by Harald Welte · 23 years ago
  43. 0d13eb2 Added output nat + slip oops to the important issues list. by James Morris · 23 years ago
  44. 46281d4 add new ipv6header match by Harald Welte · 23 years ago
  45. 48ea585 add timezone support to time match by Harald Welte · 23 years ago
  46. edfce4e Added Jozsef to the Core Team list. by James Morris · 23 years ago
  47. 1277b59 Set verbose = 1 when -v option specified. by Marc Boucher · 23 years ago
  48. 163ad78 Added -d and -t short options to getopt_long() call. by Marc Boucher · 23 years ago
  49. b93c798 Export addr_to_anyname(), mask_to_dotted(), parse_hostnetworkmask() by Marc Boucher · 23 years ago
  50. 389e354 removed duplicate 'static' keyword. by Marc Boucher · 23 years ago
  51. a0cf3d3 TODO update / remove obsolete stuff from makefile by Harald Welte · 23 years ago
  52. e746abb add quota patch by Harald Welte · 23 years ago
  53. 47a026d Added a list of 2.5 userspace queuing issues. by James Morris · 23 years ago
  54. de4f7f6 new IPV4OPTSSTRIP target by Harald Welte · 23 years ago
  55. ddc342c add support for all ipv4 options to the ipv4options match by Harald Welte · 23 years ago
  56. 2892e6a no warning for . in interface names (vlan) by Harald Welte · 23 years ago
  57. b25f99e Added libipq version item to the TODO list. by James Morris · 23 years ago
  58. ffe96c5 IPv6 queue handler, libipq support, documentation from Fernando Anton. by James Morris · 23 years ago
  59. 96b7171 todo update (Fabrice Marie) by Fabrice MARIE · 23 years ago
  60. 02f17e9 adopt Makefile to big patch-o-matic update by Harald Welte · 23 years ago
  61. 93c7e5a add new recent match to patch-o-matic (Stephen Frost) by Stephen Frost · 23 years ago
  62. 9535e68 make sure we print the "+" at the end of ppp+ stype interface names by Harald Welte · 23 years ago
  63. 7602984 remove PATCHES.txt by Harald Welte · 23 years ago
  64. 48a6f90 check for --table as well as -t (Andreas Ferber) by Harald Welte · 23 years ago
  65. 5d0a024 new 1.2.4 release by Harald Welte · 23 years ago
  66. 0942dd8 same set problem as libipt_LOG.c - very, very strange by Harald Welte · 23 years ago
  67. 3e44c50 loglevel patch was missing one line (strange...) by Harald Welte · 23 years ago
  68. bb41f88 fix stupid bug introduced with too-lazy "-t" checking. by Harald Welte · 23 years ago
  69. 3b6a948 nth match extension by Rick Wagner by Rick Wagner · 23 years ago
  70. 57a11e5 add " " to log-level save function by Harald Welte · 23 years ago
  71. 67b63ae Fixed typo. by James Morris · 23 years ago
  72. 460c747 Updated libipq documentation with information on new timeout feature, by James Morris · 23 years ago
  73. fa48fc8 fix of-by-one for-loop for debug statement by Harald Welte · 23 years ago
  74. 31098ad fix bug in iptables-save, ocurring with targets without save() function. by Harald Welte · 23 years ago
  75. 1412e45 more precise limit rate printing/saving by Harald Welte · 23 years ago
  76. eba774d iptables-save/-restoer no longer experimental by Harald Welte · 23 years ago
  77. 9eb109a todo update by Harald Welte · 23 years ago
  78. fe127c9 prevent ip(6)tables-restore from crashing when a line contains -t by Harald Welte · 23 years ago
  79. fa97236 move ipt_LOG.patch to pending_patches by Harald Welte · 23 years ago
  80. 6b9e8f1 string_to_number fix (*sigh*) by Harald Welte · 23 years ago
  81. cced2e4 added randmo match by Fabrice Maurie by Fabrice MARIE · 23 years ago
  82. 0612943 kisza's manpage for ip6tables by András Kis-Szabó · 23 years ago
  83. 885c6eb ip6tables-(save/restore) sync with IPv4 code by Harald Welte · 23 years ago
  84. cfaed1f IPv6 ICMP naming problem fix by Harald Welte · 23 years ago
  85. 358a33e Fabrice MARIE's patch, fixes bug in time parsing of list of days by Fabrice MARIE · 23 years ago
  86. 3a87738 sackperm.patch included in 2.4.10, moved on line down. by Harald Welte · 23 years ago
  87. dbd8a26 Libipq timeout patch from Joost Remijn, updated TODO and scores. by James Morris · 23 years ago
  88. 52b6857 i'm stupid and deleted a { by Harald Welte · 23 years ago
  89. e143b91 another string_to_number fix by Harald Welte · 23 years ago
  90. 7a7cc28 another string_to_number fix by Harald Welte · 23 years ago
  91. 670a686 removed re-defined structure by Harald Welte · 23 years ago
  92. 6702ca7 spelling fix by Harald Welte · 23 years ago
  93. 459357f Yet another set of string_to_number() fixes. by Marc Boucher · 23 years ago
  94. 3a5026f added RELEASE_DIR by Harald Welte · 23 years ago
  95. 2e2d3f3 fix comment by Harald Welte · 23 years ago
  96. 6185c4b add shared library for lenght-ipv6 match by Harald Welte · 23 years ago
  97. c5a2ce4 added note about the new most-of-pom target by Harald Welte · 23 years ago
  98. ce4957f updated version number to 1.2.3, added "most-of-pom" target by Harald Welte · 23 years ago
  99. b4c648b todo update + brad chapman email change by Harald Welte · 23 years ago
  100. 6850af9 bugfix and spelling corrections for psd match by Harald Welte · 23 years ago