index
:
iptables
master
iptables tree
pablo@netfilter.org
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
use nf_tables and nf_tables compatibility interface
Pablo Neira Ayuso
2013-12-30
3
-0
/
+538
|
/
*
extensions: libxt_set, libxt_SET: check the set family too
Jozsef Kadlecsik
2013-11-18
1
-0
/
+9
*
extensions: add SYNPROXY extension
Patrick McHardy
2013-11-18
1
-0
/
+16
*
xt_socket: add --nowildcard flag
Eric Dumazet
2013-08-06
1
-0
/
+7
*
libxt_CT: Add the "NOTRACK" alias
Jozsef Kadlecsik
2013-07-24
1
-1
/
+4
*
Introduce a new revision for the set match with the counters support
Jozsef Kadlecsik
2013-06-07
2
-10
/
+51
*
extensions: libxt_NFQUEUE: add --queue-cpu-fanout parameter
holger@eitzenberger.org
2013-05-29
1
-0
/
+9
*
extensions: add connlabel match
Florian Westphal
2013-05-06
1
-0
/
+12
*
extensions: add libxt_bpf extension
Willem de Bruijn
2013-04-02
1
-0
/
+17
*
Add the "state" alias to the "conntrack" match
Jozsef Kadlecsik
2013-01-28
1
-0
/
+1
*
Merge branch 'next' branch that contains new features scheduled for
Pablo Neira Ayuso
2012-10-25
5
-1
/
+78
|
\
|
*
libxt_time: add support to ignore day transition
Florian Westphal
2012-09-30
1
-0
/
+1
|
*
extensions: add NPT extension
Patrick McHardy
2012-09-10
1
-0
/
+16
|
*
extensions: add IPv6 MASQUERADE extension
Patrick McHardy
2012-09-10
1
-0
/
+8
|
*
Convert the NAT targets to use the kernel supplied nf_nat.h header
Patrick McHardy
2012-09-10
3
-1
/
+53
*
|
New set match revision with --return-nomatch flag support
Jozsef Kadlecsik
2012-09-21
1
-0
/
+2
|
/
*
include: add missing linux/netfilter_ipv4/ip_queue.h
Pablo Neira Ayuso
2012-08-03
1
-0
/
+72
*
libxt_recent: add --mask netmask
Denys Fedoryshchenko
2012-07-31
1
-0
/
+10
*
libxt_hashlimit: add support for byte-based operation
Florian Westphal
2012-07-14
1
-1
/
+5
*
extensions: add HMARK target
Hans Schillstrom
2012-07-14
1
-0
/
+50
*
libxt_CT: add --timeout option
Pablo Neira Ayuso
2012-04-02
1
-0
/
+12
*
extensions: add nfacct match
Pablo Neira Ayuso
2012-03-27
1
-0
/
+17
*
extensions: add IPv6 capable ECN match extension
Patrick McHardy
2012-02-23
2
-35
/
+33
*
extensions: add rpfilter module
Florian Westphal
2012-02-23
1
-0
/
+17
*
include: refresh include files from kernel 3.1-rc3
Jan Engelhardt
2011-08-31
40
-292
/
+475
*
libxt_addrtype: add support for revision 1
Jan Engelhardt
2011-08-28
1
-0
/
+44
*
SET target revision 2 added
Jozsef Kadlecsik
2011-04-17
1
-3
/
+17
*
extensions: add extension for devgroup match
Patrick McHardy
2011-02-03
1
-0
/
+21
*
libxt_connlimit: remove duplicate member that caused size change
Jan Engelhardt
2011-01-20
1
-1
/
+1
*
extensions: libxt_conntrack: add support for specifying port ranges
Patrick McHardy
2011-01-20
1
-0
/
+15
*
extensions: libxt_NFQUEUE: add v2 revision with --queue-bypass option
Florian Westphal
2011-01-20
1
-0
/
+6
*
libxt_AUDIT: add AUDIT target
Thomas Graf
2011-01-20
1
-0
/
+30
*
libxt_connlimit: support for dstaddr-supporting revision 1
Jan Engelhardt
2011-01-19
1
-2
/
+12
*
xt_comment: remove redundant cast
Jan Engelhardt
2011-01-07
1
-1
/
+1
*
include: update files with headers from Linux 2.6.37-rc1
Jan Engelhardt
2010-12-03
16
-48
/
+81
*
libxt_quota: don't ignore the quota value on deletion
Changli Gao
2010-08-02
1
-1
/
+1
*
extension: add xt_cpu match
Eric Dumazet
2010-07-23
1
-0
/
+11
*
libxt_ipvs: user-space lib for netfilter matcher xt_ipvs
Hannes Eder
2010-07-23
1
-0
/
+27
*
Merge branch 'master' into iptables-next
Patrick McHardy
2010-07-15
12
-554
/
+221
|
\
|
*
Merge branch 'master' of vishnu.netfilter.org:/data/git/iptables
Patrick McHardy
2010-06-25
3
-519
/
+110
|
|
\
|
|
*
libxt_set: new revision added
Jozsef Kadlecsik
2010-06-16
3
-519
/
+110
|
*
|
includes: sync header files from Linux 2.6.35-rc1
Jan Engelhardt
2010-06-07
9
-35
/
+111
|
|
/
*
|
extensions: fix compilation of the new CHECKSUM target
Patrick McHardy
2010-07-15
1
-0
/
+18
*
|
extensions: libipt_LOG/libip6t_LOG: support macdecode option
Patrick McHardy
2010-06-28
2
-2
/
+4
*
|
extensions: add idletimer xt target extension
Luciano Coelho
2010-06-15
1
-0
/
+45
|
/
*
Revert "Revert "Merge branch 'iptables-next'""
Patrick McHardy
2010-05-21
1
-0
/
+9
*
Revert "Merge branch 'iptables-next'"
Patrick McHardy
2010-05-21
1
-9
/
+0
*
extensions: add support for xt_TEE
Jan Engelhardt
2010-04-19
1
-0
/
+9
*
extensions: add CT extension
Patrick McHardy
2010-03-08
2
-0
/
+38
*
includes: header updates
Jan Engelhardt
2010-02-01
61
-652
/
+296
[prev]
[next]