index
:
openwrt.git
fast2504n-3.10.17
fast2504n-3.10.26
fast2504n-3.8
master
OpenWRT with patches for F@ST2504n board
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
netfilter.mk
Age
Commit message (
Expand
)
Author
2007-10-12
[kernel] netfilter/ipset cleanups
juhosg
2007-10-07
add TARPIT support to netfilter/iptables
juhosg
2007-09-23
add ipv6 conntrack support (closes: #2192)
nico
2007-09-22
add missing 2.6 conntrack/nat helpers, add 2.6 conntrack/nat helper for RTSP ...
nico
2007-09-20
cosmetic cleanup before more deep changes
nico
2007-09-17
fix typo again (do i need some sleep?)
nico
2007-09-16
oops, fix typo
nico
2007-09-16
revert CONFIG_* symbols set m enforcement introduced in [8591], it can't work...
nico
2007-09-15
prevent include/netfilter.mk from being included multiple times
nico
2007-09-09
Package the statistics module for netfilter
florian
2007-09-03
require all CONFIG_* symbols listed in its KCONFIG to be set to m in order to...
nico
2007-08-27
revert [8473] (see [8055])
nico
2007-08-24
fix netfilter quota module
nico
2007-08-23
Fix the error on the quota extension (#2080)
florian
2007-08-23
Add back physdev (#2216)
florian
2007-07-23
do dynamic kernel config changes for netfilter as well
nbd
2007-07-20
reorder, xt_CHAOS depends on xt_DELUDE
nbd
2007-07-17
Add ipt_random module
florian
2007-07-11
reorganize netfilter modules, get rid of the iptables-mod-extra dependency in...
nbd
2007-06-25
add nat module fix from #1772
nbd
2007-06-12
fix a typo
nbd
2007-06-07
package ipset for use
pavlov
2007-06-02
Add iprange (#1799)
florian
2007-05-31
fix typo introduced in last commit
nbd
2007-05-31
fix typo
mbm
2007-05-31
fix typo
nbd
2007-05-30
netfilter dscp target/match is now in xtables
nbd
2007-05-26
fix up tcpmss for the new kernel version
nbd
2007-04-13
Add raw and NOTRACK targets (#1583)
florian
2007-02-28
Add ipt_CLASSIFY target for 2.4 kernels (#1338)
florian
2007-02-13
fix multiport netfilter module installation (patch from #1280)
nbd
2007-01-22
Add chaostable from #1187, also enable netfilter modules for ixp4xx.
florian
2007-01-22
fix a typo in my netfilter commit - worked for iptables, didn't work for the ...
nbd
2007-01-22
add missing config checks for the netfilter connmark target (fixes #1186)
nbd
2006-11-19
reorganize nat helper packages, move ftp and irc nat to a package that is ena...
nbd
2006-07-31
don't try to package ipt_SNAT and ipt_DNAT when making kernel module packages
nbd
2006-07-22
port over the netfilter module packaging to the new system and fix iptables d...
nbd
2006-06-27
credit where credit is due
mbm
2006-06-21
build system cleanup. move shared include files into $(TOPDIR)/include, move ...
nbd