1. 0ddae8f move DSCP name/value conversion to libipt_dscp_helper.c (Iain Barnes) by Iain Barnes · 22 years ago
  2. 7fdbc95 version 0.2.1 of ipt_recent patch (stephen frost) by Stephen Frost · 22 years ago
  3. be8ee53 make -M (aka --modprobe) work [Bart De Schuymer] by Bart De Schuymer · 22 years ago
  4. b0d8460 fix numerous typos in manpages (fabrice) by Fabrice MARIE · 22 years ago
  5. ae31bb6 fix all compile warnings within iptables extensions (fabrice) by Fabrice MARIE · 22 years ago
  6. 2318b50 add ROUTE target / rsip table by Cédric de Launois · 22 years ago
  7. 4f8d2d9 Fixed destination netmask comparison bug in is_same() by Marc Boucher · 22 years ago
  8. 671ef2f pool compile fixes by Harald Welte · 22 years ago
  9. cff123a make connmark patch comply with NO_SHARED_LIBS by Harald Welte · 22 years ago
  10. 744f3e2 fix typo in ipt_ecn.h by Harald Welte · 22 years ago
  11. 2ff07a3 add header file for ECN match by Harald Welte · 22 years ago
  12. 7a44731 add ECN match plugin by Harald Welte · 22 years ago
  13. 7b49af4 make ECN save function correcly save --ecn-tcp-remove by Harald Welte · 22 years ago
  14. 80fe35d globally replace NETFILTER_VERSION with IPTABLES_VERSION to have consistent naming by Harald Welte · 22 years ago
  15. 1c8fa73 fix help message printout by Harald Welte · 22 years ago
  16. c980a24 bring ECN plugin in sync with new ECN target by Harald Welte · 22 years ago
  17. cea2ca3 big manpage update by Herve, including: by Hervé Eychenne · 22 years ago
  18. b8f85c7 add reject-related todo item by Harald Welte · 22 years ago
  19. 197ca91 Clarified INSTALL instructions. by Rusty Russell · 22 years ago
  20. 6336bfd remove '-C' check function; by Harald Welte · 22 years ago
  21. 731a728 remove check of find_proto(), since do_command() can be called multiple times, by Harald Welte · 22 years ago
  22. 2ea5649 new HBH and DSTopts match for IPv6 by kisza by András Kis-Szabó · 22 years ago
  23. fce8699 Route6 updates by Kisza: by András Kis-Szabó · 22 years ago
  24. 23e296c this file was missed during commit by Harald Welte · 22 years ago
  25. d8a12a8 Some ipv6 fixes by kisza: by András Kis-Szabó · 22 years ago
  26. a420416 New 'route6' match by kisza. by András Kis-Szabó · 22 years ago
  27. f6ed1d6 fix libipt_mport save/restore (Bob Hockney) by Bob Hockney · 22 years ago
  28. df5e13f DSCP class support (Iain Barnes) by Iain Barnes · 22 years ago
  29. 5cc4f7e Fix gcc3 compile errors (Silvan Minghetti) by Silvan Minghetti · 22 years ago
  30. 9608bd0 version 1.2.7 coming up... by Harald Welte · 22 years ago
  31. 4b5566b fix bug in save() function of MASQUERADE target (A. van Schie) by A. van Schie · 22 years ago
  32. 8780266 *** empty log message *** by Harald Welte · 22 years ago
  33. f0ac814 fix to save() and restore() functions of ah/esp match. by Harald Welte · 22 years ago
  34. f1f447b new ip6 FRAG match by kisza by András Kis-Szabó · 22 years ago
  35. 452d29b TODO updates (mostly newnat related) by Harald Welte · 22 years ago
  36. d32980d Add AH/ESP match for ipv6 by Harald Welte · 22 years ago
  37. e920f29 ipv6 agr match now called eui64 by Harald Welte · 22 years ago
  38. 067477b make find_target() and find_match() honor LOAD_MUST_SUCCEED when NO_SHARED_LIBS by Marc Boucher · 22 years ago
  39. 07b69b6 rename ipv6_agr to ipv6_eui64 by Harald Welte · 22 years ago
  40. 0a8335c TODO update by Harald Welte · 22 years ago
  41. d46818e Fix ip6tables save/restore '! --syn' output of libip6t_tcp.c by Harald Welte · 22 years ago
  42. 3198b9c compile libip6t_agr by default by Harald Welte · 22 years ago
  43. d75a2aa make libipt_conntrack compile by default by Harald Welte · 22 years ago
  44. ec03bdf libipt_pkttype now compiled by default by Harald Welte · 22 years ago
  45. 4d2076a 1.2.6a release version by Harald Welte · 22 years ago
  46. 3c5bd60 fixed stupid typo. why does this always have to happen _after_ the release? by Harald Welte · 22 years ago
  47. 28a1437 *** empty log message *** by Harald Welte · 22 years ago
  48. 2757fd7 add FTOS test file by Harald Welte · 22 years ago
  49. 487d1d3 add DSCP match by Harald Welte · 22 years ago
  50. b77f1da Fix 'iptables -p !' bug (segfault when `!' used without argument) by Harald Welte · 22 years ago
  51. dffa8dd add length match to default extension build list by Harald Welte · 22 years ago
  52. 536779e LOCAL_NAT change by Harald Welte · 22 years ago
  53. 9e51806 manpage updates by Herve Eychenne by Hervé Eychenne · 22 years ago
  54. e0a71a8 Makefile fix for owner mac multiport limit (kisza) by András Kis-Szabó · 22 years ago
  55. 97fd91a add ip6tables-save/restore manpages; sync with ipv4 (kisza) by András Kis-Szabó · 22 years ago
  56. 43ac191 sync ip6tables.c / ip6tables.8 with ipv4 by Harald Welte · 22 years ago
  57. 3068e95 Add LOGv6 to Makefile list by Harald Welte · 22 years ago
  58. 0e81d5d add support for connmark match/target by Harald Welte · 22 years ago
  59. bbbf938 Change $Id$ tags by Harald Welte · 22 years ago
  60. 4799c73 todo update by Harald Welte · 22 years ago
  61. 0de3243 fix IP6T_MIN_ALIGN macro (Andreas Herrmann) by Andreas Herrmann · 22 years ago
  62. c22f64e some more items marked as done... great :) by Harald Welte · 22 years ago
  63. 15a9a69 todo update, lots of item done, lots of them left :( by Harald Welte · 22 years ago
  64. 5a15c9a fix cut&paste typo by Harald Welte · 22 years ago
  65. 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
  66. 385a1dd add ECN target support by Harald Welte · 22 years ago
  67. 96d9605 add new version of ipt_DSCP.h by Harald Welte · 22 years ago
  68. ed18bad dscp fixes by Harald Welte · 22 years ago
  69. 2e7377d add DSCP target support by Harald Welte · 22 years ago
  70. 4ab10af make compilation of libip6t_LOG, libipt_length, libip6t_length and by Harald Welte · 22 years ago
  71. ba6d012 add PREFIX variable by Harald Welte · 22 years ago
  72. 63c364d fix for psd-delay-threshold > 100 by Harald Welte · 22 years ago
  73. 81d5d4f version 1.2.6 by Harald Welte · 22 years ago
  74. 95df8e7 explicitly check for two possible sets of hooks in case of nat and mangle by Harald Welte · 22 years ago
  75. a540b1b fix compatibility with mangle2hooks and mangle5hooks by Harald Welte · 22 years ago
  76. 596707c first attempt in trying to make debug code work with mangle2hooks and mangle5hooks by Harald Welte · 22 years ago
  77. 380ba5f - don't need -DNDEBUG anymore. Instead, use -DIPTC_DEBUG to enable by Harald Welte · 22 years ago
  78. 72c6b79 update debugging code to mangle5hooks changes by Harald Welte · 22 years ago
  79. 4fce44c recent patch update by stephen frost by Stephen Frost · 22 years ago
  80. b261bee fix typo in SEE ALSO section by Harald Welte · 22 years ago
  81. 97c0dec shit, forgot to update this one. Let's hope that the kernel's headers by Harald Welte · 22 years ago
  82. 6e9bfc7 added break; to eliminate gcc3 warning by Marc Boucher · 22 years ago
  83. 1afc3b6 Added #include <unistd.h> to eliminate close() warning. by Marc Boucher · 22 years ago
  84. f5c32d6 Added support for --cmd-owner option when ownercmd.patch is applied to kernel. by Marc Boucher · 22 years ago
  85. 5054e85 general conntrack match module userspace support files by Marc Boucher · 22 years ago
  86. 28ebcc2 fix typo in comment by Harald Welte · 23 years ago
  87. 110610b helper match (Martin Josefsson) by Martin Josefsson · 23 years ago
  88. e6c8d51 heading towards 1.2.5 by Harald Welte · 23 years ago
  89. 7af9482 todo update by Harald Welte · 23 years ago
  90. 366454b libiptc socket leaking fix by Harald Welte · 23 years ago
  91. 426d901 updated ipv6header patch by Harald Welte · 23 years ago
  92. 0d13eb2 Added output nat + slip oops to the important issues list. by James Morris · 23 years ago
  93. 46281d4 add new ipv6header match by Harald Welte · 23 years ago
  94. 48ea585 add timezone support to time match by Harald Welte · 23 years ago
  95. edfce4e Added Jozsef to the Core Team list. by James Morris · 23 years ago
  96. 1277b59 Set verbose = 1 when -v option specified. by Marc Boucher · 23 years ago
  97. 163ad78 Added -d and -t short options to getopt_long() call. by Marc Boucher · 23 years ago
  98. b93c798 Export addr_to_anyname(), mask_to_dotted(), parse_hostnetworkmask() by Marc Boucher · 23 years ago
  99. 389e354 removed duplicate 'static' keyword. by Marc Boucher · 23 years ago
  100. a0cf3d3 TODO update / remove obsolete stuff from makefile by Harald Welte · 23 years ago