1. 8beb049 Don't need ipt_entry_target()/ip6t_entry_target() now kernel uses static inline instead of extern inline (otherwise it doesn't compile without -O). by Rusty Russell · 20 years ago
  2. 208d42e Implement IPTABLES_LIB_DIR and IP6TABLES_LIB_DIR environment variables, and set them in testsuite if we're running iptables within tree. by Rusty Russell · 20 years ago
  3. 10f7f14 Fix module-autoloading in certain cases (Fixse Debian Bug 219686) by Harald Welte · 20 years ago
  4. df1c71c slightly different semantics of iptc_builtin by Harald Welte · 20 years ago
  5. a28d495 Get rid of some warnings when compiling 64bit. by Martin Josefsson · 20 years ago
  6. b105bc9 Add versions of string_to_number() for use in 32bit userspace with 64bit kernel. by Martin Josefsson · 20 years ago
  7. 66aea6f When compiled static, don't show help-messages for all matches and targets, by Martin Josefsson · 20 years ago
  8. 4dd5fed Get rid of some memoryleaks. by Martin Josefsson · 20 years ago
  9. 3610deb fix case where somebody uses '-i +' as interface name (Ozgur AKAN) by Ozgur AKAN · 21 years ago
  10. 69ac0e0 Bloody copy-n-edit. Make sure to use matches in the order they are given... by Martin Josefsson · 21 years ago
  11. 073df8f Fix even more possibly not zero-terminated strings after copy (Karsten Desler) by Karsten Desler · 21 years ago
  12. 8a50ab8 Fix printing of odd ip6tables netmasks (Closes: #103) by Harald Welte · 21 years ago
  13. 8371e15 Fix the previous fix No more segfaults or compilewarnings. by Martin Josefsson · 22 years ago
  14. 841e4ae fix memory leak(s) in libiptc. Reverts the previous (wrong) patch. (Martin Josefsson) by Martin Josefsson · 22 years ago
  15. a8658ca port 'line number on error in iptables-restore' from ipv4 by Harald Welte · 22 years ago
  16. 68ec9c7 rename-chain has a mandatary argument, not an optional (Juergen Baumann) by Harald Welte · 22 years ago
  17. 00f5a9c bring ip6tables up-to-date with recent iptables change (proto match ext) by Harald Welte · 22 years ago
  18. 0c4188f minor fixes by kisza: by András Kis-Szabó · 22 years ago
  19. 10a907f copyright / GPL notice by Harald Welte · 22 years ago
  20. 08f1527 chain name may not clash with target name by Joszef Kadlecsik · 22 years ago
  21. 067477b make find_target() and find_match() honor LOAD_MUST_SUCCEED when NO_SHARED_LIBS by Marc Boucher · 23 years ago
  22. b77f1da Fix 'iptables -p !' bug (segfault when `!' used without argument) by Harald Welte · 23 years ago
  23. 43ac191 sync ip6tables.c / ip6tables.8 with ipv4 by Harald Welte · 23 years ago
  24. cfaed1f IPv6 ICMP naming problem fix by Harald Welte · 23 years ago
  25. 3efb6ea - added patch to support statically linking of iptables by Harald Welte · 23 years ago
  26. ed49849 string_to_number fix by Harald Welte · 23 years ago
  27. ed44b83 small addition by kisza. by András Kis-Szabó · 23 years ago
  28. 5891865 Added support for iptables-restore module-load-on-demand (a. van schie) by Harald Welte · 23 years ago
  29. 058eaad name resolver patch (by kisza) by András Kis-Szabó · 23 years ago
  30. f7eca1c ip6tables bug fixed by Harald Welte · 23 years ago
  31. 6a4542a fixes '_' in interface names bug (iptables) by Harald Welte · 24 years ago
  32. 8a5eb6d ip6tables fixes by Fabrice Maurie by Fabrice MARIE · 24 years ago
  33. 3aa6287 Bugs occurring in multiple do_command6() fixed (Kiz-Szabo Andras) by András Kis-Szabó · 24 years ago
  34. 764316a ip6tables-save/-restore by Kis-Szabo Andras by András Kis-Szabó · 24 years ago
  35. d8e6563 o serveral changes / additions to libiptc: by Harald Welte · 24 years ago
  36. de8e5fa ICMPv4 over IPv6 is no good idea :( by Harald Welte · 24 years ago
  37. af8fe9e Jan Echternach's string_to_number bignum fixes. by Jan Echternach · 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. 57e07af Phil Blundell: ICMP, TCP and UDP extensions + rule deletion bug. by Philip Blundell · 24 years ago
  40. 5eed48a Philip Blundell's IPv6 patches. by Rusty Russell · 24 years ago