| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | [package] do not apply iptables patches when building with CONFIG_EXTERNAL_KE... | florian | 2009-06-04 | 1 | -0/+4 |
* | iptables: export libipq | nbd | 2009-05-29 | 1 | -3/+8 |
* | [package] iptables: update imq userspace part | jow | 2009-05-07 | 3 | -201/+127 |
* | [package] iptables: install essential headers into staging dir | jow | 2009-05-05 | 1 | -0/+8 |
* | [package] iptables: fix segfault in xtables_parse_protocol() if an unknown pr... | jow | 2009-05-03 | 1 | -0/+13 |
* | [package] iptables: | nico | 2009-05-03 | 1 | -47/+44 |
* | [package] iptables: install libxtables.so and libiptc.so into staging dir | jow | 2009-05-02 | 1 | -0/+2 |
* | [package] iptables: replace exot_error() with xtables_error() in layer7 patch | jow | 2009-05-01 | 1 | -11/+11 |
* | [iptables] Update layer7 rules | hauke | 2009-05-01 | 16 | -7/+20 |
* | [iptables] In r15501 the libxt_layer7.c was placed in a wrong location. | hauke | 2009-05-01 | 1 | -4/+4 |
* | [brcm-2.4] drop iptables 1.3.8 and switch to to 1.4.3.2, refresh layer7 kerne... | jow | 2009-04-29 | 8 | -973/+59 |
* | we don't need the libiptc library | kaloz | 2009-04-29 | 1 | -1/+0 |
* | upgrade iptables to 1.4.3.2 | kaloz | 2009-04-29 | 5 | -3/+3 |
* | get rid of $Id$ - it has never helped us and it has broken too many patches ;) | nbd | 2009-04-17 | 1 | -1/+0 |
* | fix a description which still mentioned ipp2p | nbd | 2009-02-21 | 1 | -1/+1 |
* | remove support for ipp2p - it's unmaintained, broken, overmatching and underm... | nbd | 2009-02-21 | 2 | -938/+0 |
* | [kernel] netfilter: remove CHAOS, TARPIT and DELUDE references | juhosg | 2009-02-09 | 1 | -3/+0 |
* | [package] iptables: remove CHAOS and TARPIT patches | juhosg | 2009-02-08 | 3 | -501/+2 |
* | [iptable] fix table alignment for cris (#4104) | claudio | 2009-02-04 | 1 | -0/+12 |
* | fix userland netfilter headers installed by iptables | nico | 2009-01-18 | 1 | -0/+10 |
* | temp fix for iptables build failure after [13931] | nico | 2009-01-08 | 1 | -1/+4 |
* | fix iptables compile with 2.6.26 | nbd | 2008-12-27 | 1 | -0/+1 |
* | upgrade iptables to 1.4.1.1, needed for proper 2.6.27 support | kaloz | 2008-12-01 | 8 | -568/+221 |
* | Finally fix iptables -m conntrack (#988), bump release numnber | florian | 2008-11-16 | 2 | -1/+12 |
* | [package] netfilter/iptables: disable IMQ on 2.6.27 | juhosg | 2008-10-15 | 1 | -1/+1 |
* | make the whole iptables/netfiter modular (closes: #3871, #3527) | nico | 2008-09-22 | 1 | -13/+50 |
* | use $(FPIC) in a few places where it matters | nbd | 2008-08-06 | 1 | -0/+2 |
* | adds a new uci firewall | blogic | 2008-08-04 | 5 | -282/+0 |
* | [package] netfilter/iptables: enable IMQ on 2.6.25 | juhosg | 2008-06-02 | 1 | -1/+1 |
* | We do not need to make the experimental/install-experimental targets starting... | florian | 2008-06-02 | 1 | -1/+2 |
* | [package] IMQ is not yet available on 2.6.25 | juhosg | 2008-05-02 | 1 | -1/+1 |
* | update iptables to 1.4.0 (2.6 kernels only), refresh kernel patches | juhosg | 2008-04-15 | 15 | -571/+2097 |
* | Fix layer7 user-space iptables compilation (#3307) | florian | 2008-04-06 | 1 | -1/+2 |
* | [package] iptables: remove obsolete patch | juhosg | 2008-02-15 | 1 | -12/+0 |
* | move /etc/config/firewall to /etc/firewall.config to prevent it from interfer... | nbd | 2008-02-04 | 2 | -4/+4 |
* | Here comes the new UCI. Enjoy :) | nbd | 2008-02-03 | 1 | -1/+0 |
* | remove uninstalldev templates (no longer necessary) | nbd | 2007-12-25 | 1 | -12/+0 |
* | Use $(CP) instead of $(INSTALL_BIN) for binaries. | nbd | 2007-12-09 | 1 | -4/+4 |
* | update stripped subset of l7 patterns to 11-03-2007 patterns | pavlov | 2007-11-19 | 17 | -128/+151 |
* | Add a boolean to allow NAT from LAN or not, default to nat LAN (#2535) | florian | 2007-11-05 | 1 | -5/+12 |
* | [packages] iptables: update description of the iptables-mod-ipopt | juhosg | 2007-10-31 | 1 | -1/+3 |
* | Only masquerade LAN, other settings need manual tweaking | florian | 2007-10-29 | 1 | -4/+5 |
* | Only masquerade non routable addresses (#2535) | florian | 2007-10-29 | 1 | -1/+4 |
* | Update description, iptables-mod-ipsec includes libipt_policy.so | florian | 2007-10-16 | 1 | -0/+1 |
* | add TARPIT support to netfilter/iptables | juhosg | 2007-10-07 | 2 | -1/+111 |
* | add $(STAGING_DIR) as argument to the InstallDev template and update packages... | nbd | 2007-09-28 | 1 | -12/+12 |
* | move exec permissions fix at Build/Prepare stage | nico | 2007-09-16 | 1 | -1/+5 |
* | move package description to a separate definition, remove it when DESCRIPTION... | nico | 2007-09-07 | 1 | -77/+84 |
* | Package ip6tables-utils as well (#2318) | florian | 2007-09-05 | 1 | -1/+14 |
* | iptables: refresh patches to 1.3.8 | pavlov | 2007-07-31 | 6 | -47/+47 |