nico
14e55e3c98
remove ipset support from core, it is now provided by xtables-addons from the packages feed
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17844 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-03 23:51:10 +00:00
agb
ad43258cc7
[generic-2.4] refresh patches
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17553 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-10 10:06:35 +00:00
agb
c92ea34a21
[generic-2.4] remove nat pptp conntracking patch
...
Patch 603-netfilter_nat_pptp.patch appears to be the cause of the
longstanding brcm-2.4 dnat off-by-one port forwarding bug. Months of
testing builds with this patch removed have not been able to reproduce
the issue.
The 603 patch is rather large and we (the OpenWrt developers) have not
been able to isolate the cause of the bug within the patch. The number
of people have actually use pptp nat conntracking is far less than
number of people that use port forwarding and as a result we must drop
this patch to ensure proper behavior for the majority of users.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17552 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-10 10:06:26 +00:00
agb
2dd33a338b
[generic-2.4] patches/607-netfilter_connmark: fix typo
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17551 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-10 10:05:47 +00:00
florian
d383895654
[kernel] add patch from #4850 to make hdparm work on usb drivers ( #4850 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16978 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-07-25 18:17:07 +00:00
florian
55877ca580
[brcm-2.4] update to 2.4.37, tested on wrt54gs ( #4766 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16144 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-28 15:55:54 +00:00
nbd
3d41021f8c
brcm-2.4: fix conntrack structure inconsistency with iptables, which can cause problems with port matching/forwarding and protocol matching
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16141 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-28 15:52:18 +00:00
nico
a081269988
[kernel] generic-2.4: add missing missing <linux/types.h> include to <linux/watchdog.h>
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16109 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-27 13:29:24 +00:00
nbd
58a43af350
brcm-2.4: potential fix for pptp nat
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15970 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-21 19:35:10 +00:00
agb
0ec45ff596
[kernel] generic-2.4: refresh patches
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15860 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-15 10:36:04 +00:00
agb
949cf51c59
[kernel] generic-2.4: renumber netfilter patches
...
both the netfilter_random and tc_esfq patches were numbered 621 in the
patch series, bumped index of tc_esfq and all following 62x patches by one
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15859 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-15 10:35:56 +00:00
agb
f564ea28eb
[kernel] generic-2.4: fix ipt_random patch after removal of ipt_time
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15858 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-15 10:31:35 +00:00
nico
42a4ce0ebe
[kernel] netfilter: remove ipt_limit (CONFIG_IP_NF_MATCH_TIME) superseeded by xt_limit (CONFIG_NETFILTER_XT_MATCH_TIME) in 2.6.24 and newer, remove ipt_limit in 2.4 since we don't have userland support for it in iptables v1.3.8
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15843 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-14 11:59:12 +00:00
jow
9d12c363e3
[brcm-2.4] include missing xt_layer7.h in 602-netfilter_layer7_2.21.patch
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15546 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-01 21:29:52 +00:00
jow
0084424abd
[brcm-2.4] drop iptables 1.3.8 and switch to to 1.4.3.2, refresh layer7 kernel patches and add packages for libiptc + libxtables
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15501 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-04-29 23:31:23 +00:00
florian
b3eb66fc0d
[brcm-2.4] move the mii_ioctl to generic patches, fixes ( #1802 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15045 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-26 09:28:24 +00:00
nbd
2364018d03
backport ipv6 security fix to 2.4 ( #4245 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13734 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-12-23 12:22:22 +00:00
thepeople
81504d5ab6
This series of patches closes the support gap on one of the explicitly
...
supported platforms (WRT54G3G) by adding direct support for the Sierra
Wireless 3G modems.
Signed-off-by: RB <aoz.syn@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11898 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-21 20:36:16 +00:00
juhosg
f3016ce71f
[kernel] refresh generic-2.4 patches
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11213 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-19 13:44:11 +00:00
juhosg
a58eaf210a
update iptables to 1.4.0 (2.6 kernels only), refresh kernel patches
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10843 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-15 06:11:23 +00:00
florian
42145b74df
Fix bridge ioctls patch
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10699 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-01 20:12:27 +00:00
juhosg
8b6ea81a18
[kernel] generic-2.4: add ip6t_REJECT support
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10482 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-02-18 08:03:28 +00:00
florian
e796c7fb33
Add missing bridge ioctls to make bluez-utils compile with brcm-3.4
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10441 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-02-10 22:31:33 +00:00
nbd
90fba37c49
update brcm-2.4 to 2.4.35.4, integrate new broadcom system code, update broadcom-wl to a contributed version (v4.150.10.5) - no bcm57xx support yet, will follow shortly
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10137 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-06 19:28:07 +00:00
nbd
efb74cd089
revert r9801 - fixes #2921
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10132 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-06 12:58:01 +00:00
florian
c832bea56b
Put back kmod-ebtables for 2.4 kernels
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9801 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-12-19 08:19:34 +00:00
nico
cd1b974a1f
merge 3G usb serial card patches and move it at 802
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8827 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-17 15:22:12 +00:00
florian
4577be5482
Add Merlin XU870 ( #1303 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8715 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-09 18:21:36 +00:00
nico
84fc36a443
add high-speed usb serial fix from Junxion to 2.4 kernel too ( closes : #2274 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8573 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-02 14:18:28 +00:00
florian
0f4b236ce3
Add the ipset missing file from #1970
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8454 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-08-21 16:03:41 +00:00
florian
358803f75a
Add ipt_random module
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8014 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-17 08:47:44 +00:00
florian
50795a07db
Really apply the esfq patch
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7623 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-13 19:12:44 +00:00
florian
d013686d2d
Add support for Sierra Wireless Air Card 875 ( #1882 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7619 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-13 18:11:36 +00:00
florian
8ac77798db
Change index number
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7614 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-13 17:52:44 +00:00
florian
265ec70a6f
Add esfq to iproute2 and 2.4 kernel ( #1891 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7612 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-13 17:33:25 +00:00
florian
494412bf0a
Add iprange ( #1799 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7462 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-02 22:57:33 +00:00
florian
89be048fff
Forgot the patch for CLASSIFY
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6425 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-02-28 12:05:46 +00:00
nbd
c33c50b4bc
add kernel branch emulation fix from #1345
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6289 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-02-12 22:18:17 +00:00
nbd
78edbe6175
forward port missing parts of the mtd permission change in whiterussian (and add it to linux 2.6 as well)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6224 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-27 19:22:15 +00:00
kaloz
720ad23f4d
upgrade to Linux 2.4.34
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6000 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-05 20:09:34 +00:00
nbd
c37a402fc2
fix pptp nat commit - committed the wrong file
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5696 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-06 03:40:05 +00:00
nbd
374e36d69b
add pptp nat fix (should fix #571 , needs to be tested)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5695 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-05 23:51:29 +00:00
nbd
23117d160a
portability fix
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5665 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-11-28 03:52:51 +00:00
nbd
e29da0f423
upgrade to linux 2.4.33.4
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5634 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-11-24 00:56:51 +00:00
nbd
271c7696bd
deny non-root access to /dev/mtd*ro
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5628 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-11-23 17:54:24 +00:00
nbd
4e778f2d1d
add mini_fo
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5541 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-11-17 02:50:09 +00:00
nbd
606cd0636d
fix the backport of ipt_string by adding the linux 2.6 textsearch code in a way that does not require adding stuff to our kernel image - linux 2.6 compatible
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5527 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-11-14 01:45:10 +00:00
nbd
da649a5857
remove obsolete patch
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5438 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-11-04 03:07:20 +00:00
nbd
f37f881a01
add a fix for tun/tap related crashes (backported by Carlos Sobrinho)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5352 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-10-31 00:57:13 +00:00
nbd
6e1db97a55
fix a timeout on amd flash chips (patch from #874 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5262 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-10-22 21:16:15 +00:00