aboutsummaryrefslogtreecommitdiff
path: root/package/iptables/Makefile
Commit message (Collapse)AuthorAge
...
* add TARPIT support to netfilter/iptables * netfilter: add the xt_TARPIT ↵Gabor Juhos2007-10-07
| | | | | | target module required by xt_CHAOS * include/netfilter.mk: reorder, xt_CHAOS depends on xt_TARPIT and xt_DELUDE * iptables: add libipt_TARPIT to the kmod-ipt-extra package, bump release number * original patchset can be found [http://tinyurl.com/2mjk2kx here] SVN-Revision: 9178
* add $(STAGING_DIR) as argument to the InstallDev template and update ↵Felix Fietkau2007-09-28
| | | | | | packages accordingly - this way we can reuse InstallDev to automatically generate UninstallDev or create -dev packages SVN-Revision: 9052
* move exec permissions fix at Build/Prepare stageNicolas Thill2007-09-16
| | | | SVN-Revision: 8802
* move package description to a separate definition, remove it when ↵Nicolas Thill2007-09-07
| | | | | | DESCRIPTION=TITLE SVN-Revision: 8659
* Package ip6tables-utils as well (#2318)Florian Fainelli2007-09-05
| | | | SVN-Revision: 8636
* Fix the ip6tables dependency (#2079)Florian Fainelli2007-07-15
| | | | SVN-Revision: 7978
* move to iptables 1.3.8Tim Yardley2007-07-12
| | | | SVN-Revision: 7946
* package ipset for useTim Yardley2007-06-07
| | | | SVN-Revision: 7517
* Add iprange (#1799)Florian Fainelli2007-06-02
| | | | SVN-Revision: 7462
* break trunk temporary - upgrade to 2.6.21.1 and iptables 1.3.7Imre Kaloz2007-05-23
| | | | SVN-Revision: 7315
* Add raw and NOTRACK targets (#1583)Florian Fainelli2007-04-13
| | | | SVN-Revision: 6945
* fix iptables extension issue with mac os x buildsFelix Fietkau2007-04-01
| | | | SVN-Revision: 6786
* improve autorebuild for iptables when the kernel config changesFelix Fietkau2007-03-23
| | | | SVN-Revision: 6652
* add file type autodetection for the unpack command and nuke PKG_CAT:= in ↵Felix Fietkau2007-03-16
| | | | | | lots of places SVN-Revision: 6582
* add a default for PKG_BUILD_DIR and PKG_INSTALL_DIR (will use ↵Felix Fietkau2007-03-16
| | | | | | KERNEL_BUILD_DIR if kernel.mk is included, BUILD_DIR otherwise) SVN-Revision: 6580
* make the iptables package robust to kernel config changesFelix Fietkau2007-03-01
| | | | SVN-Revision: 6447
* Add ipt_CLASSIFY target for 2.4 kernels (#1338)Florian Fainelli2007-02-28
| | | | SVN-Revision: 6424
* more use of the INSTALL_DIR variableNicolas Thill2007-01-08
| | | | SVN-Revision: 6023
* Forgot kmod-ipt-imq dependency (#1076)Florian Fainelli2006-12-25
| | | | SVN-Revision: 5901
* install-devel puts this here, kill it tooTim Yardley2006-11-26
| | | | SVN-Revision: 5652
* cleanup some of the custom work for devel libsTim Yardley2006-11-26
| | | | SVN-Revision: 5651
* install iptables devel headers into the staging dirFelix Fietkau2006-11-26
| | | | SVN-Revision: 5650
* replace lots of manual install commands with INSTALL_* variablesFelix Fietkau2006-11-23
| | | | SVN-Revision: 5624
* implement target profiles in menuconfigFelix Fietkau2006-11-12
| | | | SVN-Revision: 5512
* init script cleanup, use /etc/rc.d/ for enabled scripts, ↵Felix Fietkau2006-10-15
| | | | | | /etc/init.d/<pkgname> (enable|disable) manages symlinks SVN-Revision: 5128
* finally move buildroot-ng to trunkFelix Fietkau2016-03-20