index
:
iptables
master
iptables tree
pablo@netfilter.org
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
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
*
libip6t_NETMAP: Use xtables_ip6mask_to_cidr and get rid of libip6tc dependency
Pablo Neira Ayuso
2013-03-29
1
-3
/
+0
*
Add the "state" alias to the "conntrack" match
Jozsef Kadlecsik
2013-01-28
1
-0
/
+1
*
Introduce match/target aliases
Jozsef Kadlecsik
2013-01-28
1
-0
/
+16
*
libxtables: add xtables_print_num
Pablo Neira Ayuso
2013-01-04
1
-0
/
+16
*
libxtables: add xtables_rule_matches_free
Pablo Neira Ayuso
2013-01-04
1
-0
/
+2
*
Merge branch 'next' branch that contains new features scheduled for
Pablo Neira Ayuso
2012-10-25
7
-170
/
+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
5
-170
/
+53
*
|
Merge branch 'master' of git://git.inai.de/iptables
Jan Engelhardt
2012-09-30
3
-3
/
+8
|
\
\
|
*
|
iptables: support for match aliases
Jan Engelhardt
2012-09-29
1
-0
/
+1
|
*
|
iptables: support for target aliases
Jan Engelhardt
2012-09-27
1
-0
/
+3
|
*
|
build: separate AC variable replacements from xtables.h
Jan Engelhardt
2012-08-31
3
-3
/
+4
|
|
/
*
/
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
*
libxtables: add xtables_ip[6]mask_to_cidr
Pablo Neira Ayuso
2012-07-14
1
-0
/
+2
*
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
*
Revert "libiptc: Returns the position the entry was inserted"
Pablo Neira Ayuso
2012-03-01
1
-2
/
+1
*
libiptc: Returns the position the entry was inserted
Jonh Wendell
2012-02-29
1
-1
/
+2
*
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
*
libiptc: use a family-invariant xtc_ops struct for code reduction
Jan Engelhardt
2011-09-11
3
-0
/
+17
*
src: resolve old macro names that are indirections
Jan Engelhardt
2011-09-11
2
-8
/
+8
*
libiptc: combine common types: _handle
Jan Engelhardt
2011-09-11
5
-73
/
+72
*
libiptc: replace ipt_chainlabel by xt_chainlabel
Jan Engelhardt
2011-09-11
4
-44
/
+44
*
libiptc: combine common types
Jan Engelhardt
2011-09-11
4
-3
/
+11
*
Merge branch 'master' of git://dev.medozas.de/iptables
Jan Engelhardt
2011-09-08
41
-292
/
+519
|
\
|
*
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
*
|
iptables: move kernel version find routing into libxtables
Jan Engelhardt
2011-09-03
2
-8
/
+8
|
/
*
option: remove last traces of intrapositional negation
Jan Engelhardt
2011-07-10
1
-2
/
+0
*
extensions: support for per-extension instance "global" variable space
Jan Engelhardt
2011-06-21
1
-3
/
+15
*
libxtables: use uintmax for xtables_strtoul
Jan Engelhardt
2011-05-24
1
-2
/
+2
*
libxt_quota: make sure uint64 is not truncated
JP Abgrall
2011-05-20
1
-1
/
+1
*
libxtables: retract _NE types and use a flag instead
Jan Engelhardt
2011-05-18
1
-6
/
+6
*
src: replace old IP*T_ALIGN macros
Jan Engelhardt
2011-05-12
2
-14
/
+0
*
Merge branch 'floating/opts' of git://dev.medozas.de/iptables
Patrick McHardy
2011-05-12
1
-0
/
+3
|
\
|
*
libxtables: XTTYPE_ETHERMAC support
Jan Engelhardt
2011-05-09
1
-0
/
+3
*
|
Merge branch 'opts' of git://dev.medozas.de/iptables
Patrick McHardy
2011-05-11
1
-4
/
+24
|
\
|
|
*
libxtables: XTTYPE_PROTOCOL support
Jan Engelhardt
2011-05-09
1
-1
/
+3
|
*
libxt_multiport: use guided option parser
Jan Engelhardt
2011-05-09
1
-0
/
+2
[prev]
[next]