1. 1e01b0b libxtables: prefix/order - ascii to ipaddr/ipmask input by Jan Engelhardt · 16 years ago
  2. e44ea7f libxtables: prefix/order - ipaddr/ipmask to ascii output by Jan Engelhardt · 16 years ago
  3. 5d9678a src: remove inclusion of iptables.h by Jan Engelhardt · 16 years ago
  4. 03d9948 src: use NFPROTO_ constants by Jan Engelhardt · 16 years ago
  5. 5a942f9 Add SCTP/DCCP support to NAT targets by Patrick McHardy · 16 years ago
  6. ddac6c5 src: Update comments by Jan Engelhardt · 16 years ago
  7. 8b7c64d Remove old functions, constants by Jan Engelhardt · 16 years ago
  8. 9ee386a fix gcc warnings by Max Kellermann · 17 years ago
  9. bd94384 rename overlapping function names by Jan Engelhardt · 17 years ago
  10. 08b1616 bunch o' renames by Jan Engelhardt · 17 years ago
  11. 1d5b63d Unique names 4/6 by Jan Engelhardt · 17 years ago
  12. 500f483 Fix sparse warnings: non-ANSI function declarations, 0 used as pointer by Patrick McHardy · 17 years ago
  13. 661f112 Make the option structures const. by Jan Engelhardt · 17 years ago
  14. 18992db Remove the .next=NULL field. This is automatically initialized to zero. by Jan Engelhardt · 17 years ago
  15. ac8b271 Fixes warning on compilation, part 2 by Yasuyuki KOZAKAI · 17 years ago
  16. 193df8e Replaces ipt_entry_* with xt_entry_* in matches/targets by Yasuyuki KOZAKAI · 17 years ago
  17. ef399a3 Add --random option to DNAT and REDIRECT targets and fix the manpage mess this option left behind. by Patrick McHardy · 17 years ago
  18. 9c67def Fix iptables-save with --random option by Patrick McHardy · 17 years ago
  19. e656e26 Remove unnecessary IP_NAT_RANGE_PROTO_RANDOM ifdefs. by Patrick McHardy · 17 years ago
  20. 40d5475 Use nf_conntrack headers instead of ip_conntrack ones and add sanitized versions. by Patrick McHardy · 17 years ago
  21. ae4b0b3 iptables: add random option to SNAT (Eric Leblond) by Eric Leblond · 17 years ago
  22. 8cf6591 Kernels higher than 2.6.10 don't support multiple --to arguments in by Phil Oester · 19 years ago
  23. 36d870c Fix NAT of ICMP ID ranges (Patrick McHardy) by Patrick McHardy · 19 years ago
  24. a3a9c0d This patch prevents user to set negative port value of SNAT/DNAT. by Yasuyuki KOZAKAI · 19 years ago
  25. 8115e54 Kill NFC_* stuff in iptables (Pablo Neira <pablo@eurodev.net>) by Pablo Neira · 19 years ago
  26. de5ba5d check for colons by Harald Welte · 19 years ago
  27. 8caee8b Pablo Neira: extensions conversion to C99 structure initialization by Pablo Neira · 20 years ago
  28. 80fe35d globally replace NETFILTER_VERSION with IPTABLES_VERSION to have consistent naming by Harald Welte · 22 years ago
  29. b77f1da Fix 'iptables -p !' bug (segfault when `!' used without argument) by Harald Welte · 22 years ago
  30. 3efb6ea - added patch to support statically linking of iptables by Harald Welte · 23 years ago
  31. 73f72f5 Aligning matchsize and targetsize now responsibility of extension writers by Rusty Russell · 24 years ago
  32. 228e98d Alignment fixes (requires kernel patch). by Rusty Russell · 24 years ago
  33. edf14cf Changes to allow matching (for delete) on part of a rule, for rules which by Rusty Russell · 24 years ago
  34. e6869a8 reorganized tree after kernel merge by Marc Boucher · 24 years ago