index
:
openwrt/upstream
attitude_adjustment
barrier_breaker
chaos_calmer
lede-17.01
less-old-master
master
old-master
openwrt-18.06
openwrt-19.07
upstream
upstream openwrt
James
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
netfilter.mk
Commit message (
Expand
)
Author
Age
Files
Lines
*
include/netfilter.mk: fix kmod-ipt-tee build with 4.3/4.4
Felix Fietkau
2015-12-13
1
-0
/
+2
*
netfilter.mk: fix redirect module locations for 3.19+
Jonas Gorski
2015-06-22
1
-3
/
+3
*
netfilter.mk: remove obsolete ip_nat_ftp related line
Felix Fietkau
2015-04-20
1
-1
/
+0
*
netfilter.mk: move IRC conntrack/nat helpers to kmod-nf-nathelper-extra
Felix Fietkau
2015-04-20
1
-2
/
+2
*
kernel: finally remove layer7 filter support
Felix Fietkau
2015-04-13
1
-1
/
+0
*
netfilter.mk: remove bogus NAT related kernel module entries (#19451)
Felix Fietkau
2015-04-11
1
-3
/
+0
*
netfilter.mk: drop obsolete kernel version dependencies
Felix Fietkau
2015-04-11
1
-36
/
+36
*
include: remove trailing whitespaces
Luka Perkov
2015-03-29
1
-2
/
+2
*
netfilter: add missing module/symbol
Felix Fietkau
2015-03-29
1
-0
/
+1
*
netfilter: clean up compatibility code for old kernels
Felix Fietkau
2015-03-20
1
-32
/
+16
*
netfilter: fix nf_nat_redirect dependencies for 3.19 and 4.0
John Crispin
2015-03-05
1
-0
/
+1
*
include: netfilter: fix packaging of LOG target for Linux >= 3.16 (#19031)
Jo-Philipp Wich
2015-02-18
1
-0
/
+3
*
netfilter: add missing symbols and modules for Linux 3.18+
Jo-Philipp Wich
2015-01-29
1
-1
/
+7
*
generic: add preliminary 3.19 support
Imre Kaloz
2015-01-25
1
-0
/
+2
*
netfilter: handle NFT_MASQ_IPV6
Imre Kaloz
2015-01-14
1
-0
/
+1
*
netfilter: handle nft_masq and nft_masq_ipv4
Imre Kaloz
2015-01-12
1
-0
/
+2
*
kernel: add a patch to make netfilter conntrack cache routing information
Felix Fietkau
2014-12-09
1
-0
/
+1
*
keernel: Fixed dependencies in netfilter modules introduced with 3.18 kernel
John Crispin
2014-11-19
1
-0
/
+3
*
kernel: 3.18: Fix kmod-ipt-nat
Steven Barth
2014-11-08
1
-0
/
+2
*
netfilter: Enable compiling iptables match cluster
Felix Fietkau
2014-11-03
1
-0
/
+7
*
netfilter: unbreak kmod-ipt-nat for <3.7
Steven Barth
2014-09-29
1
-0
/
+1
*
netfilter: fix a typo in TTL-match module
Steven Barth
2014-09-18
1
-1
/
+1
*
netfilter: remove redundant CONFIG_IP_NF_IPTABLES
Steven Barth
2014-09-17
1
-1
/
+0
*
Reorganize netfilter kernel modules and package nftables kernel support
Steven Barth
2014-09-17
1
-40
/
+75
*
iptables: NFLOG and NFQUEUE targets' full support
Steven Barth
2014-08-07
1
-0
/
+27
*
netfilter: introduce xt_id match
Jo-Philipp Wich
2014-08-01
1
-1
/
+2
*
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
[next]