index
:
iptables
master
iptables tree
pablo@netfilter.org
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
extensions: add IPv6 DNAT target
Patrick McHardy
2012-09-10
1
-0
/
+247
*
extensions: add IPv6 SNAT extension
Patrick McHardy
2012-09-10
1
-0
/
+247
*
extensions: add IPv6 MASQUERADE extension
Patrick McHardy
2012-09-10
3
-0
/
+188
*
Convert the NAT targets to use the kernel supplied nf_nat.h header
Patrick McHardy
2012-09-10
11
-256
/
+144
*
extensions: libxt_addrtype: fix type in help message
Pablo Neira Ayuso
2012-09-08
1
-1
/
+1
*
iptables: fix wrong error messages
Pablo Neira Ayuso
2012-09-08
2
-2
/
+2
*
libxt_tcp: print space before, not after "flags:"
Andreas Schwab
2012-08-21
1
-3
/
+2
*
libip6t_frag: match any frag id by default
Michal Kubeček
2012-08-08
1
-0
/
+8
*
Merge remote-tracking branch 'nf/stable'
Jan Engelhardt
2012-08-08
0
-0
/
+0
|
\
|
*
include: add missing linux/netfilter_ipv4/ip_queue.h
Pablo Neira Ayuso
2012-08-03
1
-0
/
+72
*
|
ip[6]tables-restore: cleanup to reduce one level of indentation
Pablo Neira Ayuso
2012-08-03
2
-138
/
+130
*
|
include: add missing linux/netfilter_ipv4/ip_queue.h
Pablo Neira Ayuso
2012-08-03
1
-0
/
+72
*
|
libxt_*limit: avoid division by zero
Jan Engelhardt
2012-07-31
2
-10
/
+24
*
|
libxt_LED: guard against negative numbers
Jan Engelhardt
2012-07-31
1
-2
/
+5
*
|
libxt_devgroup: guard against negative numbers
Jan Engelhardt
2012-07-31
1
-4
/
+6
*
|
libxt_devgroup: consolidate devgroup specification parsing
Jan Engelhardt
2012-07-31
1
-40
/
+30
*
|
libxt_u32: do bounds checking for @'s operands
Jan Engelhardt
2012-07-31
1
-8
/
+4
*
|
doc: grammatical updates to libxt_SET
Jan Engelhardt
2012-07-31
1
-6
/
+6
*
|
iptables-restore: warn about -t in rule lines
Jan Engelhardt
2012-07-31
2
-4
/
+8
|
/
*
bump version to 1.4.15
v1.4.15
Pablo Neira Ayuso
2012-07-31
1
-1
/
+1
*
libxt_recent: add --mask netmask
Denys Fedoryshchenko
2012-07-31
3
-21
/
+171
*
iptables-restore: fix parameter parsing (shows up with gcc-4.7)
Pablo Neira Ayuso
2012-07-30
2
-4
/
+2
*
Revert "iptables-restore: move code to add_param_to_argv, cleanup (fix gcc-4.7)"
Pablo Neira Ayuso
2012-07-30
2
-130
/
+136
*
iptables-restore: move code to add_param_to_argv, cleanup (fix gcc-4.7)
Pablo Neira Ayuso
2012-07-25
2
-136
/
+130
*
libxt_HMARK: correct a number of errors introduced by Pablo's rework
Hans Schillstrom
2012-07-17
1
-19
/
+26
*
libxt_HMARK: fix ct case example
Pablo Neira Ayuso
2012-07-16
1
-2
/
+2
*
libxt_HMARK: fix output of iptables -L
Hans Schillstrom
2012-07-16
1
-8
/
+8
*
libxt_hashlimit: add support for byte-based operation
Florian Westphal
2012-07-14
4
-16
/
+183
*
libxt_recent: remove unused variable
Eldad Zack
2012-07-14
1
-2
/
+0
*
extensions: add HMARK target
Hans Schillstrom
2012-07-14
3
-0
/
+553
*
libxtables: add xtables_ip[6]mask_to_cidr
Pablo Neira Ayuso
2012-07-14
3
-11
/
+28
*
libxt_devgroup: add man page snippet
Florian Westphal
2012-07-04
1
-0
/
+7
*
Bump version to 1.4.14
v1.4.14
Pablo Neira Ayuso
2012-05-26
1
-1
/
+1
*
tests: add rateest match rules
Florian Westphal
2012-05-23
1
-16
/
+12
*
extensions: libxt_rateest: output all options in save hook
Florian Westphal
2012-05-22
1
-21
/
+34
*
ip(6)tables-restore: make sure argv is NULL terminated
Florian Westphal
2012-05-14
2
-2
/
+2
*
libipt_ULOG: fix --ulog-cprange
Pablo Neira Ayuso
2012-05-09
1
-2
/
+2
*
libiptc: fix retry path in TC_INIT
Miguel GAIO
2012-04-19
1
-1
/
+1
*
libxt_CT: add --timeout option
Pablo Neira Ayuso
2012-04-02
3
-12
/
+139
*
Bump version to 1.4.13
v1.4.13
Pablo Neira Ayuso
2012-03-27
1
-1
/
+1
*
extensions: add nfacct match
Pablo Neira Ayuso
2012-03-27
3
-0
/
+136
*
src: mark newly opened fds as FD_CLOEXEC (close on exec)
Maciej Żenczykowski
2012-03-23
2
-0
/
+15
*
iptables: missing free() in function delete_entry()
Franz Flasch
2012-03-12
1
-1
/
+3
*
iptables: missing free() in function cache_add_entry()
Franz Flasch
2012-03-12
1
-0
/
+1
*
Revert "libiptc: Returns the position the entry was inserted"
Pablo Neira Ayuso
2012-03-01
2
-5
/
+3
*
libiptc: Returns the position the entry was inserted
Jonh Wendell
2012-02-29
2
-3
/
+5
*
extensions: add IPv6 capable ECN match extension
Patrick McHardy
2012-02-23
4
-67
/
+66
*
extensions: add rpfilter module
Florian Westphal
2012-02-23
3
-0
/
+151
*
Merge branch 'stable'
Pablo Neira Ayuso
2012-01-02
1
-1
/
+1
|
\
|
*
Bump version to 1.4.12.2
v1.4.12.2
Pablo Neira Ayuso
2012-01-02
1
-1
/
+1
[next]