1. ccd49e5 added 'iptables --set-counters' and fixed counter-restore in iptables-restore by Harald Welte · 23 years ago
  2. 32db524 fixes segfault in iptables-save by Harald Welte · 23 years ago
  3. 42fbb2e Cleanup Add patch-o-matic wishlist. by Rusty Russell · 24 years ago
  4. 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
  5. 80daae1 Clean must delete experimental binaries as well. by Rusty Russell · 24 years ago
  6. 209820b Fix Makefile (ldd -v doesn't work on my ldd). by Rusty Russell · 24 years ago
  7. 7fef194 /usr/local/sbin, not /usr/local/bin. by Rusty Russell · 24 years ago
  8. 672eff9 Oops. -v, not --v. by Rusty Russell · 24 years ago
  9. 2e5f953 New version will be 1.2. by Rusty Russell · 24 years ago
  10. d2d6f93 More TODO. by Rusty Russell · 24 years ago
  11. a4d3e1f Spelling fix and whitespace clean. by Rusty Russell · 24 years ago
  12. f7b062f Revert malloc. Why? by Rusty Russell · 24 years ago
  13. 082ba02 Fix compile warning about const. by Rusty Russell · 24 years ago
  14. 5df9bda Addeed FIXME. by Rusty Russell · 24 years ago
  15. 01c4520 Added experimental rule. by Rusty Russell · 24 years ago
  16. 429eafb New INSTALL instructions. by Rusty Russell · 24 years ago
  17. 55bfdee Forgot to add this before, I think. by Rusty Russell · 24 years ago
  18. 1cef74d libiptc counter function by Harald Welte · 24 years ago
  19. 0fbf055 libiptc counter functions by Harald Welte · 24 years ago
  20. ee6cc24 Added save/restore manpages to Makefile by Harald Welte · 24 years ago
  21. d8e6563 o serveral changes / additions to libiptc: by Harald Welte · 24 years ago
  22. 117341a Added iptbles-restore and iptables-save manpages by Harald Welte · 24 years ago
  23. e831118 patch-test8-ipv6-fixes removes one item from TODO by Harald Welte · 24 years ago
  24. a9d2708 adding --noflush option for iptables-restore by Harald Welte · 24 years ago
  25. 82dd2ec Add Harald's (munged) modprobe patch. by Harald Welte · 24 years ago
  26. db78047 Remove malloc warning. by Rusty Russell · 24 years ago
  27. a3e6aaa Define IPPROTO_ESP and IPPROTO_AH in case of primitive headers. by Rusty Russell · 24 years ago
  28. 8e07bd7 Libc5 can't do IPv6. by Rusty Russell · 24 years ago
  29. d9c66ba Matthew G. Marsh's FTOS patch. by Matthew G. Marsh · 24 years ago
  30. d2d0263 Gerd Knorr's iplimit. by Gerd Knorr · 24 years ago
  31. 2047109 Test for record rpc. by Rusty Russell · 24 years ago
  32. bd8382b Stop --reject-with echo-reply (won't be supported soon). by Rusty Russell · 24 years ago
  33. c45c315 preprocessor macro syntax by Harald Welte · 24 years ago
  34. a114e9e make iptables-restore and iptables-save work again by Harald Welte · 24 years ago
  35. ae1ff9f make iptables-restore and iptables-save work again! by Harald Welte · 24 years ago
  36. c82e9ac added install-devel target by James Morris · 24 years ago
  37. 949810c Initial commit of libipq man pages. by James Morris · 24 years ago
  38. b1e0b99 added ipq_errstr() to API by James Morris · 24 years ago
  39. 7559e07 added shlib plugin for ipv6 mark match by Harald Welte · 24 years ago
  40. d870b46 shlib plugin foer ip6tables MARK added by Harald Welte · 24 years ago
  41. de8e5fa ICMPv4 over IPv6 is no good idea :( by Harald Welte · 24 years ago
  42. 1441c42 new revision of TTL and ttl patch. Match bugfixed, supports now == !+ < > by Harald Welte · 24 years ago
  43. a470f33 Allow patch-o-matic/ as a target (convenient for tab-completion) by Rusty Russell · 24 years ago
  44. 8946325 Added <linux/in6.h> for libc5. by Rusty Russell · 24 years ago
  45. 67f23b2 small fixes in the save() function of the ULOG and tcp extension by Harald Welte · 24 years ago
  46. 1de8046 two libiptc bugs fixed, including the 'segv while doing more than one by Harald Welte · 24 years ago
  47. 060ae4c minor fix by James Morris · 24 years ago
  48. 1bea61a minor output bug in save() by Harald Welte · 24 years ago
  49. d4d9196 BALANCE target alpha support. by Rusty Russell · 24 years ago
  50. f61bb5f Added Harald Welte by Rusty Russell · 24 years ago
  51. 86573e5 Reorganized: added EXTRA EXTENSIONS section. Added Harald's doc on ttl and TTL by Rusty Russell · 24 years ago
  52. 3156335 Add patch-o-matic comment. by Rusty Russell · 24 years ago
  53. 967893b Known bugs for 2.4.0 by Rusty Russell · 24 years ago
  54. faa7257 Update. by Rusty Russell · 24 years ago
  55. 703828f Harald Welte's ttl stuff. by Harald Welte · 24 years ago
  56. 3071913 Emmanuel Roger's string matching patch. by Emmanuel Roger · 24 years ago
  57. 3c7a6c4 Fix allocation (base new alloc on current size, not original size). by Rusty Russell · 24 years ago
  58. c8d7d89 Fixed ultrasparc alignment define. Only print extensions when there are some. by Rusty Russell · 24 years ago
  59. e9b4853 Fix typo. by Rusty Russell · 24 years ago
  60. f92ba9b Add drop table support by Rusty Russell · 24 years ago
  61. 10758b7 Added DROPPING chain. by Rusty Russell · 24 years ago
  62. f81427e Fixed length of LOG by Rusty Russell · 24 years ago
  63. 711fcbe Added support for --clamp-mss-to-pmtu option. by Marc Boucher · 24 years ago
  64. 4454094 Fixed small typo. by Marc Boucher · 24 years ago
  65. 62527ce Finally fixed sparc64 counter bug (I hope). by Rusty Russell · 24 years ago
  66. 061063f More debugging. by Rusty Russell · 24 years ago
  67. e1ef1b1 More debugging. by Rusty Russell · 24 years ago
  68. 54c307e More debugging. by Rusty Russell · 24 years ago
  69. 803f33c More sparc64 fixes by Rusty Russell · 24 years ago
  70. 0afdf9e More sparc64 fixes. by Rusty Russell · 24 years ago
  71. eede681 More sparc64 fixes. by Rusty Russell · 24 years ago
  72. 1311b6b Start of Sparc64 fixes. by Rusty Russell · 24 years ago
  73. 3172807 Derrik Pates's tcpflags wrong way round when -n no specified. by Rusty Russell · 24 years ago
  74. b039b02 Missing ; by Rusty Russell · 24 years ago
  75. 2d01dca print and save can be NULL. by Rusty Russell · 24 years ago
  76. 629149f Fixes for targets with no print() function. by Rusty Russell · 24 years ago
  77. fa9f9f9 Fixed ! test cases. by Rusty Russell · 24 years ago
  78. 78001fe Allow --tcp-flags ! A B. by Rusty Russell · 24 years ago
  79. 22818b6 More to do. by Rusty Russell · 24 years ago
  80. d4a8b28 Fixed compile errors. by Rusty Russell · 24 years ago
  81. 2ce6ec6 TCP MSS matching support (untested). by Rusty Russell · 24 years ago
  82. f2a24bd Harald Welte's dynamic loading fix. by Harald Welte · 24 years ago
  83. 58ce058 No longer needed. by Rusty Russell · 24 years ago
  84. 2251334 Test for TCPMSS target. by Marc Boucher · 24 years ago
  85. 6bf112d Updated. by Rusty Russell · 24 years ago
  86. 53adeb1 Marc Boucher's TCPMSS patch. by Marc Boucher · 24 years ago
  87. 5245182 Patch-o-matic! now included. by Rusty Russell · 24 years ago
  88. 51d9b75 Required blank MIRROR target for Harald Welte's dlopen force patch. by Rusty Russell · 24 years ago
  89. b1f69be Minor compile fixes. by Rusty Russell · 24 years ago
  90. af8fe9e Jan Echternach's string_to_number bignum fixes. by Jan Echternach · 24 years ago
  91. b6db331 Jan Echternach's const tweak. by Jan Echternach · 24 years ago
  92. 5a1041d Jan Echternach's patch for bignums by Jan Echternach · 24 years ago
  93. 14a1c91 Stop shadowing parameter. by Rusty Russell · 24 years ago
  94. 2ee3fd0 Handle *really* large index values without segfaulting. by Rusty Russell · 24 years ago
  95. 4107c8d Applied by Linus. by Rusty Russell · 24 years ago
  96. 859f726 Revert Harald's LOAD_MUST_SUCCEED to -j (may be chain name). by Rusty Russell · 24 years ago
  97. b078ef8 Disable ULOG (pending patch to make it dependent on header in KERNEL_DIR). by Rusty Russell · 24 years ago
  98. d57390e Better message for table does not exist. by Rusty Russell · 24 years ago
  99. 45fe27f Finally resolve dependency problems. (Olivier Baudron's report) by Rusty Russell · 24 years ago
  100. aa20472 Report error when a shared target can't be opened - Hawald Welte. by Harald Welte · 24 years ago