1. 77f48c2 libxtables: move afinfo around by Jan Engelhardt · 16 years ago
  2. 1de7edf libxtables: prefix/order - move parse_protocol to xtables.c by Jan Engelhardt · 16 years ago
  3. 0f16c72 libxtables: prefix/order - move check_inverse to xtables.c by Jan Engelhardt · 16 years ago
  4. a0baae8 libxtables: prefix - parse and escaped output func by Jan Engelhardt · 16 years ago
  5. aae6be9 libxtables: prefix - misc functions by Jan Engelhardt · 16 years ago
  6. e44ea7f libxtables: prefix/order - ipaddr/ipmask to ascii output by Jan Engelhardt · 16 years ago
  7. a41545c libxtables: prefix/order - param_act by Jan Engelhardt · 16 years ago
  8. 5f2922c libxtables: prefix/order - strtoui by Jan Engelhardt · 16 years ago
  9. 2338efd libxtables: prefix/order - match/target loading by Jan Engelhardt · 16 years ago
  10. c021c3c libxtables: prefix/order - modprobe and xtables.ko loading by Jan Engelhardt · 16 years ago
  11. 630ef48 libxtables: prefix/order - fw_xalloc by Jan Engelhardt · 16 years ago
  12. e917bca extensions: use UINT_MAX constants over open-coded numbers (2/2) by Jan Engelhardt · 16 years ago
  13. 0e6b7d3 iptables: fix error reporting with wrong/missing arguments by Pablo Neira Ayuso · 16 years ago
  14. 03d9948 src: use NFPROTO_ constants by Jan Engelhardt · 16 years ago
  15. 1c9015b libiptc: remove indirections by Jan Engelhardt · 16 years ago
  16. fd18731 libiptc: remove typedef indirection by Jan Engelhardt · 16 years ago
  17. 9672792 Synchronize invert flag order with manpages by Jan Engelhardt · 16 years ago
  18. d0cbf5f iptables-restore: fix segmentation fault with -tanything by Jan Engelhardt · 16 years ago
  19. eaf831e ip6tables: add --goto support by Thomas Jacob · 16 years ago
  20. 1564189 iptables: fix printing of line numbers with --line-numbers arg by Henrik Nordstrom · 16 years ago
  21. 69ceee5 fix ip6tables dest address printing by Jamie Strandboge · 16 years ago
  22. 60a6073 Make --set-counters (-c) accept comma separated counters by Henrik Nordstrom · 16 years ago
  23. bb34082 iptables --list chain rulenum by Henrik Nordstrom · 16 years ago
  24. 96296cf iptables --list-rules command by Henrik Nordstrom · 16 years ago
  25. 48c1bc6 Add support for --set-counters to iptables -P by Henrik Nordstrom · 16 years ago
  26. 455559b Properly initialize revision for ip6tables targets by Patrick McHardy · 17 years ago
  27. 8b7c64d Remove old functions, constants by Jan Engelhardt · 17 years ago
  28. 7bc3cb7 iptables: use C99 lists for struct options by Gáspár Lajos · 17 years ago
  29. 6cf172e manpages: grammar and spelling by Jan Engelhardt · 17 years ago
  30. 33690a1 Fix all remaining warnings (missing declarations, missing prototypes) by Jan Engelhardt · 17 years ago
  31. dbb7754 Fix -Wshadow warnings and clean up xt_sctp.h by Jan Engelhardt · 17 years ago
  32. 9ee386a fix gcc warnings by Max Kellermann · 17 years ago
  33. 5b76f68 whitespace cleanup by Max Kellermann · 17 years ago
  34. bd94384 rename overlapping function names by Jan Engelhardt · 17 years ago
  35. 08b1616 bunch o' renames by Jan Engelhardt · 17 years ago
  36. aae4f82 [PATCH iptables] print warnings to stderr by Max Kellermann · 17 years ago
  37. 875441e Fix sscanf type errors by Patrick McHardy · 17 years ago
  38. 830132a Delete empty ->final_check() functions by Jan Engelhardt · 17 years ago
  39. 0b63936 Fix more sparse warnings: non-C99 array declaration, incorrect function prototypes by Patrick McHardy · 17 years ago
  40. b73691f Fix strict aliasing warnings by Patrick McHardy · 17 years ago
  41. ea146a9 Remove last vestiges of NFC (Peter Riley <Peter.Riley@hotpop.com>) by Peter Riley · 17 years ago
  42. d884051 Make @msg argument a const char *, just like printf(). by Jan Engelhardt · 17 years ago
  43. d014540 Makes it possible to omit extra_opts of matches/targets if unnecessary. by Jan Engelhardt · 17 years ago
  44. 04f8c54 Moves some duplicated functions in ip[6]tables.c to xtables.c by Yasuyuki KOZAKAI · 17 years ago
  45. 0d502bc Introduces xtables match/target registration by Yasuyuki KOZAKAI · 17 years ago
  46. 0b82e8e Moves ip[6]tables_insmod() to xtables.c as xtables_insmod() by Yasuyuki KOZAKAI · 17 years ago
  47. 3dfa448 Moves common fw_malloc() and fw_calloc() to xtables.c by Yasuyuki KOZAKAI · 17 years ago
  48. 7625872 Fix "iptables getsockopt failed strangely" when querying revisions for non-existant matches and targets by Patrick McHardy · 17 years ago
  49. 950ddc6 A white space fix in ip6tables.c by Yasuyuki KOZAKAI · 17 years ago
  50. f69e30c '-p all' and '-p 0' should be allowed. And actually ip6tables in kernel by Yasuyuki KOZAKAI · 17 years ago
  51. 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
  52. 29647c8 Fixes typos in the argument of ip[6]tables_insmod: quit -> quiet by Yasuyuki KOZAKAI · 18 years ago
  53. 0e9480b Supress error message from modprobe on checking revision. by Yasuyuki KOZAKAI · 18 years ago
  54. 00d46e1 Add ip6tables mh extension (Masahide NAKAMURA <nakam@linux-ipv6.org>) by Masahide NAKAMURA · 18 years ago
  55. 9561606 Add UDPLITE multiport support by Patrick McHardy · 18 years ago
  56. 2ac1fad Fix -E (rename) in iptables/ip6tables by Krzysztof Piotr Oledzki · 18 years ago
  57. 740d727 load ip_[6]tables.ko just before checking revision support in kernel. by Yasuyuki KOZAKAI · 18 years ago
  58. 0665217 - Add revision support to ip6tables. by Rémi Denis-Courmont · 18 years ago
  59. 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
  60. dbac8ad reduce parse_*_port duplication (Phil Oester <kernel@linuxace.com>) by Phil Oester · 18 years ago
  61. 58179b1 reduce service_to_port duplication (Phil Oester <kernel@linuxace.com>) by Phil Oester · 18 years ago
  62. 2cfbd9f In ip[6]tables.c, NUMBER_OF_OPT was increased to 12 for the OPT_COUNTERS by Patrick McHardyHarald Welte · 19 years ago
  63. 0eca33f cmdflags is used in cmd2char() to return the option for a command. It uses the by Harald Welte · 19 years ago
  64. 85872c8 [IP6TABLES] kill manual comparing protocol name with "ipv6-icmp". by Yasuyuki KOZAKAI · 19 years ago
  65. 78716a9 don't allow to specify protocol of IPv6 extension header (Yasuyuki Kozakai) by Yasuyuki KOZAKAI · 19 years ago
  66. a258ad7 Multiple matches of the same type can be specified on the commandline. by Joszef Kadlecsik · 19 years ago
  67. cbe1ec7 Make '-p all' a special case that is handled before calling getprotoent() (Closes: #446) by Harald Welte · 19 years ago
  68. d6bc608 fix double-free if a single match is used multiple times within a signle rule by Harald Welte · 19 years ago
  69. f5b86e6 Fix probing for supported revisions (Jones Desougi <jones@ingate.com>) by Jones Desougi · 19 years ago
  70. d91ed75 The call to free_opts() in merge_options() is invalid C. The oldopts by Marcus Sundberg · 19 years ago
  71. efa8fc2 get rid of numerous gcc-4 warnings by Harald Welte · 19 years ago
  72. 9867e81 reduce code replication of parse_interface() (Yasuyuki Kozakai) by Yasuyuki KOZAKAI · 19 years ago
  73. 8d8c8ea Chain name should not start with '!' (Yasuyuki Kozakai <yasuyuki.kozakai@toshiba.co.jp>) by Yasuyuki KOZAKAI · 19 years ago
  74. dfdcd64 Release previously merged options from merge_opts(), reduces memory-usage of iptables-restore dramatically (Pablo Neira) by Pablo Neira · 19 years ago
  75. 1b91e59 re-sync ip6tables with iptables (check for init functions) (Jonas Berlin) by Jonas Berlin · 20 years ago
  76. 4a06cf0 the optflags array contains a '3' for the OPT_LINENUMBERS entry while everywhere else '0' is used (Jonas Berlin) by Jonas Berlin · 20 years ago
  77. 8115e54 Kill NFC_* stuff in iptables (Pablo Neira <pablo@eurodev.net>) by Pablo Neira · 20 years ago
  78. 357d59d Fix setting lib_dir in ip*tables-{save,restore} by Martin Josefsson · 20 years ago
  79. 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
  80. 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
  81. 10f7f14 Fix module-autoloading in certain cases (Fixse Debian Bug 219686) by Harald Welte · 20 years ago
  82. df1c71c slightly different semantics of iptc_builtin by Harald Welte · 20 years ago
  83. a28d495 Get rid of some warnings when compiling 64bit. by Martin Josefsson · 20 years ago
  84. b105bc9 Add versions of string_to_number() for use in 32bit userspace with 64bit kernel. by Martin Josefsson · 20 years ago
  85. 66aea6f When compiled static, don't show help-messages for all matches and targets, by Martin Josefsson · 20 years ago
  86. 4dd5fed Get rid of some memoryleaks. by Martin Josefsson · 20 years ago
  87. 3610deb fix case where somebody uses '-i +' as interface name (Ozgur AKAN) by Ozgur AKAN · 21 years ago
  88. 69ac0e0 Bloody copy-n-edit. Make sure to use matches in the order they are given... by Martin Josefsson · 21 years ago
  89. 073df8f Fix even more possibly not zero-terminated strings after copy (Karsten Desler) by Karsten Desler · 21 years ago
  90. 8a50ab8 Fix printing of odd ip6tables netmasks (Closes: #103) by Harald Welte · 21 years ago
  91. 8371e15 Fix the previous fix No more segfaults or compilewarnings. by Martin Josefsson · 21 years ago
  92. 841e4ae fix memory leak(s) in libiptc. Reverts the previous (wrong) patch. (Martin Josefsson) by Martin Josefsson · 21 years ago
  93. a8658ca port 'line number on error in iptables-restore' from ipv4 by Harald Welte · 22 years ago
  94. 68ec9c7 rename-chain has a mandatary argument, not an optional (Juergen Baumann) by Harald Welte · 22 years ago
  95. 00f5a9c bring ip6tables up-to-date with recent iptables change (proto match ext) by Harald Welte · 22 years ago
  96. 0c4188f minor fixes by kisza: by András Kis-Szabó · 22 years ago
  97. 10a907f copyright / GPL notice by Harald Welte · 22 years ago
  98. 08f1527 chain name may not clash with target name by Joszef Kadlecsik · 22 years ago
  99. 067477b make find_target() and find_match() honor LOAD_MUST_SUCCEED when NO_SHARED_LIBS by Marc Boucher · 23 years ago
  100. b77f1da Fix 'iptables -p !' bug (segfault when `!' used without argument) by Harald Welte · 23 years ago