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
*
Revert "proto_to_name duplication" patch, as noticed by Yasuyuki it can cause
Patrick McHardyJesper Brouer
2006-07-25
3
-5
/
+20
*
proto_to_name duplication (Phil Oester <kernel@linuxace.com>)
Phil Oester
2006-07-22
3
-20
/
+5
*
BUG: libiptc chain references bug (Jesper Brouer <hawk@diku.dk>)
Patrick McHardyJesper Brouer
2006-07-25
1
-0
/
+8
*
reduce parse_*_port duplication (Phil Oester <kernel@linuxace.com>)
Phil Oester
2006-07-20
13
-137
/
+46
*
reduce service_to_port duplication (Phil Oester <kernel@linuxace.com>)
Phil Oester
2006-07-20
13
-105
/
+30
*
Use gcc to build shared objects (Phil Oester <kernel@linuxace.com>)
Phil Oester
2006-07-20
3
-2
/
+4
*
iptables: handle cidr notation more sanely (Phil Oester <kernel@linuxace.com>)
Phil Oester
2006-07-10
1
-0
/
+30
*
please kill santa-claus (Pierre-Yves Ritschard <pierre-yves@spootnik.org>)
Pierre-Yves Ritschard
2006-07-05
1
-1
/
+0
*
libiptc symbols clash (Phil Oester <kernel@linuxace.com>)
Phil Oester
2006-07-05
2
-0
/
+4
*
- force user to specify --icmpv6-type if icmpv6 match is required to load
Yasuyuki KOZAKAI
2006-07-04
2
-1
/
+11
*
ip6tables multiport does not support x:y (Phil Oester <kernel@linuxace.com>)
Phil Oester
2006-07-03
1
-5
/
+4
*
iptables trivial compile warning cleanup (Phil Oester <kernel@linuxace.com>)
Phil Oester
2006-07-03
2
-4
/
+6
*
size_t changed to socklen_t in getsockopt call
Joszef Kadlecsik
2006-06-23
1
-3
/
+3
*
set match negation bug fixed
Joszef Kadlecsik
2006-06-23
2
-3
/
+3
*
REDIRECT does not accept IP (Phil Oester <kernel@linuxace.com>)
Phil Oester
2006-06-20
1
-0
/
+3
*
Add new exit value to indicate concurrency issues (Jesper Dangaard Brouer <ha...
Jesper Dangaard Brouer
2006-06-19
2
-2
/
+7
*
trivial connlimit manpage fix (Phil Oester <kernel@linuxace.com>)
Phil Oester
2006-05-29
1
-2
/
+2
*
Use lowercase letters for match name (Simon Lodal <simonl@parknet.dk>)
Simon Lodal
2006-05-24
1
-4
/
+4
*
Add information about :<port> syntax (Evan Miller <evanm@frap.net>)
Evan Miller
2006-05-24
1
-2
/
+3
*
secmark: Add libip6t_CONNSECMARK
James Morris
2006-05-24
3
-1
/
+140
*
D'oh .. I'm not too smart, forgot to add the new files in the previous patche...
Patrick McHardy
2006-05-24
6
-0
/
+405
*
secmark: Add libipt_CONNSECMARK
James Morris
2006-05-24
1
-1
/
+1
*
secmark: Add libip6t_SECMARK
James Morris
2006-05-24
1
-1
/
+1
*
secmark: Add libipt_SECMARK
James Morris
2006-05-24
1
-1
/
+1
*
secmark: Add libselinux support
James Morris
2006-05-24
3
-4
/
+36
*
Add DCCP/SCTP support to multiport. Patch for kernel will go in 2.6.18.
Patrick McHardy
2006-04-28
4
-16
/
+58
*
Replace annoying "Something wrong... deleting dependencies" message by someth...
Patrick McHardy
2006-04-28
1
-1
/
+1
*
Don't overwrite errno with return value of setsockopt (which is -1 on error).
Patrick McHardy
2006-04-22
1
-6
/
+2
*
Revert incorrect fix for "Unknown error 4294967295" problem
Patrick McHardyHarald Welte
2006-04-22
1
-2
/
+0
*
When entering an invalid command (such as iptables -A INPUT -j MARK --set-mark
Harald Welte
2006-04-21
1
-0
/
+2
*
In ip[6]tables.c, NUMBER_OF_OPT was increased to 12 for the OPT_COUNTERS
Patrick McHardyHarald Welte
2006-04-22
2
-30
/
+32
*
cmdflags is used in cmd2char() to return the option for a command. It uses the
Harald Welte
2006-04-21
2
-4
/
+2
*
[IPTABLES,IP6TABLES]: check invalid esp spi range
Yasuyuki KOZAKAI
2006-04-15
2
-0
/
+6
*
[IP6TABLES] kill manual comparing protocol name with "ipv6-icmp".
Yasuyuki KOZAKAI
2006-04-15
1
-3
/
+1
*
fix loading shared library of ICMPv6 match.
Yasuyuki KOZAKAI
2006-04-15
3
-1
/
+1
*
[IPTABLES,IP6TABLES]: fix the path to detect esp/connbytes support in kernel
Harald Welte
2006-04-12
2
-2
/
+2
*
Correct iptables-save output of osf module (Daniel De Graaf)
Daniel De Graaf
2006-03-31
1
-0
/
+8
*
don't allow to specify protocol of IPv6 extension header (Yasuyuki Kozakai)
Yasuyuki KOZAKAI
2006-03-29
1
-0
/
+16
*
Multiple matches of the same type can be specified on the commandline.
Joszef Kadlecsik
2006-03-03
4
-32
/
+84
*
Make '-p all' a special case that is handled before calling getprotoent() (Cl...
Harald Welte
2006-02-11
2
-2
/
+14
*
fix double-free if a single match is used multiple times within a signle rule
Harald Welte
2006-02-11
2
-2
/
+6
*
don't install libiptc.a
Harald Welte
2006-02-09
1
-1
/
+2
*
fix segfault or loading of invalid counters in ip[6]tables-restore (Olaf Remp...
Harald Welte
2006-02-09
2
-2
/
+8
*
make policy match compile independant of kernel headers
v1.3.5
Harald Welte
2006-02-01
3
-2
/
+6
*
Some !%$!*##$@ has modified the kernel include/linux/netfilter_ipv4/ipt_sctp.h
Harald Welte
2006-02-01
1
-0
/
+13
*
fix ipt_conntrack compilation against very early (2.4.0) kernel releases
Harald Welte
2006-02-01
1
-1
/
+1
*
remove other bits of old ip pool code, people should use ipset (ipset.netfilt...
Harald Welte
2006-02-01
5
-323
/
+2
*
remove ippool
Harald Welte
2006-02-01
3
-679
/
+0
*
Prepare policy match for x_tables unification by making sure both
Patrick McHardy
2006-01-31
7
-16
/
+126
*
fix 'save' (Michael Rash)
Michael Rash
2006-01-30
1
-2
/
+2
[next]