1. d884051 Make @msg argument a const char *, just like printf(). by Jan Engelhardt · 17 years ago
  2. d014540 Makes it possible to omit extra_opts of matches/targets if unnecessary. by Jan Engelhardt · 17 years ago
  3. 04f8c54 Moves some duplicated functions in ip[6]tables.c to xtables.c by Yasuyuki KOZAKAI · 17 years ago
  4. 0d502bc Introduces xtables match/target registration by Yasuyuki KOZAKAI · 17 years ago
  5. 0b82e8e Moves ip[6]tables_insmod() to xtables.c as xtables_insmod() by Yasuyuki KOZAKAI · 17 years ago
  6. 3dfa448 Moves common fw_malloc() and fw_calloc() to xtables.c by Yasuyuki KOZAKAI · 17 years ago
  7. 7625872 Fix "iptables getsockopt failed strangely" when querying revisions for non-existant matches and targets by Patrick McHardy · 17 years ago
  8. b740891 In fixing bug #446 [1], the output for unspecified proto was changed from "all" to "0". This reverts to the original behaviour, and closes bugzilla #543. (Phil Oester) by Phil Oester · 17 years ago
  9. cd2f6d2 Fix iptables --modprobe parameter (Maurice van der Pot <griffon26@kfk4ever.com>) by Pablo Neira AyusoMaurice van der Pot · 17 years ago
  10. 29647c8 Fixes typos in the argument of ip[6]tables_insmod: quit -> quiet by Yasuyuki KOZAKAI · 17 years ago
  11. 0e9480b Supress error message from modprobe on checking revision. by Yasuyuki KOZAKAI · 17 years ago
  12. 9561606 Add UDPLITE multiport support by Patrick McHardy · 18 years ago
  13. 267a570 Fix /etc/network usage (Pablo Neira) by Pablo Neira Ayuso · 18 years ago
  14. 2ac1fad Fix -E (rename) in iptables/ip6tables by Krzysztof Piotr Oledzki · 18 years ago
  15. 740d727 load ip_[6]tables.ko just before checking revision support in kernel. by Yasuyuki KOZAKAI · 18 years ago
  16. 42bd67b Fix spelling error by Patrick McHardy · 18 years ago
  17. 2d1a297 Use negative-list for "weird character in interface" warning instead of warning for basically every non-alphanumeric character. by Patrick McHardy · 18 years ago
  18. c1eae41 Revert "proto_to_name duplication" patch, as noticed by Yasuyuki it can cause by Patrick McHardyJesper Brouer · 18 years ago
  19. a6c1d92 proto_to_name duplication (Phil Oester <kernel@linuxace.com>) by Phil Oester · 18 years ago
  20. dbac8ad reduce parse_*_port duplication (Phil Oester <kernel@linuxace.com>) by Phil Oester · 18 years ago
  21. 58179b1 reduce service_to_port duplication (Phil Oester <kernel@linuxace.com>) by Phil Oester · 18 years ago
  22. 5549ad0 iptables: handle cidr notation more sanely (Phil Oester <kernel@linuxace.com>) by Phil Oester · 18 years ago
  23. 2cfbd9f In ip[6]tables.c, NUMBER_OF_OPT was increased to 12 for the OPT_COUNTERS by Patrick McHardyHarald Welte · 18 years ago
  24. 0eca33f cmdflags is used in cmd2char() to return the option for a command. It uses the by Harald Welte · 18 years ago
  25. a258ad7 Multiple matches of the same type can be specified on the commandline. by Joszef Kadlecsik · 18 years ago
  26. cbe1ec7 Make '-p all' a special case that is handled before calling getprotoent() (Closes: #446) by Harald Welte · 18 years ago
  27. d6bc608 fix double-free if a single match is used multiple times within a signle rule by Harald Welte · 18 years ago
  28. f5b86e6 Fix probing for supported revisions (Jones Desougi <jones@ingate.com>) by Jones Desougi · 19 years ago
  29. 72bd87e fix compilation of iptables on [old] systems that don't have IPT_F_GOTO by Harald Welte · 19 years ago
  30. 0b90564 only set revisions on real targets, not on jumps. (Pablo Neira) by Pablo Neira · 19 years ago
  31. 17fc163 add 'goto' support (Henrik Nordstrom <hno@marasystems.com>) by Henrik Nordstrom · 19 years ago
  32. 8cf6591 Kernels higher than 2.6.10 don't support multiple --to arguments in by Phil Oester · 19 years ago
  33. d91ed75 The call to free_opts() in merge_options() is invalid C. The oldopts by Marcus Sundberg · 19 years ago
  34. efa8fc2 get rid of numerous gcc-4 warnings by Harald Welte · 19 years ago
  35. 9867e81 reduce code replication of parse_interface() (Yasuyuki Kozakai) by Yasuyuki KOZAKAI · 19 years ago
  36. 8d8c8ea Chain name should not start with '!' (Yasuyuki Kozakai <yasuyuki.kozakai@toshiba.co.jp>) by Yasuyuki KOZAKAI · 19 years ago
  37. dfdcd64 Release previously merged options from merge_opts(), reduces memory-usage of iptables-restore dramatically (Pablo Neira) by Pablo Neira · 19 years ago
  38. e267792 poll goto specific changes out of trunk by Harald WeltePablo Neira · 19 years ago
  39. 1a39d1e fix iptables-save/restore of goto (Jonas Berlin) by Jonas Berlin · 19 years ago
  40. 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
  41. 8115e54 Kill NFC_* stuff in iptables (Pablo Neira <pablo@eurodev.net>) by Pablo Neira · 19 years ago
  42. ee9c820 Remove leftover debug printf by Martin Josefsson · 20 years ago
  43. 93911bf Replace memchr with strlen and fix up one of the statements. by Martin Josefsson · 20 years ago
  44. 3aef54d Extension revision number support (if kernel supports the getsockopts). by Rusty Russell · 20 years ago
  45. 357d59d Fix setting lib_dir in ip*tables-{save,restore} by Martin Josefsson · 20 years ago
  46. 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
  47. 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
  48. 10f7f14 Fix module-autoloading in certain cases (Fixse Debian Bug 219686) by Harald Welte · 20 years ago
  49. 3a506ac fix slightly changed semantics of iptc_is_builtin by Harald Welte · 20 years ago
  50. 8093844 Allocate enough memory for addr-list in host_to_addr() by Patrick McHardy · 20 years ago
  51. 6997cdf fix dual-free bug with multiple-A dns records (keso@klister.net) by keso · 20 years ago
  52. a28d495 Get rid of some warnings when compiling 64bit. by Martin Josefsson · 20 years ago
  53. b105bc9 Add versions of string_to_number() for use in 32bit userspace with 64bit kernel. by Martin Josefsson · 20 years ago
  54. 66aea6f When compiled static, don't show help-messages for all matches and targets, by Martin Josefsson · 20 years ago
  55. 4dd5fed Get rid of some memoryleaks. by Martin Josefsson · 20 years ago
  56. 3610deb fix case where somebody uses '-i +' as interface name (Ozgur AKAN) by Ozgur AKAN · 20 years ago
  57. 1291523 add userspace part of SCTP match by Harald Welte · 20 years ago
  58. 78cafda Make sure to use matches in the order they are given when calling do_command() multiple times. by Martin Josefsson · 20 years ago
  59. 617b7dd Fix another possibly not zero-terminated string after copy (Karsten Desler) by Karsten Desler · 20 years ago
  60. 9cc354f Fix possibly not zero-terminated string after copy (Karsten Desler) by Karsten Desler · 20 years ago
  61. 25fc1d7 Fix '-L format bug' (Edward J. Huff) (Closes: #93) by Harald Welte · 21 years ago
  62. 8371e15 Fix the previous fix No more segfaults or compilewarnings. by Martin Josefsson · 21 years ago
  63. a5bb0a6 fix trivial typo by Harald Welte · 21 years ago
  64. 841e4ae fix memory leak(s) in libiptc. Reverts the previous (wrong) patch. (Martin Josefsson) by Martin Josefsson · 21 years ago
  65. edad9bb fix stupid typo (Maciej Soltysiak) by Maciej Soltysiak · 21 years ago
  66. 63e9063 make iptables-restore print the line number in case of an error by Illes Marci · 21 years ago
  67. 68ec9c7 rename-chain has a mandatary argument, not an optional (Juergen Baumann) by Harald Welte · 22 years ago
  68. 2d86b77 fix long-standing bug with regard to protocol-on-demand-loading and iptables-save/restore (1.2.7 release bug) by Harald Welte · 22 years ago
  69. 0c4188f minor fixes by kisza: by András Kis-Szabó · 22 years ago
  70. d4ab5ad modify protocol-match-extension load behaviour to eliminate the two by Harald Welte · 22 years ago
  71. 08f1527 chain name may not clash with target name by Joszef Kadlecsik · 22 years ago
  72. be8ee53 make -M (aka --modprobe) work [Bart De Schuymer] by Bart De Schuymer · 22 years ago
  73. 6336bfd remove '-C' check function; by Harald Welte · 22 years ago
  74. 731a728 remove check of find_proto(), since do_command() can be called multiple times, by Harald Welte · 22 years ago
  75. 067477b make find_target() and find_match() honor LOAD_MUST_SUCCEED when NO_SHARED_LIBS by Marc Boucher · 22 years ago
  76. b77f1da Fix 'iptables -p !' bug (segfault when `!' used without argument) by Harald Welte · 22 years ago
  77. 0b0013a add bugfix in case we are using a protocol number (-p N) which has no matching /etc/protocols entry by Harald Welte · 22 years ago
  78. b93c798 Export addr_to_anyname(), mask_to_dotted(), parse_hostnetworkmask() by Marc Boucher · 23 years ago
  79. 2892e6a no warning for . in interface names (vlan) by Harald Welte · 23 years ago
  80. 5a66fe4 Added (and tested!) terabyte printing. by Rusty Russell · 23 years ago
  81. 3efb6ea - added patch to support statically linking of iptables by Harald Welte · 23 years ago
  82. ed49849 string_to_number fix by Harald Welte · 23 years ago
  83. 5891865 Added support for iptables-restore module-load-on-demand (a. van schie) by Harald Welte · 23 years ago
  84. de1578f hopefully fixed the multiple-interface iptables-save problem by Harald Welte · 23 years ago
  85. 6a4542a fixes '_' in interface names bug (iptables) by Harald Welte · 23 years ago
  86. a0b4f79 Kilo/Mega/Giga otput in chain-summary fixed by Harald Welte · 23 years ago
  87. dbe857a fix the match-loading at protocol specification time (Sven Koch) by Sven Koch · 23 years ago
  88. fb1279a fixed problems with multiple do_command() calls and match ordering (Sven Koch) by Sven Koch · 23 years ago
  89. 764316a ip6tables-save/-restore by Kis-Szabo Andras by András Kis-Szabó · 23 years ago
  90. 8cc887b Added Laurence J. Lane's CR at end of /proc/sys/modprobe removal patch. by Rusty Russell · 23 years ago
  91. ccd49e5 added 'iptables --set-counters' and fixed counter-restore in iptables-restore by Harald Welte · 24 years ago
  92. a4d3e1f Spelling fix and whitespace clean. by Rusty Russell · 24 years ago
  93. d8e6563 o serveral changes / additions to libiptc: by Harald Welte · 24 years ago
  94. 82dd2ec Add Harald's (munged) modprobe patch. by Harald Welte · 24 years ago
  95. a3e6aaa Define IPPROTO_ESP and IPPROTO_AH in case of primitive headers. by Rusty Russell · 24 years ago
  96. ae1ff9f make iptables-restore and iptables-save work again! by Harald Welte · 24 years ago
  97. b039b02 Missing ; by Rusty Russell · 24 years ago
  98. 629149f Fixes for targets with no print() function. by Rusty Russell · 24 years ago
  99. f2a24bd Harald Welte's dynamic loading fix. by Harald Welte · 24 years ago
  100. af8fe9e Jan Echternach's string_to_number bignum fixes. by Jan Echternach · 24 years ago