[package] firewall: fix MSS issue affection RELATED new connections (closes: #5173)
[15.05/openwrt.git] / package / iptables / Makefile
2009-09-25 Felix Fietkauiptables: fix build error with linux 2.6.31
2009-08-07 Florian Fainelli[package] libiptc and libxtables should install their...
2009-08-01 Florian Fainelli[package] install libiptc/libipulog from iptables ...
2009-08-01 Florian Fainelli[package] force iptables to be configured with ipv6...
2009-07-15 Markus Wiggeupgrade to new upstream version 1.4.4
2009-06-09 Florian Fainelli[package] fix typo in iptables makefile resulting in...
2009-06-04 Florian Fainelli[package] do not apply iptables patches when building...
2009-05-29 Felix Fietkauiptables: export libipq
2009-05-05 Jo-Philipp Wich[package] iptables: install essential headers into...
2009-05-03 Nicolas Thill[package] iptables:
2009-05-02 Jo-Philipp Wich[package] iptables: install libxtables.so and libiptc...
2009-04-29 Jo-Philipp Wich[brcm-2.4] drop iptables 1.3.8 and switch to to 1.4...
2009-04-29 Imre Kalozwe don't need the libiptc library
2009-04-29 Imre Kalozupgrade iptables to 1.4.3.2
2009-04-17 Felix Fietkauget rid of $Id$ - it has never helped us and it has...
2009-02-21 Felix Fietkaufix a description which still mentioned ipp2p
2009-02-09 Gabor Juhos[kernel] netfilter: remove CHAOS, TARPIT and DELUDE...
2009-02-08 Gabor Juhos[package] iptables: remove CHAOS and TARPIT patches
2009-01-08 Nicolas Thilltemp fix for iptables build failure after [13931]
2008-12-27 Felix Fietkaufix iptables compile with 2.6.26
2008-12-01 Imre Kalozupgrade iptables to 1.4.1.1, needed for proper 2.6...
2008-11-16 Florian FainelliFinally fix iptables -m conntrack (#988), bump release...
2008-10-15 Gabor Juhos[package] netfilter/iptables: disable IMQ on 2.6.27
2008-09-22 Nicolas Thillmake the whole iptables/netfiter modular (closes: ...
2008-08-06 Felix Fietkauuse $(FPIC) in a few places where it matters
2008-08-04 John Crispinadds a new uci firewall
2008-06-02 Gabor Juhos[package] netfilter/iptables: enable IMQ on 2.6.25
2008-06-02 Florian FainelliWe do not need to make the experimental/install-experim...
2008-05-02 Gabor Juhos[package] IMQ is not yet available on 2.6.25
2008-04-15 Gabor Juhosupdate iptables to 1.4.0 (2.6 kernels only), refresh...
2008-02-04 Felix Fietkaumove /etc/config/firewall to /etc/firewall.config to...
2007-12-25 Felix Fietkauremove uninstalldev templates (no longer necessary)
2007-12-09 Felix FietkauUse $(CP) instead of $(INSTALL_BIN) for binaries.
2007-10-31 Gabor Juhos[packages] iptables: update description of the iptables...
2007-10-16 Florian FainelliUpdate description, iptables-mod-ipsec includes libipt_...
2007-10-07 Gabor Juhosadd TARPIT support to netfilter/iptables
2007-09-28 Felix Fietkauadd $(STAGING_DIR) as argument to the InstallDev templa...
2007-09-16 Nicolas Thillmove exec permissions fix at Build/Prepare stage
2007-09-07 Nicolas Thillmove package description to a separate definition,...
2007-09-05 Florian FainelliPackage ip6tables-utils as well (#2318)
2007-07-15 Florian FainelliFix the ip6tables dependency (#2079)
2007-07-12 Tim Yardleymove to iptables 1.3.8
2007-06-07 Tim Yardleypackage ipset for use
2007-06-02 Florian FainelliAdd iprange (#1799)
2007-05-23 Imre Kalozbreak trunk temporary - upgrade to 2.6.21.1 and iptable...
2007-04-13 Florian FainelliAdd raw and NOTRACK targets (#1583)
2007-04-01 Felix Fietkaufix iptables extension issue with mac os x builds
2007-03-23 Felix Fietkauimprove autorebuild for iptables when the kernel config...
2007-03-16 Felix Fietkauadd file type autodetection for the unpack command...
2007-03-16 Felix Fietkauadd a default for PKG_BUILD_DIR and PKG_INSTALL_DIR...
2007-03-01 Felix Fietkaumake the iptables package robust to kernel config changes
2007-02-28 Florian FainelliAdd ipt_CLASSIFY target for 2.4 kernels (#1338)
2007-01-08 Nicolas Thillmore use of the INSTALL_DIR variable
2006-12-25 Florian FainelliForgot kmod-ipt-imq dependency (#1076)
2006-11-26 Tim Yardleyinstall-devel puts this here, kill it too
2006-11-26 Tim Yardleycleanup some of the custom work for devel libs
2006-11-26 Felix Fietkauinstall iptables devel headers into the staging dir
2006-11-23 Felix Fietkaureplace lots of manual install commands with INSTALL_...
2006-11-12 Felix Fietkauimplement target profiles in menuconfig
2006-10-15 Felix Fietkauinit script cleanup, use /etc/rc.d/ for enabled scripts...
2006-10-13 Felix Fietkaufinally move buildroot-ng to trunk
2006-09-24 Nicolas Thillnew (last?) attempt at standardizing Makefiles
2006-08-04 Mike Bakerset PATH in rules.mk
2006-08-04 Mike Bakerfix everything I broke with the previous patches
2006-08-04 Mike Bakeradd quotes to TARGET_CC and TARGET_CROSS to help with...
2006-07-22 Felix Fietkauport over the netfilter module packaging to the new...
2006-07-03 Nicolas Thillremove unneeded RSTRIP calls.
2006-06-27 Mike Bakercredit where credit is due
2006-06-21 Felix Fietkaurevert last change and add a different fix
2006-06-21 Mike Bakeravoid includes that aren't required for current target...
2006-06-21 Felix Fietkauadd INCLUDE_DIR variable for $(TOPDIR)/include
2006-06-21 Felix Fietkaubuild system cleanup. move shared include files into...
2006-06-18 Nicolas Thillnormalize Makefiles.
2006-06-18 Felix Fietkauadd conffiles to iptables
2006-05-31 Felix Fietkaufix iptables build
2006-05-31 Felix Fietkauadd missing BuildPackage lines, convert install-dev...
2006-05-29 Nicolas Thillcosmetic change to standardize layout.
2006-04-29 Felix Fietkauinstall more iptables development stuff into the stagin...
2006-04-21 Felix Fietkauclean up package titles/descriptions
2006-04-21 Felix Fietkaumore cleanups and a new menuconfig generator
2006-04-19 Felix Fietkaubugfix in package/rules.mk, add support for dumping...
2006-04-14 Felix Fietkauport iptables to new config format, change handling...
2006-04-05 Felix Fietkaularge init script cleanup and merge of whiterussian...
2006-04-02 Felix Fietkaumap xt_ to ipt_ for iptables modules
2006-03-22 Imre Kalozupgrade to iptables 1.3.5
2006-02-01 Mike Bakerchange cp to $(CP)
2006-01-31 Felix Fietkaufix typo (#268)
2005-12-15 Imre Kalozadd my 2.6.15-rc5 port (yay) with devfs. The PCI subsys...
2005-12-09 Nicolas Thillbuild the transitional iptables-extra meta-package...
2005-12-07 Nicolas Thillmerge netfilter modules and iptables extensions variables
2005-11-18 Felix Fietkauadd layer7 patterns to iptables-mod-filter
2005-11-12 Nicolas Thillport iptables fix introduced by changeset:2447 to trunk
2005-11-11 Felix Fietkaufix iptables package
2005-11-11 Nicolas Thillbackport iptables extension split introduced by changes...
2005-10-22 Felix Fietkaulots of small package changes and dependency cleanups...
2005-10-20 Imre Kalozupdate iptables to v1.3.3
2005-06-06 Nicolas ThillAdd some mirrors
2005-05-19 Nicolas ThillCosmetic fix
2005-05-19 Felix Fietkaufix libipq install if staging dir doesn't contain usr...
2005-05-18 Nicolas ThillAdd missing .configured target causing superfluous...
next