summaryrefslogtreecommitdiff
path: root/package/iptables
AgeCommit message (Expand)Author
2007-06-30make the firewall script run after the network script again (required for wor...nbd
2007-06-28Initialise firewall before network (#1988)florian
2007-06-07package ipset for usepavlov
2007-06-05upgrade a few packages to newer versions (includes patch by kaloz) - preparat...nbd
2007-06-04refresh all package patches in the buildroot using quiltnbd
2007-06-02Add iprange (#1799)florian
2007-05-23break trunk temporary - upgrade to 2.6.21.1 and iptables 1.3.7kaloz
2007-04-13Add raw and NOTRACK targets (#1583)florian
2007-04-01fix iptables extension issue with mac os x buildsnbd
2007-03-27fix a problem with the firewall script (multicast traffic could produce packe...nbd
2007-03-23improve autorebuild for iptables when the kernel config changesnbd
2007-03-16add file type autodetection for the unpack command and nuke PKG_CAT:= in lots...nbd
2007-03-16add a default for PKG_BUILD_DIR and PKG_INSTALL_DIR (will use KERNEL_BUILD_DI...nbd
2007-03-05trunk.. same deal as changeset:6526pavlov
2007-03-01make the iptables package robust to kernel config changesnbd
2007-02-28Add ipt_CLASSIFY target for 2.4 kernels (#1338)florian
2007-02-08port [6229] to kamikazenbd
2007-01-23fix chaostables patch (closes: #1246)nico
2007-01-22Add chaostable from #1187, also enable netfilter modules for ixp4xx.florian
2007-01-08more use of the INSTALL_DIR variablenico
2007-01-01fix iptables warning about 'wierd' interface names (#1082)nbd
2006-12-25Forgot kmod-ipt-imq dependency (#1076)florian
2006-12-20prepare for moving part of the firewall to hotplug. created new chains {input...nbd
2006-12-14prepare packages for kernel upgrade to 2.6.19nbd
2006-11-26install-devel puts this here, kill it toopavlov
2006-11-26cleanup some of the custom work for devel libspavlov
2006-11-26install iptables devel headers into the staging dirnbd
2006-11-23replace lots of manual install commands with INSTALL_* variablesnbd
2006-11-12implement target profiles in menuconfignbd
2006-11-09replace br0 with $LANnbd
2006-11-03export WAN variable so that firewall works (#907)florian
2006-10-15add firewall protection for wan_device in addition to wan_ifname (fixes #852)nbd
2006-10-15init script cleanup, use /etc/rc.d/ for enabled scripts, /etc/init.d/<pkgname...nbd
2006-10-04add new rc.common for standardized init scripts, convert existing init scriptsnbd
2006-10-04fix missing update for include() api change (#815)nbd
2006-09-26sync firewall script with whiterussian changesnbd
2006-09-24new (last?) attempt at standardizing Makefilesnico
2006-08-04set PATH in rules.mkmbm
2006-08-04fix everything I broke with the previous patches mbm
2006-08-04add quotes to TARGET_CC and TARGET_CROSS to help with distcc and ccachembm
2006-07-30rewrite of the network scripts and configurationnbd
2006-07-22port over the netfilter module packaging to the new system and fix iptables d...nbd
2006-07-03remove unneeded RSTRIP calls.nico
2006-06-27add missing copyright noticesnbd
2006-06-27credit where credit is duembm
2006-06-21revert last change and add a different fixnbd
2006-06-21avoid includes that aren't required for current target (make download)mbm
2006-06-21add INCLUDE_DIR variable for $(TOPDIR)/includenbd
2006-06-21build system cleanup. move shared include files into $(TOPDIR)/include, move ...nbd
2006-06-18normalize Makefiles.nico