1. 478be25 libxt_NFQUEUE: use guided option parser by Jan Engelhardt · 14 years ago
  2. 7386635 iptables: do not print trailing whitespaces by Jan Engelhardt · 14 years ago
  3. 6924b49 extensions: libxt_NFQUEUE: add v2 revision with --queue-bypass option by Florian Westphal · 14 years ago
  4. d09b6d5 extensions: remove no longer necessary default: cases by Jan Engelhardt · 14 years ago
  5. 32b8e61 all: consistent syntax use in struct option by Jan Engelhardt · 14 years ago
  6. 4282d89 libxt_NFQUEUE: add new v1 version with queue-balance option by Florian Westphal · 15 years ago
  7. c5e8573 extensions: collapse registration structures by Jan Engelhardt · 15 years ago
  8. 1829ed4 libxtables: prefix exit_error to xtables_error by Jan Engelhardt · 16 years ago
  9. 5f2922c libxtables: prefix/order - strtoui by Jan Engelhardt · 16 years ago
  10. e917bca extensions: use UINT_MAX constants over open-coded numbers (2/2) by Jan Engelhardt · 16 years ago
  11. 825c317 src: remove redundant returns at end of void-returning functions by Jan Engelhardt · 16 years ago
  12. 03d9948 src: use NFPROTO_ constants by Jan Engelhardt · 16 years ago
  13. ddac6c5 src: Update comments by Jan Engelhardt · 16 years ago
  14. 8b7c64d Remove old functions, constants by Jan Engelhardt · 16 years ago
  15. 9ee386a fix gcc warnings by Max Kellermann · 17 years ago
  16. 932e648 Unique names 2/6 by Jan Engelhardt · 17 years ago
  17. 830132a Delete empty ->final_check() functions by Jan Engelhardt · 17 years ago
  18. 0463ee1 Delete empty ->init() functions by Jan Engelhardt · 17 years ago
  19. 500f483 Fix sparse warnings: non-ANSI function declarations, 0 used as pointer by Patrick McHardy · 17 years ago
  20. ea146a9 Remove last vestiges of NFC (Peter Riley <Peter.Riley@hotpop.com>) by Peter Riley · 17 years ago
  21. 661f112 Make the option structures const. by Jan Engelhardt · 17 years ago
  22. 18992db Remove the .next=NULL field. This is automatically initialized to zero. by Jan Engelhardt · 17 years ago
  23. a2e89cc Unifies libip[6]t_NFQUEUE.c into libxt_NFQUEUE.c by Yasuyuki KOZAKAI · 17 years ago[Renamed (64%) from extensions/libipt_NFQUEUE.c]
  24. c0a9ab9 Fixes warning on compilation of iptables matches/targets by Yasuyuki KOZAKAI · 17 years ago
  25. 193df8e Replaces ipt_entry_* with xt_entry_* in matches/targets by Yasuyuki KOZAKAI · 17 years ago
  26. 6fdefcf Add missing 'break' to make parsing of NFQUEUE numbers work (Eric Leblond) by Eric Leblond · 19 years ago
  27. daa1ef3 add NFQUEUE support for ipv4 and ipv6 by Harald Welte · 19 years ago