1. 5f2922c libxtables: prefix/order - strtoui by Jan Engelhardt · 16 years ago
  2. e917bca extensions: use UINT_MAX constants over open-coded numbers (2/2) by Jan Engelhardt · 16 years ago
  3. 213e185 src: remove redundant casts by Jan Engelhardt · 16 years ago
  4. 825c317 src: remove redundant returns at end of void-returning functions by Jan Engelhardt · 16 years ago
  5. 03d9948 src: use NFPROTO_ constants by Jan Engelhardt · 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. f82070f Converts the iptables build infrastructure to autotools. by Jan Engelhardt · 17 years ago
  10. 932e648 Unique names 2/6 by Jan Engelhardt · 17 years ago
  11. 0463ee1 Delete empty ->init() functions 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. ea146a9 Remove last vestiges of NFC (Peter Riley <Peter.Riley@hotpop.com>) by Peter Riley · 17 years ago
  14. a7bf6d0 Add IPv6 support to DSCP target by Yasuyuki KOZAKAI · 17 years ago[Renamed (72%) from extensions/libipt_DSCP.c]
  15. 661f112 Make the option structures const. by Jan Engelhardt · 17 years ago
  16. 18992db Remove the .next=NULL field. This is automatically initialized to zero. by Jan Engelhardt · 17 years ago
  17. c0a9ab9 Fixes warning on compilation of iptables matches/targets by Yasuyuki KOZAKAI · 17 years ago
  18. 193df8e Replaces ipt_entry_* with xt_entry_* in matches/targets by Yasuyuki KOZAKAI · 17 years ago
  19. efa8fc2 get rid of numerous gcc-4 warnings by Harald Welte · 19 years ago
  20. 8caee8b Pablo Neira: extensions conversion to C99 structure initialization by Pablo Neira · 20 years ago
  21. 920463d Fix missing newline in libipt_DSCP help-text (Maciej Soltysiak) by Maciej Soltysiak · 20 years ago
  22. a49ded0 rename '--class' into '--dscp-class' and '--set-class' into '--set-dscp-class' by Harald Welte · 22 years ago
  23. 0ddae8f move DSCP name/value conversion to libipt_dscp_helper.c (Iain Barnes) by Iain Barnes · 22 years ago
  24. 80fe35d globally replace NETFILTER_VERSION with IPTABLES_VERSION to have consistent naming by Harald Welte · 22 years ago
  25. df5e13f DSCP class support (Iain Barnes) by Iain Barnes · 22 years ago
  26. ed18bad dscp fixes by Harald Welte · 22 years ago
  27. 2e7377d add DSCP target support by Harald Welte · 22 years ago