1. 661f112 Make the option structures const. by Jan Engelhardt · 17 years ago
  2. 18992db Remove the .next=NULL field. This is automatically initialized to zero. by Jan Engelhardt · 17 years ago
  3. c0a9ab9 Fixes warning on compilation of iptables matches/targets by Yasuyuki KOZAKAI · 17 years ago
  4. 193df8e Replaces ipt_entry_* with xt_entry_* in matches/targets by Yasuyuki KOZAKAI · 17 years ago
  5. fde3953 Removes some KERNEL_64_USERSPACE_32 because linux 2.6 has compat layer by Yasuyuki KOZAKAI · 17 years ago
  6. f4cb71c Fixes build error of conntrack match because of missing ip_conntrack_tuple.h by Yasuyuki KOZAKAI · 17 years ago
  7. 40d5475 Use nf_conntrack headers instead of ip_conntrack ones and add sanitized versions. by Patrick McHardy · 17 years ago
  8. 5a4892b The conntrack match does not print any info for --ctproto, thus by Phil Oester · 19 years ago
  9. 55548fd The conntrack match extension doesn't handle address inversion correctly. (Tom Eastep) by Tom Eastep · 19 years ago
  10. 8115e54 Kill NFC_* stuff in iptables (Pablo Neira <pablo@eurodev.net>) by Pablo Neira · 20 years ago
  11. 8caee8b Pablo Neira: extensions conversion to C99 structure initialization by Pablo Neira · 20 years ago
  12. 811b040 Fix conntrack-match typo, fixes bugzilla #194 (Phil Oester) by Phil Oester · 20 years ago
  13. 1da399c Fix 64bit kernel / 32bit userspace issue. by Martin Josefsson · 20 years ago
  14. db503f9 Fabrice's time match update + Tom Eastep's conntrack mach fix applied (JK) by Joszef Kadlecsik · 20 years ago
  15. 4dc734c add support for the raw table to userspace by Harald Welte · 21 years ago
  16. a643c3e add support for matching the IPS_CONFIRMED bit (Harald Welte) by Harald Welte · 21 years ago
  17. d0ae04e fix listing of conntrack match (lp@sernet.se) (Closes: #60) by Lutz Preßler · 22 years ago
  18. dfba3ac Fix save() function of libipt_conntrack (Michael Schwendt) by Michael Schwendt · 22 years ago
  19. 80fe35d globally replace NETFILTER_VERSION with IPTABLES_VERSION to have consistent naming by Harald Welte · 22 years ago
  20. 3c5bd60 fixed stupid typo. why does this always have to happen _after_ the release? by Harald Welte · 23 years ago
  21. b77f1da Fix 'iptables -p !' bug (segfault when `!' used without argument) by Harald Welte · 23 years ago
  22. 5054e85 general conntrack match module userspace support files by Marc Boucher · 23 years ago