1. 2354d92 make DO_IPV6 work again.. by Harald Welte · 22 years ago
  2. 4f8d2d9 Fixed destination netmask comparison bug in is_same() by Marc Boucher · 22 years ago
  3. 80fe35d globally replace NETFILTER_VERSION with IPTABLES_VERSION to have consistent naming by Harald Welte · 22 years ago
  4. 95df8e7 explicitly check for two possible sets of hooks in case of nat and mangle by Harald Welte · 23 years ago
  5. a540b1b fix compatibility with mangle2hooks and mangle5hooks by Harald Welte · 23 years ago
  6. 596707c first attempt in trying to make debug code work with mangle2hooks and mangle5hooks by Harald Welte · 23 years ago
  7. 380ba5f - don't need -DNDEBUG anymore. Instead, use -DIPTC_DEBUG to enable by Harald Welte · 23 years ago
  8. 72c6b79 update debugging code to mangle5hooks changes by Harald Welte · 23 years ago
  9. 1afc3b6 Added #include <unistd.h> to eliminate close() warning. by Marc Boucher · 23 years ago
  10. 366454b libiptc socket leaking fix by Harald Welte · 23 years ago
  11. 4ccfa63 move defaults to bottom, print reasonable message for CHECK functions by Harald Welte · 23 years ago
  12. ec81ca7 ipt_get_target is declared non-static in ip_tables.h, so it is non-static here by Harald Welte · 23 years ago
  13. 10c6888 release-diff for 1.2.1 by Harald Welte · 24 years ago
  14. e007294 added iptables --set-counters by Harald Welte · 24 years ago
  15. 1cef74d libiptc counter function by Harald Welte · 24 years ago
  16. 8e07bd7 Libc5 can't do IPv6. by Rusty Russell · 24 years ago
  17. 1de8046 two libiptc bugs fixed, including the 'segv while doing more than one by Harald Welte · 24 years ago
  18. 3c7a6c4 Fix allocation (base new alloc on current size, not original size). by Rusty Russell · 24 years ago
  19. e9b4853 Fix typo. by Rusty Russell · 24 years ago
  20. f92ba9b Add drop table support by Rusty Russell · 24 years ago
  21. 10758b7 Added DROPPING chain. by Rusty Russell · 24 years ago
  22. 62527ce Finally fixed sparc64 counter bug (I hope). by Rusty Russell · 24 years ago
  23. 061063f More debugging. by Rusty Russell · 24 years ago
  24. e1ef1b1 More debugging. by Rusty Russell · 24 years ago
  25. 54c307e More debugging. by Rusty Russell · 24 years ago
  26. 14a1c91 Stop shadowing parameter. by Rusty Russell · 24 years ago
  27. 2ee3fd0 Handle *really* large index values without segfaulting. by Rusty Russell · 24 years ago
  28. d57390e Better message for table does not exist. by Rusty Russell · 24 years ago
  29. 45fe27f Finally resolve dependency problems. (Olivier Baudron's report) by Rusty Russell · 24 years ago
  30. 725d97a Modifications for new header (entries -> entrytable, for alignment reasons) by Rusty Russell · 24 years ago
  31. 73ef09b More PPC alignment fixes. by Rusty Russell · 24 years ago
  32. f68ce29 Made error message clearer. by Rusty Russell · 24 years ago
  33. 5eed48a Philip Blundell's IPv6 patches. by Rusty Russell · 24 years ago
  34. 4e242f8 Minor change for debugging. by Rusty Russell · 24 years ago
  35. 8c70090 Philip Blundell's IPv6 fixes. by Philip Blundell · 24 years ago
  36. 67088e7 IPv6 Fixes Alignment fixes. by Rusty Russell · 24 years ago
  37. 88eb835 Philip Blundell's IPv6 fixes. by Philip Blundell · 24 years ago
  38. 3eee010 Alignment assertion fix. by Rusty Russell · 24 years ago
  39. 79dee07 IPv6 enhancements. by Rusty Russell · 24 years ago
  40. 228e98d Alignment fixes (requires kernel patch). by Rusty Russell · 24 years ago
  41. f3b36fe Fixed dependencies for libiptc.a by Rusty Russell · 24 years ago
  42. 849779c More fixes and testsuite enhancements. by Rusty Russell · 24 years ago
  43. 30fd6e5 Caching speedups. by Rusty Russell · 24 years ago
  44. c826499 Improved iptc_set_policy error messages. by Marc Boucher · 24 years ago
  45. ca92443 Fix minor compilation problems in match_different() and is_same(). by Marc Boucher · 24 years ago
  46. edf14cf Changes to allow matching (for delete) on part of a rule, for rules which by Rusty Russell · 24 years ago
  47. 90e712a Fix for match_different to correctly traverse the second rule by Rusty Russell · 24 years ago
  48. 175f641 libiptc caching to speed up find_label(). Makefile distrib target for userspace. by Rusty Russell · 24 years ago
  49. 2f4e5d9 James Morris's problem with libiptc when listing the builtin queue target. by James Morris · 24 years ago
  50. 7e53bf9 Makefile fixes for release. Whitespace cleanups. by Rusty Russell · 24 years ago
  51. e6869a8 reorganized tree after kernel merge by Marc Boucher · 24 years ago