1. 9ee386a fix gcc warnings by Max Kellermann · 16 years ago
  2. 59d1640 Unique names 3/6 by Jan Engelhardt · 17 years ago
  3. 500f483 Fix sparse warnings: non-ANSI function declarations, 0 used as pointer by Patrick McHardy · 17 years ago
  4. ea146a9 Remove last vestiges of NFC (Peter Riley <Peter.Riley@hotpop.com>) by Peter Riley · 17 years ago
  5. 661f112 Make the option structures const. by Jan Engelhardt · 17 years ago
  6. 18992db Remove the .next=NULL field. This is automatically initialized to zero. by Jan Engelhardt · 17 years ago
  7. c0a9ab9 Fixes warning on compilation of iptables matches/targets by Yasuyuki KOZAKAI · 17 years ago
  8. 193df8e Replaces ipt_entry_* with xt_entry_* in matches/targets by Yasuyuki KOZAKAI · 17 years ago
  9. 6656e13 Don't eat numeric arguments for other extensions by Patrick McHardy · 19 years ago
  10. efa8fc2 get rid of numerous gcc-4 warnings by Harald Welte · 19 years ago
  11. 8115e54 Kill NFC_* stuff in iptables (Pablo Neira <pablo@eurodev.net>) by Pablo Neira · 19 years ago
  12. 8caee8b Pablo Neira: extensions conversion to C99 structure initialization by Pablo Neira · 20 years ago
  13. 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
  14. 7defa34 Cleanup ttl-match option parsing, fixes bugzilla #183 (Phil Oester) by Phil Oester · 20 years ago
  15. 80fe35d globally replace NETFILTER_VERSION with IPTABLES_VERSION to have consistent naming by Harald Welte · 22 years ago
  16. b77f1da Fix 'iptables -p !' bug (segfault when `!' used without argument) by Harald Welte · 22 years ago
  17. bbbf938 Change $Id$ tags by Harald Welte · 22 years ago
  18. 3efb6ea - added patch to support statically linking of iptables by Harald Welte · 23 years ago
  19. 1441c42 new revision of TTL and ttl patch. Match bugfixed, supports now == !+ < > by Harald Welte · 24 years ago
  20. 703828f Harald Welte's ttl stuff. by Harald Welte · 24 years ago