1. 08f1527 chain name may not clash with target name by Joszef Kadlecsik · 22 years ago
  2. be8ee53 make -M (aka --modprobe) work [Bart De Schuymer] by Bart De Schuymer · 22 years ago
  3. 6336bfd remove '-C' check function; by Harald Welte · 22 years ago
  4. 731a728 remove check of find_proto(), since do_command() can be called multiple times, by Harald Welte · 22 years ago
  5. 067477b make find_target() and find_match() honor LOAD_MUST_SUCCEED when NO_SHARED_LIBS by Marc Boucher · 22 years ago
  6. b77f1da Fix 'iptables -p !' bug (segfault when `!' used without argument) by Harald Welte · 23 years ago
  7. 0b0013a add bugfix in case we are using a protocol number (-p N) which has no matching /etc/protocols entry by Harald Welte · 23 years ago
  8. b93c798 Export addr_to_anyname(), mask_to_dotted(), parse_hostnetworkmask() by Marc Boucher · 23 years ago
  9. 2892e6a no warning for . in interface names (vlan) by Harald Welte · 23 years ago
  10. 5a66fe4 Added (and tested!) terabyte printing. by Rusty Russell · 23 years ago
  11. 3efb6ea - added patch to support statically linking of iptables by Harald Welte · 23 years ago
  12. ed49849 string_to_number fix by Harald Welte · 23 years ago
  13. 5891865 Added support for iptables-restore module-load-on-demand (a. van schie) by Harald Welte · 23 years ago
  14. de1578f hopefully fixed the multiple-interface iptables-save problem by Harald Welte · 23 years ago
  15. 6a4542a fixes '_' in interface names bug (iptables) by Harald Welte · 23 years ago
  16. a0b4f79 Kilo/Mega/Giga otput in chain-summary fixed by Harald Welte · 23 years ago
  17. dbe857a fix the match-loading at protocol specification time (Sven Koch) by Sven Koch · 24 years ago
  18. fb1279a fixed problems with multiple do_command() calls and match ordering (Sven Koch) by Sven Koch · 24 years ago
  19. 764316a ip6tables-save/-restore by Kis-Szabo Andras by András Kis-Szabó · 24 years ago
  20. 8cc887b Added Laurence J. Lane's CR at end of /proc/sys/modprobe removal patch. by Rusty Russell · 24 years ago
  21. ccd49e5 added 'iptables --set-counters' and fixed counter-restore in iptables-restore by Harald Welte · 24 years ago
  22. a4d3e1f Spelling fix and whitespace clean. by Rusty Russell · 24 years ago
  23. d8e6563 o serveral changes / additions to libiptc: by Harald Welte · 24 years ago
  24. 82dd2ec Add Harald's (munged) modprobe patch. by Harald Welte · 24 years ago
  25. a3e6aaa Define IPPROTO_ESP and IPPROTO_AH in case of primitive headers. by Rusty Russell · 24 years ago
  26. ae1ff9f make iptables-restore and iptables-save work again! by Harald Welte · 24 years ago
  27. b039b02 Missing ; by Rusty Russell · 24 years ago
  28. 629149f Fixes for targets with no print() function. by Rusty Russell · 24 years ago
  29. f2a24bd Harald Welte's dynamic loading fix. by Harald Welte · 24 years ago
  30. af8fe9e Jan Echternach's string_to_number bignum fixes. by Jan Echternach · 24 years ago
  31. 5a1041d Jan Echternach's patch for bignums by Jan Echternach · 24 years ago
  32. 859f726 Revert Harald's LOAD_MUST_SUCCEED to -j (may be chain name). by Rusty Russell · 24 years ago
  33. aa20472 Report error when a shared target can't be opened - Hawald Welte. by Harald Welte · 24 years ago
  34. 363112d Added -m documentation. Cleaned up man page generally. by Rusty Russell · 24 years ago
  35. 9f60bbf Don't reverse matches on command line (matters for -m limit). by Rusty Russell · 24 years ago
  36. 73f72f5 Aligning matchsize and targetsize now responsibility of extension writers by Rusty Russell · 24 years ago
  37. a4860fd Marco Masetti's -C insists on -o and -i bug report. by Rusty Russell · 24 years ago
  38. c9f20d3 M.P.Anand Babu's fix for iptables rename chain without new chain bug. by M.P.Anand Babu · 24 years ago
  39. 4e242f8 Minor change for debugging. by Rusty Russell · 24 years ago
  40. 27ff347 Fixed protocol-by-number loading. by Rusty Russell · 24 years ago
  41. 28381a4 -p 6 should load tcp extension. by Rusty Russell · 24 years ago
  42. 52a5149 Module loading now can be compulsory. by Rusty Russell · 24 years ago
  43. 228e98d Alignment fixes (requires kernel patch). by Rusty Russell · 24 years ago
  44. 9e1d214 New fix for -j <match> and -m <target>. by Rusty Russell · 24 years ago
  45. a2dd3a3 Fix for -j match coredumping reported by Erik Tews <erik.tews@gmx.net>. by Erik Tews · 24 years ago
  46. 744bd02 Fix for iptables -C coredump due to check_packet() being called with fw=NULL by Marc Boucher · 24 years ago
  47. 2e0a321 --protocol now valid. by Rusty Russell · 24 years ago
  48. 7e53bf9 Makefile fixes for release. Whitespace cleanups. by Rusty Russell · 24 years ago
  49. e6869a8 reorganized tree after kernel merge by Marc Boucher · 24 years ago