1. 02aa733 make structure initializers use C99 standard (Harald Welte) by Harald Welte · 20 years ago
  2. de5ba5d check for colons by Harald Welte · 20 years ago
  3. fcbab56 Use C99 initializers by Harald Welte · 20 years ago
  4. 3fb61f3 John McCann points out via bugzilla that iptables happily accepts this by Phil Oester · 20 years ago
  5. 22a8c93 fix name of 'extra_opts' structure member (Nikolai Malykh) by Nikolai Malykh · 20 years ago
  6. 2b9a577 Make it compile on current kernels, the future isn't here yet. by Martin Josefsson · 20 years ago
  7. 225f462 Testsuite found an issue: multiport accepts -p ! tcp. by Rusty Russell · 20 years ago
  8. 5df9547 Pablo Neira: Multiport revision 1 userspace support. by Pablo Neira · 20 years ago
  9. 3aef54d Extension revision number support (if kernel supports the getsockopts). by Rusty Russell · 20 years ago
  10. 708f7b9 Prevent user from using --helper multiple times (Nicolas Bouliane <nib@cookinglinux.org>) by Nicolas Bouliane · 20 years ago
  11. f46e1af Add --log-uid option (John Lange <john.lange@open-it.ca>) by John Lange · 20 years ago
  12. 3ef2fb8 Fix compile error introduced by C99 conversion. by Rusty Russell · 20 years ago
  13. 8caee8b Pablo Neira: extensions conversion to C99 structure initialization by Pablo Neira · 20 years ago
  14. 70f758d Use string_to_number. Don't check for no optarg: we set has_arg to 1 in option array, so getopt does that for us. by Rusty Russell · 20 years ago
  15. 0b46d1d Nicolas Bouliane: I was writing an nfsim .sim for the match tos, when I realized that when we enter --tos twice the second overwrite the first. by Nicolas Bouliane · 20 years ago
  16. 3f29878 ROUTE --tee target extension (Patrick Schaaf) by Patrick Schaaf · 20 years ago
  17. b9a4938 ipset 2 related updates (JK) by Joszef Kadlecsik · 20 years ago
  18. 7dc57e2 fix some compiler warnings and errors by Harald Welte · 20 years ago
  19. 93f4a3d sync with latest patch-o-matic-ng update (support direction and mode parameters) by Harald Welte · 20 years ago
  20. 60953f0 minor syntax fixes by Harald Welte · 20 years ago
  21. 5d4a1b8 - add hashlimit to makefile - fix typo in libipt_hashlimit by Harald Welte · 20 years ago
  22. 77e2eca hashlimit port of userspace plugin by Harald Welte · 20 years ago
  23. 373f8e9 Mention owner brokenness in manpage by Patrick McHardy · 20 years ago
  24. 2608b6e note owner match brokenness in helptext, closes bugzilla #244 (Phil Oester) by Phil Oester · 20 years ago
  25. 1b68d2e Add comment about time not adhering DST (Phil Oester) (Closes: #75) by Phil Oester · 20 years ago
  26. 4066ee9 realm: fix inversion (Simon Lodal) by Simon Lodal · 20 years ago
  27. 57ff0b4 Fix half-working ipv6 limit invert check (Phil Oester) by Phil Oester · 20 years ago
  28. 2731398 Fix half-working dstlimit invert check (Phil Oester) by Phil Oester · 20 years ago
  29. 35160ee limit match does not support invert, warn about it. Closes bugzilla #95 (Phil Oester) by Phil Oester · 20 years ago
  30. 514b1b4 Add comment match extension (Brad Fisher) by Brad Fisher · 20 years ago
  31. 6a93fa0 fix psd option parsing (Phil Oester) by Phil Oester · 20 years ago
  32. d0a2e8a Print error when '!' is used with multiport. Based on patch by Phil Oester. by Patrick McHardy · 20 years ago
  33. 13218fb port physdev to ip6tables (Bart De Schuymer) by Bart De Schuymer · 20 years ago
  34. 63730f1 Fix number parsing (Piotr Gasidlo) by Piotr Gasidło · 20 years ago
  35. 161b35f add missing spaces in 'save' printout (youza@post.cz) (Closes: #235) by Youza Youzovic · 20 years ago
  36. 7defa34 Cleanup ttl-match option parsing, fixes bugzilla #183 (Phil Oester) by Phil Oester · 20 years ago
  37. 811b040 Fix conntrack-match typo, fixes bugzilla #194 (Phil Oester) by Phil Oester · 20 years ago
  38. 46e8538 Limit ttl-value to 0-255 (Maciej Soltysiak <solt@dns.toxicfilms.tv>) by Maciej Soltysiak · 20 years ago
  39. 37fd00d Check that TTL is between 0 and 255 (Nicolas Bouliane) by Nicolas Bouliane · 20 years ago
  40. 07de9c0 update to ipt_account 0.1.16 (Piotr Gasid?o) by Piotr Gasidło · 20 years ago
  41. 5e4bb56 In C, we declare variables at the top of function (Olivier Clerget) by Harald Welte · 20 years ago
  42. b9c6ec1 Giving --dst-range twice to iprange did not ring the bell by Nicolas Bouliane · 20 years ago
  43. 3e2b8df fix syntax of help message by Harald Welte · 20 years ago
  44. f92ab33 Add addrtype match to list of unconditionally built extensions by Patrick McHardy · 20 years ago
  45. e4077d0 Semicolon were missing in the added assigment lines by Joszef Kadlecsik · 20 years ago
  46. d566c9b Fix for empty extra match/target man page list processing by Joszef Kadlecsik · 20 years ago
  47. c5617bf With a 64bit kernel only the high 32bits of nfmark was used regardless of by Martin Josefsson · 20 years ago
  48. a28d495 Get rid of some warnings when compiling 64bit. by Martin Josefsson · 20 years ago
  49. 1eb0081 Fix 64bit kernel / 32bit userspace issue. Sync header with kernel. by Martin Josefsson · 20 years ago
  50. 1da399c Fix 64bit kernel / 32bit userspace issue. by Martin Josefsson · 20 years ago
  51. 1f661e3 What is this doing here? Go away. by Martin Josefsson · 20 years ago
  52. 1146088 don't use signed things... by Martin Josefsson · 20 years ago
  53. db503f9 Fabrice's time match update + Tom Eastep's conntrack mach fix applied (JK) by Joszef Kadlecsik · 20 years ago
  54. 7737eec Add connrate match userspace part (Nuuti Kotivuori) by Nuuti Kotivuori · 20 years ago
  55. d89b2f4 fix typo by Harald Welte · 20 years ago
  56. c9dd71a Fix missing 6 (Bjorn Mattsson) by Martin Josefsson · 20 years ago
  57. 4f37d48 add userspace support for 'ipt_account' match (Piotr Gasid'o) by Piotr Gasidło · 20 years ago
  58. 920463d Fix missing newline in libipt_DSCP help-text (Maciej Soltysiak) by Maciej Soltysiak · 21 years ago
  59. 5492402 update for matching chunk flags (Kiran Kumar) by Kiran Kumar · 21 years ago
  60. dd6dd3e add support for netlink reporting to ipt_osf (Evgeniy Polyakov) by Evgeniy Polyakov · 21 years ago
  61. 0be6285 don't print/save parameters that were automatically chosen. Only show real values as specified by administrator. by Harald Welte · 21 years ago
  62. 1291523 add userspace part of SCTP match by Harald Welte · 21 years ago
  63. b58ee54 add childlevel match support by Harald Welte · 21 years ago
  64. 435c99c - work with new matchinfo struct by Harald Welte · 21 years ago
  65. f020d63 add save() of dstlimit-name by Harald Welte · 21 years ago
  66. 6132e80 fix various errors in save() function by Harald Welte · 21 years ago
  67. 9c50ebe Userspace part of sets: ipset added (JK) by Joszef Kadlecsik · 21 years ago
  68. 09603cb fix mask '/0' case (David Ahern) (Closes: #147) by Harald Welte · 21 years ago
  69. d297957 fix '--icmp-type any' case by Harald Welte · 21 years ago
  70. a6ef994 latest version of CONNMARK (Henrik Nordstrom) by Henrik Nordstrom · 21 years ago
  71. 073df8f Fix even more possibly not zero-terminated strings after copy (Karsten Desler) by Karsten Desler · 21 years ago
  72. 867f4db use <stddef.h> instead of <linux/stddef.h> (Henrik Nordstrom) by Henrik Nordstrom · 21 years ago
  73. c279413 split manpages into per-extension manpage snippet (Henrik Nordstrom) by Henrik Nordstrom · 21 years ago
  74. a753811 fix deleting of time rules (SooYoun Cho) (Closes: #169) by Harald Welte · 21 years ago
  75. b807fb3 Fix saving of non-printable characters in string (Michael Rash) (Closes: #168) by Michael Rash · 21 years ago
  76. 714c884 forgot to commit the last osf userspace update by Harald Welte · 21 years ago
  77. db986e8 add mac check by Harald Welte · 21 years ago
  78. f997120 support for srcip-* hashmodes added by Harald Welte · 21 years ago
  79. 38d4d45 added name member for proc-file by Harald Welte · 21 years ago
  80. 4fe389f add dstlimit extension (kernel code in patch-o-matic soon) by Harald Welte · 21 years ago
  81. c340f6c new CLUSTERIP target, currently in development. kernel code will follow soon by Harald Welte · 21 years ago
  82. 1d095f8 Fix invalid port number (Yasuyuki Kozakai) by Yasuyuki KOZAKAI · 21 years ago
  83. 11ce332 unconditionally build libipt_connmark.so (Carlo Pires) by Harald Welte · 21 years ago
  84. 3bdcc22 unconditionally build TRACE and NOTRACK plugins by Harald Welte · 21 years ago
  85. 4dc734c add support for the raw table to userspace by Harald Welte · 21 years ago
  86. 7fb4d1f fix saving of udp port range in ip6tables (Thomas Woerner) by Thomas Woerner · 21 years ago
  87. aeba240 further updates to the 'osf' module (Evgeniy Polyakov). now supports reading fingerprint data at runtime via /proc. by Evgeniy Polyakov · 21 years ago
  88. c687c20 remove .NETMAP-test - build plugin unconditionally by Harald Welte · 21 years ago
  89. 5119ad3 add passive OS fingerprinting (Evgeniy Polyakov) by Evgeniy Polyakov · 21 years ago
  90. 174ef9f IPv6 'port' of ROUTE target (Cedric de Launois) by Cédric de Launois · 21 years ago
  91. 46a73cf 1- printf() simplifications, 2- indentation fixes, 3- C99 initializers. (Stephane Ouellette) by Harald Welte · 21 years ago
  92. ad8d1ab 1- Fix preprocessor directive usage, by Harald Welte · 21 years ago
  93. a643c3e add support for matching the IPS_CONFIRMED bit (Harald Welte) by Harald Welte · 21 years ago
  94. c8d8a2f add TCPLAG target (patch was lost on notebook drive) by Telford Tendys · 21 years ago
  95. c6c8537 remove obsolete tests. the respective extensions are now built unconditionally by Harald Welte · 21 years ago
  96. 105650a add include files for soon-to-be-submitted patches (and build them unconditionally by putting thme in the extensions/Makefile) by Harald Welte · 21 years ago
  97. 703575d various cosmetic / c99 cleanups (Stephane Ouellette) by Stephane Ouellette · 21 years ago
  98. 2be28ab remove unused variable and move to c99 initializers (Stephane Ouellette) by Stephane Ouellette · 21 years ago
  99. ab85918 Updated version with new option to continue rule-traversal (Cedric de Launois) by Cédric de Launois · 21 years ago
  100. 01cbaa6 Fix iptables-save (save everything numerically) by Thomas Woerner · 21 years ago