1. d6bc608 fix double-free if a single match is used multiple times within a signle rule by Harald Welte · 18 years ago
  2. f5b86e6 Fix probing for supported revisions (Jones Desougi <jones@ingate.com>) by Jones Desougi · 19 years ago
  3. d91ed75 The call to free_opts() in merge_options() is invalid C. The oldopts by Marcus Sundberg · 19 years ago
  4. efa8fc2 get rid of numerous gcc-4 warnings by Harald Welte · 19 years ago
  5. 9867e81 reduce code replication of parse_interface() (Yasuyuki Kozakai) by Yasuyuki KOZAKAI · 19 years ago
  6. 8d8c8ea Chain name should not start with '!' (Yasuyuki Kozakai <yasuyuki.kozakai@toshiba.co.jp>) by Yasuyuki KOZAKAI · 19 years ago
  7. dfdcd64 Release previously merged options from merge_opts(), reduces memory-usage of iptables-restore dramatically (Pablo Neira) by Pablo Neira · 19 years ago
  8. 1b91e59 re-sync ip6tables with iptables (check for init functions) (Jonas Berlin) by Jonas Berlin · 19 years ago
  9. 4a06cf0 the optflags array contains a '3' for the OPT_LINENUMBERS entry while everywhere else '0' is used (Jonas Berlin) by Jonas Berlin · 19 years ago
  10. 8115e54 Kill NFC_* stuff in iptables (Pablo Neira <pablo@eurodev.net>) by Pablo Neira · 19 years ago
  11. 357d59d Fix setting lib_dir in ip*tables-{save,restore} by Martin Josefsson · 20 years ago
  12. 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
  13. 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
  14. 10f7f14 Fix module-autoloading in certain cases (Fixse Debian Bug 219686) by Harald Welte · 20 years ago
  15. df1c71c slightly different semantics of iptc_builtin by Harald Welte · 20 years ago
  16. a28d495 Get rid of some warnings when compiling 64bit. by Martin Josefsson · 20 years ago
  17. b105bc9 Add versions of string_to_number() for use in 32bit userspace with 64bit kernel. by Martin Josefsson · 20 years ago
  18. 66aea6f When compiled static, don't show help-messages for all matches and targets, by Martin Josefsson · 20 years ago
  19. 4dd5fed Get rid of some memoryleaks. by Martin Josefsson · 20 years ago
  20. 3610deb fix case where somebody uses '-i +' as interface name (Ozgur AKAN) by Ozgur AKAN · 20 years ago
  21. 69ac0e0 Bloody copy-n-edit. Make sure to use matches in the order they are given... by Martin Josefsson · 20 years ago
  22. 073df8f Fix even more possibly not zero-terminated strings after copy (Karsten Desler) by Karsten Desler · 20 years ago
  23. 8a50ab8 Fix printing of odd ip6tables netmasks (Closes: #103) by Harald Welte · 21 years ago
  24. 8371e15 Fix the previous fix No more segfaults or compilewarnings. by Martin Josefsson · 21 years ago
  25. 841e4ae fix memory leak(s) in libiptc. Reverts the previous (wrong) patch. (Martin Josefsson) by Martin Josefsson · 21 years ago
  26. a8658ca port 'line number on error in iptables-restore' from ipv4 by Harald Welte · 21 years ago
  27. 68ec9c7 rename-chain has a mandatary argument, not an optional (Juergen Baumann) by Harald Welte · 22 years ago
  28. 00f5a9c bring ip6tables up-to-date with recent iptables change (proto match ext) by Harald Welte · 22 years ago
  29. 0c4188f minor fixes by kisza: by András Kis-Szabó · 22 years ago
  30. 10a907f copyright / GPL notice by Harald Welte · 22 years ago
  31. 08f1527 chain name may not clash with target name by Joszef Kadlecsik · 22 years ago
  32. 067477b make find_target() and find_match() honor LOAD_MUST_SUCCEED when NO_SHARED_LIBS by Marc Boucher · 22 years ago
  33. b77f1da Fix 'iptables -p !' bug (segfault when `!' used without argument) by Harald Welte · 22 years ago
  34. 43ac191 sync ip6tables.c / ip6tables.8 with ipv4 by Harald Welte · 22 years ago
  35. cfaed1f IPv6 ICMP naming problem fix by Harald Welte · 23 years ago
  36. 3efb6ea - added patch to support statically linking of iptables by Harald Welte · 23 years ago
  37. ed49849 string_to_number fix by Harald Welte · 23 years ago
  38. ed44b83 small addition by kisza. by András Kis-Szabó · 23 years ago
  39. 5891865 Added support for iptables-restore module-load-on-demand (a. van schie) by Harald Welte · 23 years ago
  40. 058eaad name resolver patch (by kisza) by András Kis-Szabó · 23 years ago
  41. f7eca1c ip6tables bug fixed by Harald Welte · 23 years ago
  42. 6a4542a fixes '_' in interface names bug (iptables) by Harald Welte · 23 years ago
  43. 8a5eb6d ip6tables fixes by Fabrice Maurie by Fabrice MARIE · 23 years ago
  44. 3aa6287 Bugs occurring in multiple do_command6() fixed (Kiz-Szabo Andras) by András Kis-Szabó · 23 years ago
  45. 764316a ip6tables-save/-restore by Kis-Szabo Andras by András Kis-Szabó · 23 years ago
  46. d8e6563 o serveral changes / additions to libiptc: by Harald Welte · 24 years ago
  47. de8e5fa ICMPv4 over IPv6 is no good idea :( by Harald Welte · 24 years ago
  48. af8fe9e Jan Echternach's string_to_number bignum fixes. by Jan Echternach · 24 years ago
  49. c9f20d3 M.P.Anand Babu's fix for iptables rename chain without new chain bug. by M.P.Anand Babu · 24 years ago
  50. 57e07af Phil Blundell: ICMP, TCP and UDP extensions + rule deletion bug. by Philip Blundell · 24 years ago
  51. 5eed48a Philip Blundell's IPv6 patches. by Rusty Russell · 24 years ago