index
:
iptables
master
iptables tree
pablo@netfilter.org
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
extensions
/
libipt_conntrack.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove last vestiges of NFC (Peter Riley <Peter.Riley@hotpop.com>)
Peter Riley
2007-09-02
1
-1
/
+0
*
Make the option structures const.
Jan Engelhardt
2007-07-30
1
-1
/
+1
*
Remove the .next=NULL field. This is automatically initialized to zero.
Jan Engelhardt
2007-07-30
1
-1
/
+0
*
Fixes warning on compilation of iptables matches/targets
Yasuyuki KOZAKAI
2007-07-24
1
-4
/
+4
*
Replaces ipt_entry_* with xt_entry_* in matches/targets
Yasuyuki KOZAKAI
2007-07-24
1
-4
/
+4
*
Removes some KERNEL_64_USERSPACE_32 because linux 2.6 has compat layer
Yasuyuki KOZAKAI
2007-06-28
1
-25
/
+0
*
Fixes build error of conntrack match because of missing ip_conntrack_tuple.h
Yasuyuki KOZAKAI
2007-06-24
1
-1
/
+0
*
Use nf_conntrack headers instead of ip_conntrack ones and add sanitized versi...
Patrick McHardy
2007-04-18
1
-1
/
+1
*
The conntrack match does not print any info for --ctproto, thus
Phil Oester
2005-11-17
1
-0
/
+7
*
The conntrack match extension doesn't handle address inversion correctly. (To...
Tom Eastep
2005-09-19
1
-2
/
+2
*
Kill NFC_* stuff in iptables (Pablo Neira <pablo@eurodev.net>)
Pablo Neira
2005-02-14
1
-9
/
+0
*
Pablo Neira: extensions conversion to C99 structure initialization
Pablo Neira
2004-12-28
1
-14
/
+13
*
Fix conntrack-match typo, fixes bugzilla #194 (Phil Oester)
Phil Oester
2004-08-23
1
-1
/
+1
*
Fix 64bit kernel / 32bit userspace issue.
Martin Josefsson
2004-05-26
1
-5
/
+29
*
Fabrice's time match update + Tom Eastep's conntrack mach fix applied (JK)
Joszef Kadlecsik
2004-05-05
1
-1
/
+1
*
add support for the raw table to userspace
Harald Welte
2003-10-07
1
-1
/
+11
*
add support for matching the IPS_CONFIRMED bit (Harald Welte)
Harald Welte
2003-08-25
1
-1
/
+11
*
fix listing of conntrack match (lp@sernet.se) (Closes: #60)
Lutz Preßler
2003-03-04
1
-2
/
+2
*
Fix save() function of libipt_conntrack (Michael Schwendt)
Michael Schwendt
2002-12-05
1
-3
/
+3
*
globally replace NETFILTER_VERSION with IPTABLES_VERSION to have consistent n...
Harald Welte
2002-05-29
1
-2
/
+2
*
fixed stupid typo.
Harald Welte
2002-03-14
1
-1
/
+1
*
Fix 'iptables -p !' bug (segfault when `!' used without argument)
Harald Welte
2002-03-14
1
-16
/
+8
*
general conntrack match module userspace support files
Marc Boucher
2002-01-19
1
-0
/
+517