1. 03d9948 src: use NFPROTO_ constants by Jan Engelhardt · 16 years ago
  2. ddac6c5 src: Update comments by Jan Engelhardt · 16 years ago
  3. 8b7c64d Remove old functions, constants by Jan Engelhardt · 16 years ago
  4. 9ee386a fix gcc warnings by Max Kellermann · 17 years ago
  5. 181dead Unique symbols 1/6 by Jan Engelhardt · 17 years ago
  6. 500f483 Fix sparse warnings: non-ANSI function declarations, 0 used as pointer by Patrick McHardy · 17 years ago
  7. c329d6a Fix aligned_u64 type on 64 bit: its an unsigned long, not an unsigned long long. by Patrick McHardy · 17 years ago
  8. ea146a9 Remove last vestiges of NFC (Peter Riley <Peter.Riley@hotpop.com>) by Peter Riley · 17 years ago
  9. 6aac500 Add IPv6 support to connbytes match by Yasuyuki KOZAKAI · 17 years ago[Renamed (71%) from extensions/libipt_connbytes.c]
  10. 661f112 Make the option structures const. by Jan Engelhardt · 17 years ago
  11. 18992db Remove the .next=NULL field. This is automatically initialized to zero. by Jan Engelhardt · 17 years ago
  12. c0a9ab9 Fixes warning on compilation of iptables matches/targets by Yasuyuki KOZAKAI · 17 years ago
  13. 193df8e Replaces ipt_entry_* with xt_entry_* in matches/targets by Yasuyuki KOZAKAI · 17 years ago
  14. 40d5475 Use nf_conntrack headers instead of ip_conntrack ones and add sanitized versions. by Patrick McHardy · 17 years ago
  15. 402c311 fix iptables-save of 'goto' target (Closes: #410) by Harald Welte · 19 years ago
  16. ae65b52 Make libipt_connbytes.c compile with the ipt_connbytes version that has been merged into the 2.6 kernel by Martin Josefsson · 19 years ago
  17. 1c0f236 Fix connbytes command line parsing bug (Piotrek Kaczmarek <kaczorek@daleka.net>) by Piotrek Kaczmarek · 19 years ago
  18. 8115e54 Kill NFC_* stuff in iptables (Pablo Neira <pablo@eurodev.net>) by Pablo Neira · 19 years ago
  19. 8caee8b Pablo Neira: extensions conversion to C99 structure initialization by Pablo Neira · 20 years ago
  20. 7dc57e2 fix some compiler warnings and errors by Harald Welte · 20 years ago
  21. 93f4a3d sync with latest patch-o-matic-ng update (support direction and mode parameters) by Harald Welte · 20 years ago
  22. 161b35f add missing spaces in 'save' printout (youza@post.cz) (Closes: #235) by Youza Youzovic · 20 years ago
  23. 1146088 don't use signed things... by Martin Josefsson · 20 years ago
  24. 766113a Add new connbytes match, include a warning (Martin Devera <devik@cdi.cz>) by Martin Devera · 21 years ago