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
*
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
*
make DO_IPV6 work again..
Harald Welte
2003-03-04
1
-1
/
+1
*
add libipt_physdev.c (Bart de Schumyer)
Bart De Schuymer
2003-02-11
1
-1
/
+1
*
add support for rpc match
Harald Welte
2003-01-12
1
-5
/
+7
*
add TARPIT target (Aaron Hopkins)
Aaron Hopkins
2002-12-05
1
-1
/
+1
*
make libipt_helper.so build always, since it's now submitted to 2.4.20
Harald Welte
2002-08-09
1
-1
/
+1
*
add ECN match plugin
Harald Welte
2002-05-29
1
-1
/
+1
*
rename ipv6_agr to ipv6_eui64
Harald Welte
2002-03-19
1
-1
/
+1
*
compile libip6t_agr by default
Harald Welte
2002-03-18
1
-1
/
+1
*
make libipt_conntrack compile by default
Harald Welte
2002-03-18
1
-1
/
+1
*
libipt_pkttype now compiled by default
Harald Welte
2002-03-18
1
-1
/
+1
*
add DSCP match
Harald Welte
2002-03-14
1
-1
/
+1
*
add length match to default extension build list
Harald Welte
2002-03-14
1
-2
/
+2
*
Makefile fix for owner mac multiport limit (kisza)
András Kis-Szabó
2002-03-03
1
-1
/
+1
*
Add LOGv6 to Makefile list
Harald Welte
2002-03-03
1
-1
/
+1
*
make compilation of libip6t_LOG, libipt_length, libip6t_length and
Harald Welte
2002-02-17
1
-3
/
+3
*
- added patch to support statically linking of iptables
Harald Welte
2001-08-06
1
-0
/
+46
*
Fixed REJECTv6 compile errors.
Harald Welte
2001-07-30
1
-1
/
+1
*
added libip6t_REJECT.c for IPv6 reject support
Harald Welte
2001-07-23
1
-1
/
+1
*
Major icmpv6 cleanup / fixes by Kis-Szabo Andras.
András Kis-Szabó
2001-07-14
1
-1
/
+1
[next]