| Commit message (Expand) | Author | Age | Files | Lines |
* | kernel: remove imq support, refresh patches | nbd | 2011-02-21 | 1 | -24/+0 |
* | generic: move iptables/netfilter kernel options from generic/config to packag... | acoul | 2010-09-01 | 1 | -1/+4 |
* | finalize r22241 fixes | acoul | 2010-07-17 | 1 | -2/+3 |
* | package/kernel: update r22229 | acoul | 2010-07-17 | 1 | -1/+1 |
* | [package] iptables: package hashlimit module (#6696) | jow | 2010-07-16 | 1 | -0/+14 |
* | massive: replace occurences of .$(LINUX_KMOD_SUFFIX) with .ko after r21950 | claudio | 2010-07-12 | 1 | -29/+29 |
* | remove obsolete kernel dependencies and version checks | nbd | 2010-06-26 | 1 | -6/+4 |
* | [netfilter] package TPROXY target and module infrastructure | jow | 2010-06-22 | 1 | -0/+21 |
* | [package] kernel: ensure that IMQ is autoloaded after ip_queue, fixes disappe... | jow | 2010-06-07 | 1 | -1/+1 |
* | package/kernel: move AddDepends calls at the end of package definitions, move... | nico | 2010-04-29 | 1 | -23/+23 |
* | package/kernel: rename KernelPackage/*/Depends to AddDepends/* | nico | 2010-04-24 | 1 | -24/+24 |
* | netfilter: fix extension list in package descriptions (closes: #7045) | nico | 2010-04-04 | 1 | -93/+44 |
* | kernel: fix some documentation | hauke | 2010-03-21 | 1 | -20/+72 |
* | [package] update netfilter packages description, patch from Edgar Soldin | florian | 2010-03-20 | 1 | -3/+5 |
* | [package] kernel: specify kmod packages dependencies in a uniform way | nico | 2010-01-22 | 1 | -40/+43 |
* | [package] kernel: fix kmod-ipt-iprange (closes: #6187) | nico | 2009-12-18 | 1 | -0/+1 |
* | remove ipset support from core, it is now provided by xtables-addons from the... | nico | 2009-10-03 | 1 | -31/+0 |
* | [ipset] Update ipset to version 3.2 | hauke | 2009-09-27 | 1 | -0/+3 |
* | [package] kmod-ipt-nathelper-extra: Fix kmod-textsearch dependency (#5665) | acinonyx | 2009-08-11 | 1 | -1/+1 |
* | [package] split ebtables packages and modules into ebtables ipv4/6 and watche... | florian | 2009-07-25 | 1 | -4/+53 |
* | use .$(LINUX_KMOD_SUFFIX) instead of .ko in AutoLoad (closes: #5452) | nico | 2009-07-07 | 1 | -2/+2 |
* | [package] fix kmod-ip6tables modules (#5274) | florian | 2009-07-05 | 1 | -1/+1 |
* | [kernel] include arpfilter and arp_mangle in the kmod-arptables modules (#5410) | florian | 2009-06-28 | 1 | -1/+3 |
* | [package] kernel: prepare kconfig for imq update | jow | 2009-05-07 | 1 | -1/+1 |
* | [package] kernel: fix dependencies for kmod-ipt-filter (required by qos-scripts) | jow | 2009-05-02 | 1 | -1/+2 |
* | [package] kernel: make kmod-ipt-filter available on brcm-2.4, kernel 2.4 prov... | jow | 2009-05-01 | 1 | -1/+1 |
* | get rid of $Id$ - it has never helped us and it has broken too many patches ;) | nbd | 2009-04-17 | 1 | -1/+0 |
* | [kernel] ipt-extra not broken on kernel 2.6.28 any more as CHAOS, TARPIT and ... | hauke | 2009-03-07 | 1 | -2/+1 |
* | [kernel] add textsearch, NF_CONNTRACK_AMANDA and NETFILTER_XT_MATCH_STRING ne... | hauke | 2009-03-07 | 1 | -2/+2 |
* | fix IMQ on linux 2.6.27 and 2.6.28 | nbd | 2009-02-21 | 1 | -1/+1 |
* | remove support for ipp2p - it's unmaintained, broken, overmatching and underm... | nbd | 2009-02-21 | 1 | -1/+1 |
* | [kernel] netfilter: remove CHAOS, TARPIT and DELUDE references | juhosg | 2009-02-09 | 1 | -3/+0 |
* | [package] kernel: mark modules that won't build on 2.6.28 as broken | nico | 2009-02-02 | 1 | -1/+2 |
* | [package] kernel: add modules for nfnetlink based packet logging & queuing an... | nico | 2009-01-31 | 1 | -0/+65 |
* | unmask ip6tables on 2.6.27 and 2.6.28 | thepeople | 2009-01-10 | 1 | -2/+1 |
* | disable IMQ on 2.6.28 as well -- people should use IFB.. | kaloz | 2008-12-12 | 1 | -2/+2 |
* | [package] netfilter/iptables: disable IMQ on 2.6.27 | juhosg | 2008-10-15 | 1 | -2/+3 |
* | fix IMQ autoloading | nico | 2008-09-27 | 1 | -1/+1 |
* | load {arp,eb,ip6}tables kernel modules last after other conntrack modules (cl... | nico | 2008-09-24 | 1 | -3/+3 |
* | make the whole iptables/netfiter modular (closes: #3871, #3527) | nico | 2008-09-22 | 1 | -30/+104 |
* | fix kmod-ipt-imq module generation (closes: #3896) | nico | 2008-08-21 | 1 | -3/+12 |
* | fixes etables CONFIG_* selection for >= 2.6.25, fixes #3674 | blogic | 2008-07-30 | 1 | -2/+2 |
* | [package] netfilter/iptables: enable IMQ on 2.6.25 | juhosg | 2008-06-02 | 1 | -3/+1 |
* | disable ip6tables as well on 2.6.25 until we have working IMQ support | nico | 2008-05-11 | 1 | -1/+2 |
* | fix typos in [11073] | nico | 2008-05-09 | 1 | -2/+2 |
* | cosmetic change: rename IPT_NAT_DEFAULT & IPT_NAT_EXTRA to IPT_NATHELPER & IP... | nico | 2008-05-08 | 1 | -6/+6 |
* | package/kernel fixes: | nico | 2008-05-08 | 1 | -1/+2 |
* | [package] IMQ is not yet available on 2.6.25 | juhosg | 2008-05-02 | 1 | -0/+1 |
* | [package] kmod-ipt-iprange: fix build error on .25 | juhosg | 2008-04-30 | 1 | -1/+1 |
* | update iptables to 1.4.0 (2.6 kernels only), refresh kernel patches | juhosg | 2008-04-15 | 1 | -65/+66 |