index
:
iptables
master
iptables tree
pablo@netfilter.org
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
extensions
/
libxt_conntrack.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
libxt_conntrack: Avoid potential buffer overrun
Phil Sutter
2018-09-24
1
-7
/
+7
*
libxt_conntrack: Version 0 does not support XT_CONNTRACK_DIRECTION
Phil Sutter
2018-09-24
1
-8
/
+0
*
src: introduce struct xt_xlate_{mt,tg}_params
Pablo Neira Ayuso
2016-07-25
1
-15
/
+14
*
xtables-translate: fix multiple spaces issue
Pablo M. Bermudo Garay
2016-07-09
1
-30
/
+38
*
extensions: libxt_conntrack: Add translation to nft
Laura Garcia Liebana
2016-06-22
1
-0
/
+197
*
iptables-translate: pass ipt_entry and ip6t_entry to ->xlate()
Pablo Neira Ayuso
2016-03-09
1
-2
/
+2
*
extensions: rename xt_buf to xt_xlate
Pablo Neira Ayuso
2016-02-16
1
-10
/
+10
*
extensions: libxt_state: add translation to nft
Pablo Neira Ayuso
2016-02-16
1
-0
/
+39
*
iptables: state match incompatibilty across versions
Phil Oester
2013-08-08
1
-0
/
+6
*
libxt_conntrack: fix state match alias state parsing
Patrick McHardy
2013-04-26
1
-10
/
+10
*
Add the "state" alias to the "conntrack" match
Jozsef Kadlecsik
2013-01-28
1
-3
/
+24
*
libxt_state: replace as an alias to xt_conntrack
Jan Engelhardt
2012-09-30
1
-0
/
+191
*
libxt_conntrack: improve error message on parsing violation
Tom Eastep
2011-08-27
1
-4
/
+11
*
libxt_conntrack: fix --ctproto 0 output
Jan Engelhardt
2011-08-21
1
-4
/
+5
*
libxt_conntrack: remove one misleading comment
Jan Engelhardt
2011-08-21
1
-2
/
+2
*
libxt_conntrack: move more data into the xt_option_entry
Jan Engelhardt
2011-07-10
1
-8
/
+6
*
libxt_conntrack: restore network-byte order for v1,v2
Jan Engelhardt
2011-07-10
1
-7
/
+39
*
libxtables: have xtopt_parse_mint interpret partially-spec'd ranges
Jan Engelhardt
2011-05-25
1
-65
/
+8
*
libxt_conntrack: resolve erroneous rev-2 port range message
Jan Engelhardt
2011-05-13
1
-0
/
+8
*
libxt_conntrack: fix assignment to wrong member
Jan Engelhardt
2011-05-13
1
-8
/
+4
*
libxt_conntrack: correct printed module name
Jan Engelhardt
2011-05-13
1
-2
/
+2
*
libxt_conntrack: use guided option parser
Jan Engelhardt
2011-05-09
1
-451
/
+219
*
iptables: do not print trailing whitespaces
Jan Engelhardt
2011-01-31
1
-60
/
+58
*
extensions: libxt_conntrack: add support for specifying port ranges
Patrick McHardy
2011-01-20
1
-65
/
+187
*
extensions: remove no longer necessary default: cases
Jan Engelhardt
2011-01-08
1
-6
/
+0
*
src: use C99/POSIX types
Jan Engelhardt
2011-01-08
1
-2
/
+2
*
libxt_conntrack: fix --ctdir save/dump output format
Florian Westphal
2010-11-17
1
-4
/
+4
*
all: consistent syntax use in struct option
Jan Engelhardt
2010-07-23
1
-1
/
+1
*
libxt_conntrack: do print netmask
Jan Engelhardt
2010-06-24
1
-4
/
+12
*
includes: header updates
Jan Engelhardt
2010-02-01
1
-0
/
+33
*
conntrack: fix --expires parsing
Patrick McHardy
2009-11-20
1
-1
/
+1
*
iptables/extensions: make bundled options work again
Jan Engelhardt
2009-11-03
1
-9
/
+9
*
libxtables: hand argv to xtables_check_inverse
Jan Engelhardt
2009-11-03
1
-8
/
+8
*
Merge branch 'stable'
Jan Engelhardt
2009-08-05
1
-21
/
+138
|
\
|
*
xt_conntrack: revision 2 for enlarged state_mask member
Jan Engelhardt
2009-06-25
1
-27
/
+148
*
|
extensions: collapse data variables to use multi-reg calls
Jan Engelhardt
2009-06-26
1
-46
/
+44
|
/
*
extensions: add const qualifiers in print/save functions
Jan Engelhardt
2009-05-26
1
-2
/
+3
*
libxt_conntrack: properly output negation symbol
Jan Engelhardt
2009-04-05
1
-4
/
+4
*
libxtables: prefix exit_error to xtables_error
Jan Engelhardt
2009-02-21
1
-27
/
+27
*
libxtables: prefix/order - move parse_protocol to xtables.c
Jan Engelhardt
2009-01-30
1
-2
/
+3
*
libxtables: prefix/order - move check_inverse to xtables.c
Jan Engelhardt
2009-01-30
1
-8
/
+8
*
libxtables: prefix - parse and escaped output func
Jan Engelhardt
2009-01-30
1
-12
/
+12
*
libxtables: prefix/order - ipaddr/ipmask to ascii output
Jan Engelhardt
2009-01-30
1
-7
/
+7
*
libxtables: prefix/order - param_act
Jan Engelhardt
2009-01-30
1
-9
/
+9
*
libxtables: prefix/order - strtoui
Jan Engelhardt
2009-01-27
1
-7
/
+7
*
extensions: use UINT_MAX constants over open-coded bits (1/2)
Jan Engelhardt
2009-01-27
1
-5
/
+5
*
src: remove inclusion of iptables.h
Jan Engelhardt
2008-11-20
1
-1
/
+0
*
state: report spaces in the state list parsing
Pablo Neira Ayuso
2008-11-19
1
-1
/
+4
*
src: use NFPROTO_ constants
Jan Engelhardt
2008-11-18
1
-9
/
+9
*
libxt_conntrack: dump ctdir
Jan Engelhardt
2008-11-12
1
-0
/
+15
[next]