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