summaryrefslogtreecommitdiff
path: root/openwrt/package/iptables/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* move old kamikaze out of trunk - will put buildroot-ng in there as soon as ↵Felix Fietkau2006-10-071-129/+0
| | | | | | all the developers are ready SVN-Revision: 4944
* install more iptables development stuff into the staging dirFelix Fietkau2006-04-291-4/+6
| | | | SVN-Revision: 3713
* large init script cleanup and merge of whiterussian changes, new dnsmasq ↵Felix Fietkau2006-04-051-0/+7
| | | | | | config handling SVN-Revision: 3588
* map xt_ to ipt_ for iptables modulesFelix Fietkau2006-04-021-2/+2
| | | | SVN-Revision: 3586
* upgrade to iptables 1.3.5Imre Kaloz2006-03-221-2/+2
| | | | SVN-Revision: 3448
* change cp to $(CP)Mike Baker2006-02-011-9/+9
| | | | SVN-Revision: 3112
* fix typo (#268)Felix Fietkau2006-01-311-1/+1
| | | | SVN-Revision: 3088
* add my 2.6.15-rc5 port (yay) with devfs. The PCI subsystem is broken on ↵Imre Kaloz2005-12-151-4/+4
| | | | | | Broadcom boards, we are working on it. Also upgrade iptables to 1.3.4 SVN-Revision: 2683
* build the transitional iptables-extra meta-package too (port of changeset:2558)Nicolas Thill2005-12-091-0/+3
| | | | SVN-Revision: 2609
* merge netfilter modules and iptables extensions variablesNicolas Thill2005-12-071-9/+9
| | | | SVN-Revision: 2585
* add layer7 patterns to iptables-mod-filterFelix Fietkau2005-11-181-1/+6
| | | | SVN-Revision: 2519
* port iptables fix introduced by changeset:2447 to trunkNicolas Thill2005-11-121-1/+1
| | | | SVN-Revision: 2448
* fix iptables packageFelix Fietkau2005-11-111-2/+2
| | | | SVN-Revision: 2442
* backport iptables extension split introduced by changeset:2412 (fix ↵Nicolas Thill2005-11-111-15/+39
| | | | | | ticket:40), bump trunk release number SVN-Revision: 2435
* lots of small package changes and dependency cleanups for the V= stuffFelix Fietkau2005-10-221-2/+2
| | | | SVN-Revision: 2230
* update iptables to v1.3.3Imre Kaloz2005-10-201-2/+2
| | | | SVN-Revision: 2197
* Add some mirrorsNicolas Thill2005-06-061-1/+4
| | | | SVN-Revision: 1162
* Cosmetic fixNicolas Thill2005-05-191-2/+2
| | | | SVN-Revision: 973
* fix libipq install if staging dir doesn't contain usr/lib and usr/include yetFelix Fietkau2005-05-191-0/+1
| | | | SVN-Revision: 959
* Add missing .configured target causing superfluous package rebuildNicolas Thill2005-05-181-0/+3
| | | | SVN-Revision: 934
* Convert iptables to new packaging styleNicolas Thill2005-05-181-125/+68
| | | | SVN-Revision: 922
* copy libiptc.a to staging dirFelix Fietkau2005-04-211-0/+1
| | | | SVN-Revision: 700
* update iptables to 1.3.1 and build/copy libipq.a+includesFelix Fietkau2005-04-011-3/+12
| | | | SVN-Revision: 510
* add package for iptables-save and -restoreFelix Fietkau2005-03-251-0/+20
| | | | SVN-Revision: 452
* add md5sumsWaldemar Brodkorb2005-03-211-1/+4
| | | | SVN-Revision: 405
* add downloading script (with md5sum checking and sourceforge downloading ↵Felix Fietkau2005-03-191-1/+1
| | | | | | support) SVN-Revision: 391
* use another mirror, this mirror is downWaldemar Brodkorb2005-03-161-1/+1
| | | | SVN-Revision: 381
* Remove ip6t_* kernel modules from iptables-extra packageNicolas Thill2005-03-081-2/+0
| | | | SVN-Revision: 346
* Remove packages when cleaningNicolas Thill2005-03-061-1/+1
| | | | SVN-Revision: 319
* Add package install dependencies (don't install a package if it's already ↵Nicolas Thill2005-03-061-8/+18
| | | | | | installed) SVN-Revision: 315
* nbd's makefile/menuconfig rewriteMike Baker2005-03-061-0/+97
SVN-Revision: 307