index
:
iptables
master
iptables tree
pablo@netfilter.org
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
extensions
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Unifies libip[6]t_esp.c into libxt_esp.c
Yasuyuki KOZAKAI
2007-07-24
4
-215
/
+39
*
Unifies libip[6]t_length.c into libxt_length.c
Yasuyuki KOZAKAI
2007-07-24
3
-166
/
+31
*
Unifies libip[6]t_limit.c into libxt_limit.c.
Yasuyuki KOZAKAI
2007-07-24
3
-222
/
+45
*
Unifies libip[6]t_mac.c into libxt_mac.c
Yasuyuki KOZAKAI
2007-07-24
3
-154
/
+32
*
Unifies libip[6]t_physdev.c into libxt_physdev.c
Yasuyuki KOZAKAI
2007-07-24
3
-247
/
+73
*
Add IPv6 support to pkttype match
Yasuyuki KOZAKAI
2007-07-24
2
-13
/
+30
*
Add IPv6 support to quota match
Yasuyuki KOZAKAI
2007-07-24
2
-6
/
+22
*
Unifies libip[6]t_sctp.c into libxt_sctp.c
Yasuyuki KOZAKAI
2007-07-24
4
-577
/
+39
*
Unifies libip[6]t_standard.c into libxt_standard.c
Yasuyuki KOZAKAI
2007-07-24
3
-74
/
+27
*
Unifies libip[6]t_tcp.c into libxt_tcp.c.
Yasuyuki KOZAKAI
2007-07-24
3
-447
/
+49
*
Add IPv6 support to tcpmss match
Yasuyuki KOZAKAI
2007-07-24
2
-14
/
+31
*
Unifies libip[6]t_udp.c into libxt_udp.c
Yasuyuki KOZAKAI
2007-07-24
3
-249
/
+40
*
Unifies libip[6]_mark.c into libxt_mark.c
Yasuyuki KOZAKAI
2007-07-24
3
-126
/
+19
*
Use unified API in libipt_mark.c
Yasuyuki KOZAKAI
2007-07-24
1
-9
/
+10
*
Add IPv6 support to string match
Yasuyuki KOZAKAI
2007-07-24
1
-0
/
+16
*
Moves libipt_string.c to libxt_string.c
Yasuyuki KOZAKAI
2007-07-24
3
-2
/
+3
*
Use unified API in string match
Yasuyuki KOZAKAI
2007-07-24
1
-20
/
+21
*
Unifies libip[6]t_multiport.c into libipxt_multiport.c
Yasuyuki KOZAKAI
2007-07-24
3
-465
/
+86
*
Moves libipt_multiport.c to libxt_multiport.c
Yasuyuki KOZAKAI
2007-07-24
2
-2
/
+2
*
Splits ipt_multport into family dependent parts and others
Yasuyuki KOZAKAI
2007-07-24
1
-34
/
+68
*
Use unified API in multiport match
Yasuyuki KOZAKAI
2007-07-24
1
-46
/
+50
*
Add IPv6 support to NOTRACK
Yasuyuki KOZAKAI
2007-07-24
1
-0
/
+16
*
Renames libipt_NOTRACK.c to libxt_NOTRACK.c
Yasuyuki KOZAKAI
2007-07-24
2
-1
/
+2
*
Use unified API in NOTRACK target.
Yasuyuki KOZAKAI
2007-07-24
1
-16
/
+15
*
Moves all declarations in iptables_common.h to xtables.h.
Yasuyuki KOZAKAI
2007-07-24
1
-2
/
+1
*
Installs libxt_*.so to DEST_IPT_LIBIDR and link libip[6]t_*.so to it.
Yasuyuki KOZAKAI
2007-07-24
1
-0
/
+26
*
Introduces DEST_IPT_LIBDIR to simplify $(DESTDIR)$(LIBDIR)/iptables
Yasuyuki KOZAKAI
2007-07-24
1
-8
/
+9
*
Fixes warning on compilation, part 2
Yasuyuki KOZAKAI
2007-07-24
6
-29
/
+46
*
Fixes warning on compilation of ip6tables matches/targets
Yasuyuki KOZAKAI
2007-07-24
36
-107
/
+107
*
Fixes warning on compilation of iptables matches/targets
Yasuyuki KOZAKAI
2007-07-24
60
-177
/
+177
*
Replaces ip6t_entry_* with xt_entry_* in matches/targets
Yasuyuki KOZAKAI
2007-07-24
34
-128
/
+127
*
Replaces ipt_entry_* with xt_entry_* in matches/targets
Yasuyuki KOZAKAI
2007-07-24
64
-237
/
+237
*
Adds missing explanations about FIN in mask part of '--syn' in libip[6]_tcp.c
Patrick McHardyYasuyuki KOZAKAI
2007-07-16
3
-3
/
+3
*
Adds missing FIN to mask part generated by '--syn' of libip6t_tcp
Yasuyuki KOZAKAI
2007-07-16
2
-2
/
+2
*
Fixes compile error of connlimit where NO_SHARED_LIBS=1 is specified
Yasuyuki KOZAKAI
2007-07-13
2
-2
/
+2
*
PATCH: Add connlimit to iptables.
Jan Engelhardt
2007-07-09
5
-2
/
+335
*
libipt_statistic: add a few missing validity checks
Nicolas Bouliane
2007-07-03
1
-0
/
+9
*
Removes some KERNEL_64_USERSPACE_32 because linux 2.6 has compat layer
Yasuyuki KOZAKAI
2007-06-28
6
-117
/
+0
*
Add Jozsef's TRACE target.
Patrick McHardy
2007-06-25
5
-2
/
+148
*
Fixes build error of conntrack match because of missing ip_conntrack_tuple.h
Yasuyuki KOZAKAI
2007-06-24
1
-1
/
+0
*
libipt_hashlimit doc update
Jan Engelhardt
2007-06-03
1
-2
/
+2
*
Add --random option to DNAT and REDIRECT targets and fix the manpage mess thi...
Patrick McHardy
2007-05-29
7
-27
/
+76
*
update quota manpage for SMP (Phil Oester)
Phil Oester
2007-05-02
1
-1
/
+0
*
Fix iptables-save with --random option
Patrick McHardy
2007-04-18
3
-3
/
+14
*
Remove unnecessary IP_NAT_RANGE_PROTO_RANDOM ifdefs.
Patrick McHardy
2007-04-18
3
-45
/
+7
*
Use nf_conntrack headers instead of ip_conntrack ones and add sanitized versi...
Patrick McHardy
2007-04-18
11
-11
/
+11
*
Remove unnecessary ip_conntrack/ip_nat includes
Patrick McHardy
2007-04-18
2
-2
/
+0
*
Fix cut and paste error breaking use of groups != 0
Patrick McHardy
2007-03-06
2
-12
/
+12
*
iptables: add random option to SNAT (Eric Leblond)
Eric Leblond
2007-02-24
6
-9
/
+117
*
Reverted r6754. libipt_icmp has the option 'any', so it's unnecessary
Yasuyuki KOZAKAI
2007-02-19
1
-4
/
+1
[prev]
[next]