1. 500f483 Fix sparse warnings: non-ANSI function declarations, 0 used as pointer by Patrick McHardy · 17 years ago
  2. ea146a9 Remove last vestiges of NFC (Peter Riley <Peter.Riley@hotpop.com>) by Peter Riley · 17 years ago
  3. 661f112 Make the option structures const. by Jan Engelhardt · 17 years ago
  4. 18992db Remove the .next=NULL field. This is automatically initialized to zero. by Jan Engelhardt · 17 years ago
  5. c0a9ab9 Fixes warning on compilation of iptables matches/targets by Yasuyuki KOZAKAI · 17 years ago
  6. 193df8e Replaces ipt_entry_* with xt_entry_* in matches/targets by Yasuyuki KOZAKAI · 17 years ago
  7. 11b8591 tcp-rst is the alias, not tcp-reset (Torsten Hilbrich) by Harald Welte · 19 years ago
  8. 7d77451 pull out pmtu changes to fix compilation issues by Harald Welte · 19 years ago
  9. 7a8bdfd add REJECT with icmp-frag-needed (Florian Lohoff) by Florian Lohoff · 19 years ago
  10. 8115e54 Kill NFC_* stuff in iptables (Pablo Neira <pablo@eurodev.net>) by Pablo Neira · 19 years ago
  11. 8caee8b Pablo Neira: extensions conversion to C99 structure initialization by Pablo Neira · 20 years ago
  12. 5a52c51 finally commit the overly delayed RFC1812 admin prohibited option by Harald Welte · 21 years ago
  13. 80fe35d globally replace NETFILTER_VERSION with IPTABLES_VERSION to have consistent naming by Harald Welte · 22 years ago
  14. b77f1da Fix 'iptables -p !' bug (segfault when `!' used without argument) by Harald Welte · 22 years ago
  15. 6e9bfc7 added break; to eliminate gcc3 warning by Marc Boucher · 22 years ago
  16. 3efb6ea - added patch to support statically linking of iptables by Harald Welte · 23 years ago
  17. 30d920a changed order of port_unreachable / prot_unreachable to reflect kernel enum by Harald Welte · 23 years ago
  18. 97b3fde fixed bug in save() function causing it to print '--reject-with reject-with' in all cases by Harald Welte · 23 years ago
  19. bd8382b Stop --reject-with echo-reply (won't be supported soon). by Rusty Russell · 24 years ago
  20. 52e440e Remove ICMP packet-filtered option (deprecated). Add tests for RST generation. by Rusty Russell · 24 years ago
  21. 73f72f5 Aligning matchsize and targetsize now responsibility of extension writers by Rusty Russell · 24 years ago
  22. f7e72d5 REJECT enhancements. by Rusty Russell · 24 years ago
  23. edf14cf Changes to allow matching (for delete) on part of a rule, for rules which by Rusty Russell · 24 years ago
  24. a1ce9f9 Testsuite update. by Rusty Russell · 24 years ago
  25. 7e53bf9 Makefile fixes for release. Whitespace cleanups. by Rusty Russell · 24 years ago
  26. e6869a8 reorganized tree after kernel merge by Marc Boucher · 24 years ago