| Commit message (Expand) | Author | Age | Files | Lines |
* | netfilter: split off header matching modules not used by the default config (... | Felix Fietkau | 2014-06-02 | 1 | -7/+9 |
* | iptables/netfilter: add connlimit to conntrack-extra | Steven Barth | 2014-03-11 | 1 | -0/+1 |
* | Fix IPv6 NAT breaking older kernels | Steven Barth | 2013-09-03 | 1 | -2/+0 |
* | netfilter: Add IPv6-NAT support for kernel and ipt Thanks to Berni, Adam Nova... | Steven Barth | 2013-09-01 | 1 | -1/+9 |
* | netfilter: fix typo | Luka Perkov | 2013-08-21 | 1 | -1/+1 |
* | netfilter: remove use of obsolete compatibility config symbols for mark and c... | Felix Fietkau | 2013-07-15 | 1 | -8/+4 |
* | netfilter: move time, mark, set matches and MARK, REDIRECT, SET targets into ... | Jo-Philipp Wich | 2013-05-21 | 1 | -11/+11 |
* | netfilter: Fix typo in last commit | Steven Barth | 2013-03-07 | 1 | -1/+1 |
* | iptables: Add missing IPv6 builtin modules | Steven Barth | 2013-03-07 | 1 | -1/+3 |
* | package/kernel: xt_NOTRACK has been removed in 3.7-rc1 | Gabor Juhos | 2013-02-04 | 1 | -1/+1 |
* | netfilter.mk: add addrtype match to iptables-mod-extra (kmod-ipt-extra) | Jo-Philipp Wich | 2013-01-14 | 1 | -2/+1 |
* | netfilter: xt_NOTRACK is incorporated in xt_CT as of 3.8-rc3 | Florian Fainelli | 2013-01-10 | 1 | -1/+1 |
* | fix ipv4 nat on 3.7 by adding missing iptables modules | John Crispin | 2012-12-22 | 1 | -1/+1 |
* | netfilter: fix module list for 3.7 kernel | Gabor Juhos | 2012-12-18 | 1 | -6/+11 |
* | netfilter.mk: extend nf_add macro to take a version dependency expression | Jo-Philipp Wich | 2012-12-15 | 1 | -19/+16 |
* | netfilter.mk: fix packaging of xt_LOG.ko, it moved between 3.3.8 and 3.6.x | Jo-Philipp Wich | 2012-12-11 | 1 | -2/+6 |
* | kernel: fix loading of nf_nat_irc | Hauke Mehrtens | 2012-11-18 | 1 | -1/+1 |
* | add 3.7-rc6 support (patch 820 still has to be fixed) | Imre Kaloz | 2012-11-18 | 1 | -3/+12 |
* | include/netfilter.mk: remove a few obsolete lines | Felix Fietkau | 2012-09-23 | 1 | -8/+0 |
* | kmod-ipt-nathelper-extra: fix missing nf_conntrack_broadcast.ko | Felix Fietkau | 2012-06-18 | 1 | -0/+1 |
* | include/netfilter.mk: clean up, remove junk for old kernel versions | Felix Fietkau | 2012-06-07 | 1 | -70/+9 |
* | fix ipt_ttl and ipt_TTL userspace library packaging | Jo-Philipp Wich | 2012-03-12 | 1 | -4/+4 |
* | kernel: update module names and add new config symbols for linux 3.3 | Jonas Gorski | 2012-02-02 | 1 | -1/+6 |
* | add CT target and TTL/HL match+target | Jo-Philipp Wich | 2012-01-04 | 1 | -0/+4 |
* | remove current RTSP support | Jo-Philipp Wich | 2012-01-04 | 1 | -4/+0 |
* | package CT target | Jo-Philipp Wich | 2011-12-25 | 1 | -0/+1 |
* | netfilter.mk: remove a few obsolete CompareKernelPatchVer calls | Felix Fietkau | 2011-06-01 | 1 | -17/+5 |
* | package u32 match and TEE target, patches by Maxim Uvarov | Jo-Philipp Wich | 2011-05-24 | 1 | -0/+8 |
* | firewall: allow local redirection of ports | Jo-Philipp Wich | 2011-04-12 | 1 | -2/+2 |
* | iipt-debug: create bundle of netfilter modules for debugging | Hauke Mehrtens | 2011-04-09 | 1 | -0/+5 |
* | add kmod-ipt-led | Florian Fainelli | 2011-04-03 | 1 | -0/+3 |
* | netfilter.mk: put ipv6 conntrack in the right package | Felix Fietkau | 2011-02-27 | 1 | -2/+1 |
* | netfilter: add missing modules for v6 conntrack (patch from #8940) | Felix Fietkau | 2011-02-26 | 1 | -0/+2 |
* | move nf_{conntrack,nat}_tftp to ipt-nathelper-extra, most people don't need this | Felix Fietkau | 2011-02-26 | 1 | -4/+4 |
* | kernel: remove imq support, refresh patches | Felix Fietkau | 2011-02-21 | 1 | -8/+0 |
* | netfilter.mk: fix connmark packaging for Kernels >= 2.6.35, thanks Daniel Gim... | Jo-Philipp Wich | 2010-12-19 | 1 | -1/+2 |
* | netfilter: workaround a userspace/kernel mismatch on Linux 2.6.35 and later | Jo-Philipp Wich | 2010-10-18 | 1 | -1/+6 |
* | finalize r22241 fixes | Alexandros C. Couloumbis | 2010-07-17 | 1 | -3/+3 |
* | package TPROXY target and module infrastructure | Jo-Philipp Wich | 2010-06-22 | 1 | -0/+7 |
* | include/netfilter.mk fix typo on r21795 | Alexandros C. Couloumbis | 2010-06-14 | 1 | -2/+2 |
* | include/netfilter.mk: add 2.6.35 kernel support | Alexandros C. Couloumbis | 2010-06-14 | 1 | -3/+10 |
* | netfilter: extension fixes (partially closes: #7045) * add missing xt_owner (... | Nicolas Thill | 2010-04-04 | 1 | -1/+4 |
* | include/netfilter.mk: move ebtables definitions at the end | Nicolas Thill | 2010-04-04 | 1 | -36/+37 |
* | properly package xt_comment.ko (#6742) | Jo-Philipp Wich | 2010-02-26 | 1 | -0/+2 |
* | netfilter: add support for raw table and NOTRACK target (#5504) | Jo-Philipp Wich | 2010-02-19 | 1 | -0/+1 |
* | iptables: add comment match to the core package | Jo-Philipp Wich | 2009-12-08 | 1 | -1/+1 |
* | netfilter: remove IPset leftovers missed from [17844] | Nicolas Thill | 2009-10-11 | 1 | -21/+0 |
* | Update ipset to version 3.2 | Hauke Mehrtens | 2009-09-27 | 1 | -0/+3 |
* | split ebtables packages and modules into ebtables ipv4/6 and watchers (#5001) | Florian Fainelli | 2009-07-25 | 1 | -0/+40 |
* | fix ip6tables installation against ip6t_HL which has been merged in xt_HL sin... | Florian Fainelli | 2009-07-24 | 1 | -2/+0 |