aboutsummaryrefslogtreecommitdiffstats
path: root/package/iptables
Commit message (Expand)AuthorAgeFilesLines
* port [6229] to kamikazeFelix Fietkau2007-02-081-2/+7
* fix chaostables patch (closes: #1246)Nicolas Thill2007-01-231-12/+0
* Add chaostable from #1187, also enable netfilter modules for ixp4xx.Florian Fainelli2007-01-221-0/+348
* more use of the INSTALL_DIR variableNicolas Thill2007-01-081-1/+2
* fix iptables warning about 'wierd' interface names (#1082)Felix Fietkau2007-01-011-0/+28
* Forgot kmod-ipt-imq dependency (#1076)Florian Fainelli2006-12-251-1/+1
* prepare for moving part of the firewall to hotplug. created new chains {input...Felix Fietkau2006-12-203-29/+25
* prepare packages for kernel upgrade to 2.6.19Felix Fietkau2006-12-141-0/+10
* install-devel puts this here, kill it tooTim Yardley2006-11-261-0/+1
* cleanup some of the custom work for devel libsTim Yardley2006-11-261-3/+10
* install iptables devel headers into the staging dirFelix Fietkau2006-11-261-0/+1
* replace lots of manual install commands with INSTALL_* variablesFelix Fietkau2006-11-231-13/+13
* implement target profiles in menuconfigFelix Fietkau2006-11-121-1/+0
* replace br0 with $LANFelix Fietkau2006-11-091-1/+1
* export WAN variable so that firewall works (#907)Florian Fainelli2006-11-031-0/+1
* add firewall protection for wan_device in addition to wan_ifname (fixes #852)Felix Fietkau2006-10-151-0/+2
* init script cleanup, use /etc/rc.d/ for enabled scripts, /etc/init.d/<pkgname...Felix Fietkau2006-10-152-2/+2
* add new rc.common for standardized init scripts, convert existing init scriptsFelix Fietkau2006-10-041-97/+109
* fix missing update for include() api change (#815)Felix Fietkau2006-10-041-1/+1
* sync firewall script with whiterussian changesFelix Fietkau2006-09-261-1/+5
* new (last?) attempt at standardizing MakefilesNicolas Thill2006-09-241-95/+101
* set PATH in rules.mkMike Baker2006-08-041-4/+4
* fix everything I broke with the previous patches Mike Baker2006-08-041-2/+2
* add quotes to TARGET_CC and TARGET_CROSS to help with distcc and ccacheMike Baker2006-08-041-4/+4
* rewrite of the network scripts and configurationFelix Fietkau2006-07-303-13/+8
* port over the netfilter module packaging to the new system and fix iptables d...Felix Fietkau2006-07-221-8/+8
* remove unneeded RSTRIP calls.Nicolas Thill2006-07-031-4/+0
* add missing copyright noticesFelix Fietkau2006-06-274-0/+7
* credit where credit is dueMike Baker2006-06-271-0/+6
* revert last change and add a different fixFelix Fietkau2006-06-211-3/+4
* avoid includes that aren't required for current target (make download)Mike Baker2006-06-211-4/+3
* add INCLUDE_DIR variable for $(TOPDIR)/includeFelix Fietkau2006-06-211-3/+3
* build system cleanup. move shared include files into $(TOPDIR)/include, move ...Felix Fietkau2006-06-211-3/+3
* normalize Makefiles.Nicolas Thill2006-06-181-6/+0
* add conffiles to iptablesFelix Fietkau2006-06-181-0/+5
* fix iptables buildFelix Fietkau2006-05-311-0/+1
* add missing BuildPackage lines, convert install-dev: to Build/InstallDevFelix Fietkau2006-05-311-18/+16
* resync with kamikazeFelix Fietkau2006-05-301-0/+1
* cosmetic change to standardize layout.Nicolas Thill2006-05-291-3/+3
* Convert packages to new templateMike Baker2006-05-102-169/+0
* install more iptables development stuff into the staging dirFelix Fietkau2006-04-291-4/+6
* clean up package titles/descriptionsFelix Fietkau2006-04-211-15/+23
* more cleanups and a new menuconfig generatorFelix Fietkau2006-04-211-4/+5
* bugfix in package/rules.mk, add support for dumping package information with ...Felix Fietkau2006-04-191-0/+3
* port iptables to new config format, change handling of TITLE and DESCRIPTIONFelix Fietkau2006-04-1413-135/+178
* fix firewall-related conffiles (moved to the iptables package)Felix Fietkau2006-04-061-0/+2
* large init script cleanup and merge of whiterussian changes, new dnsmasq conf...Felix Fietkau2006-04-055-0/+243
* map xt_ to ipt_ for iptables modulesFelix Fietkau2006-04-021-2/+2
* update ipp2p to 0.8.1rc1, add it to 2.6 as wellFelix Fietkau2006-03-231-186/+134
* Add libipt_IMQ, fixes #396Florian Fainelli2006-03-232-0/+237