index
:
iptables
master
iptables tree
pablo@netfilter.org
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
extensions
/
Makefile
Commit message (
Expand
)
Author
Age
Files
Lines
*
Unifies libip[6]t_NFQUEUE.c into libxt_NFQUEUE.c
Yasuyuki KOZAKAI
2007-07-24
1
-3
/
+3
*
Unifies libip[6]t_SECMARK.c into libxt_SECMARK.c
Yasuyuki KOZAKAI
2007-07-24
1
-2
/
+9
*
Unifies libip[6]t_TCPMSS.c into libxt_TCPMSS.c
Yasuyuki KOZAKAI
2007-07-24
1
-3
/
+3
*
Add IPv6 support to comment match
Yasuyuki KOZAKAI
2007-07-24
1
-2
/
+2
*
Add IPv6 support to dscp match.
Yasuyuki KOZAKAI
2007-07-24
1
-2
/
+2
*
Unifies libip[6]t_esp.c into libxt_esp.c
Yasuyuki KOZAKAI
2007-07-24
1
-2
/
+2
*
Unifies libip[6]t_length.c into libxt_length.c
Yasuyuki KOZAKAI
2007-07-24
1
-3
/
+3
*
Unifies libip[6]t_limit.c into libxt_limit.c.
Yasuyuki KOZAKAI
2007-07-24
1
-3
/
+3
*
Unifies libip[6]t_mac.c into libxt_mac.c
Yasuyuki KOZAKAI
2007-07-24
1
-3
/
+3
*
Unifies libip[6]t_physdev.c into libxt_physdev.c
Yasuyuki KOZAKAI
2007-07-24
1
-3
/
+3
*
Add IPv6 support to pkttype match
Yasuyuki KOZAKAI
2007-07-24
1
-2
/
+2
*
Unifies libip[6]t_sctp.c into libxt_sctp.c
Yasuyuki KOZAKAI
2007-07-24
1
-2
/
+2
*
Unifies libip[6]t_standard.c into libxt_standard.c
Yasuyuki KOZAKAI
2007-07-24
1
-3
/
+3
*
Unifies libip[6]t_tcp.c into libxt_tcp.c.
Yasuyuki KOZAKAI
2007-07-24
1
-3
/
+3
*
Add IPv6 support to tcpmss match
Yasuyuki KOZAKAI
2007-07-24
1
-2
/
+2
*
Unifies libip[6]t_udp.c into libxt_udp.c
Yasuyuki KOZAKAI
2007-07-24
1
-3
/
+3
*
Unifies libip[6]_mark.c into libxt_mark.c
Yasuyuki KOZAKAI
2007-07-24
1
-3
/
+3
*
Unifies libip[6]t_multiport.c into libipxt_multiport.c
Yasuyuki KOZAKAI
2007-07-24
1
-1
/
+1
*
Moves libipt_multiport.c to libxt_multiport.c
Yasuyuki KOZAKAI
2007-07-24
1
-2
/
+2
*
Renames libipt_NOTRACK.c to libxt_NOTRACK.c
Yasuyuki KOZAKAI
2007-07-24
1
-1
/
+2
*
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
*
PATCH: Add connlimit to iptables.
Jan Engelhardt
2007-07-09
1
-2
/
+2
*
Add Jozsef's TRACE target.
Patrick McHardy
2007-06-25
1
-2
/
+2
*
Forgot to add TCPMSS target to PF6_EXT_SLIB
Patrick McHardy
2007-02-13
1
-1
/
+1
*
Remove extensions for unmaintained/obsolete patchlets
Patrick McHardy
2007-01-10
1
-2
/
+2
*
Move extensions for pom patches to individual patchlets.
Patrick McHardy
2006-12-12
1
-1
/
+1
*
secmark: Add libip6t_CONNSECMARK
James Morris
2006-05-24
1
-1
/
+1
*
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
1
-1
/
+14
*
fix loading shared library of ICMPv6 match.
Yasuyuki KOZAKAI
2006-04-15
1
-1
/
+1
*
Prepare policy match for x_tables unification by making sure both
Patrick McHardy
2006-01-31
1
-2
/
+2
*
Add 'copy+paste' support for 'state' and 'connmark' match, as well as
Harald Welte
2006-01-26
1
-1
/
+1
*
add NFQUEUE support for ipv4 and ipv6
Harald Welte
2005-07-19
1
-2
/
+2
*
- add hashlimit to makefile
Harald Welte
2004-10-20
1
-1
/
+1
*
Add comment match extension (Brad Fisher)
Brad Fisher
2004-09-20
1
-1
/
+1
*
port physdev to ip6tables (Bart De Schuymer)
Bart De Schuymer
2004-09-12
1
-1
/
+1
*
Add addrtype match to list of unconditionally built extensions
Patrick McHardy
2004-06-28
1
-1
/
+1
*
Semicolon were missing in the added assigment lines
Joszef Kadlecsik
2004-06-17
1
-4
/
+4
*
Fix for empty extra match/target man page list processing
Joszef Kadlecsik
2004-06-17
1
-4
/
+8
*
Fix missing 6 (Bjorn Mattsson)
Martin Josefsson
2004-04-07
1
-1
/
+1
*
add userspace part of SCTP match
Harald Welte
2004-02-21
1
-1
/
+1
*
split manpages into per-extension manpage snippet (Henrik Nordstrom)
Henrik Nordstrom
2004-01-22
1
-0
/
+75
*
unconditionally build libipt_connmark.so (Carlo Pires)
Harald Welte
2003-10-08
1
-1
/
+1
*
unconditionally build TRACE and NOTRACK plugins
Harald Welte
2003-10-07
1
-2
/
+2
*
add include files for soon-to-be-submitted patches (and build them unconditio...
Harald Welte
2003-08-23
1
-1
/
+1
*
rename iplimit to connlimit
Harald Welte
2003-04-30
1
-1
/
+1
*
dont build ipv6 when DO_IPV6=0
Harald Welte
2003-03-05
1
-1
/
+3
[next]