summaryrefslogtreecommitdiffstats
path: root/extensions/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Unifies libip[6]t_sctp.c into libxt_sctp.cYasuyuki KOZAKAI2007-07-241-2/+2
* Unifies libip[6]t_standard.c into libxt_standard.cYasuyuki KOZAKAI2007-07-241-3/+3
* Unifies libip[6]t_tcp.c into libxt_tcp.c.Yasuyuki KOZAKAI2007-07-241-3/+3
* Add IPv6 support to tcpmss matchYasuyuki KOZAKAI2007-07-241-2/+2
* Unifies libip[6]t_udp.c into libxt_udp.cYasuyuki KOZAKAI2007-07-241-3/+3
* Unifies libip[6]_mark.c into libxt_mark.cYasuyuki KOZAKAI2007-07-241-3/+3
* Unifies libip[6]t_multiport.c into libipxt_multiport.cYasuyuki KOZAKAI2007-07-241-1/+1
* Moves libipt_multiport.c to libxt_multiport.cYasuyuki KOZAKAI2007-07-241-2/+2
* Renames libipt_NOTRACK.c to libxt_NOTRACK.cYasuyuki KOZAKAI2007-07-241-1/+2
* Installs libxt_*.so to DEST_IPT_LIBIDR and link libip[6]t_*.so to it.Yasuyuki KOZAKAI2007-07-241-0/+26
* Introduces DEST_IPT_LIBDIR to simplify $(DESTDIR)$(LIBDIR)/iptablesYasuyuki KOZAKAI2007-07-241-8/+9
* PATCH: Add connlimit to iptables.Jan Engelhardt2007-07-091-2/+2
* Add Jozsef's TRACE target.Patrick McHardy2007-06-251-2/+2
* Forgot to add TCPMSS target to PF6_EXT_SLIBPatrick McHardy2007-02-131-1/+1
* Remove extensions for unmaintained/obsolete patchletsPatrick McHardy2007-01-101-2/+2
* Move extensions for pom patches to individual patchlets.Patrick McHardy2006-12-121-1/+1
* secmark: Add libip6t_CONNSECMARKJames Morris2006-05-241-1/+1
* secmark: Add libipt_CONNSECMARKJames Morris2006-05-241-1/+1
* secmark: Add libip6t_SECMARKJames Morris2006-05-241-1/+1
* secmark: Add libipt_SECMARKJames Morris2006-05-241-1/+1
* secmark: Add libselinux supportJames Morris2006-05-241-1/+14
* fix loading shared library of ICMPv6 match.Yasuyuki KOZAKAI2006-04-151-1/+1
* Prepare policy match for x_tables unification by making sure bothPatrick McHardy2006-01-311-2/+2
* Add 'copy+paste' support for 'state' and 'connmark' match, as well asHarald Welte2006-01-261-1/+1
* add NFQUEUE support for ipv4 and ipv6Harald Welte2005-07-191-2/+2
* - add hashlimit to makefileHarald Welte2004-10-201-1/+1
* Add comment match extension (Brad Fisher)Brad Fisher2004-09-201-1/+1
* port physdev to ip6tables (Bart De Schuymer)Bart De Schuymer2004-09-121-1/+1
* Add addrtype match to list of unconditionally built extensionsPatrick McHardy2004-06-281-1/+1
* Semicolon were missing in the added assigment linesJoszef Kadlecsik2004-06-171-4/+4
* Fix for empty extra match/target man page list processingJoszef Kadlecsik2004-06-171-4/+8
* Fix missing 6 (Bjorn Mattsson)Martin Josefsson2004-04-071-1/+1
* add userspace part of SCTP matchHarald Welte2004-02-211-1/+1
* split manpages into per-extension manpage snippet (Henrik Nordstrom)Henrik Nordstrom2004-01-221-0/+75
* unconditionally build libipt_connmark.so (Carlo Pires)Harald Welte2003-10-081-1/+1
* unconditionally build TRACE and NOTRACK pluginsHarald Welte2003-10-071-2/+2
* add include files for soon-to-be-submitted patches (and build them unconditio...Harald Welte2003-08-231-1/+1
* rename iplimit to connlimitHarald Welte2003-04-301-1/+1
* dont build ipv6 when DO_IPV6=0Harald Welte2003-03-051-1/+3
* make DO_IPV6 work again..Harald Welte2003-03-041-1/+1
* add libipt_physdev.c (Bart de Schumyer)Bart De Schuymer2003-02-111-1/+1
* add support for rpc matchHarald Welte2003-01-121-5/+7
* add TARPIT target (Aaron Hopkins)Aaron Hopkins2002-12-051-1/+1
* make libipt_helper.so build always, since it's now submitted to 2.4.20Harald Welte2002-08-091-1/+1
* add ECN match pluginHarald Welte2002-05-291-1/+1
* rename ipv6_agr to ipv6_eui64Harald Welte2002-03-191-1/+1
* compile libip6t_agr by defaultHarald Welte2002-03-181-1/+1
* make libipt_conntrack compile by defaultHarald Welte2002-03-181-1/+1
* libipt_pkttype now compiled by defaultHarald Welte2002-03-181-1/+1
* add DSCP matchHarald Welte2002-03-141-1/+1