Commit Graph

58 Commits (040c06438896144dfe148910f922a0d9bb0058b0)

Author SHA1 Message Date
Jo-Philipp Wich 22e3bd0d8b add kernel support for iptables comment match
SVN-Revision: 20720
14 years ago
Florian Fainelli dc4712f887 fix ndisc compilation failure (#6984)
SVN-Revision: 20591
14 years ago
Florian Fainelli dfb4939f20 add missing linux/types.h header in netlink.h
SVN-Revision: 20488
14 years ago
Hauke Mehrtens a40daa8038 update kernel to version 2.4.37.9 and refresh patches
SVN-Revision: 19762
15 years ago
Jo-Philipp Wich 15c4e22d31 netfilter: add support for raw table and NOTRACK target (#5504)
SVN-Revision: 19721
15 years ago
Nicolas Thill 0e43e71159 remove ipset support from core, it is now provided by xtables-addons from the packages feed
SVN-Revision: 17844
15 years ago
Andy Boyett 22dfa7ae22 refresh patches
SVN-Revision: 17553
15 years ago
Andy Boyett 7c6ce66330 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.

SVN-Revision: 17552
15 years ago
Andy Boyett 29666ffa21 patches/607-netfilter_connmark: fix typo
SVN-Revision: 17551
15 years ago
Florian Fainelli d85400767d add patch from #4850 to make hdparm work on usb drivers (#4850)
SVN-Revision: 16978
15 years ago
Florian Fainelli cec852c087 update to 2.4.37, tested on wrt54gs (#4766)
SVN-Revision: 16144
15 years ago
Felix Fietkau 38e76887a4 brcm-2.4: fix conntrack structure inconsistency with iptables, which can cause problems with port matching/forwarding and protocol matching
SVN-Revision: 16141
15 years ago
Nicolas Thill e4a01259e0 generic-2.4: add missing missing <linux/types.h> include to <linux/watchdog.h>
SVN-Revision: 16109
15 years ago
Felix Fietkau 6eef580c7e brcm-2.4: potential fix for pptp nat
SVN-Revision: 15970
15 years ago
Andy Boyett 88e632d853 generic-2.4: refresh patches
SVN-Revision: 15860
15 years ago
Andy Boyett 94921686de 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

SVN-Revision: 15859
15 years ago
Andy Boyett d2b12d88f5 generic-2.4: fix ipt_random patch after removal of ipt_time
SVN-Revision: 15858
15 years ago
Nicolas Thill cc343c1504 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
SVN-Revision: 15843
15 years ago
Jo-Philipp Wich 741e58843a include missing xt_layer7.h in 602-netfilter_layer7_2.21.patch
SVN-Revision: 15546
15 years ago
Jo-Philipp Wich 2515392870 drop iptables 1.3.8 and switch to to 1.4.3.2, refresh layer7 kernel patches and add packages for libiptc + libxtables
SVN-Revision: 15501
15 years ago
Florian Fainelli fc432e4371 move the mii_ioctl to generic patches, fixes (#1802)
SVN-Revision: 15045
16 years ago
Felix Fietkau e90ad86d42 backport ipv6 security fix to 2.4 (#4245)
SVN-Revision: 13734
16 years ago
Travis Kemen 1a47f8142d 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>
SVN-Revision: 11898
16 years ago
Gabor Juhos dfe741470a refresh generic-2.4 patches
SVN-Revision: 11213
16 years ago
Gabor Juhos d80f43d15f update iptables to 1.4.0 (2.6 kernels only), refresh kernel patches
SVN-Revision: 10843
16 years ago
Florian Fainelli a6cb5b8300 Fix bridge ioctls patch
SVN-Revision: 10699
17 years ago
Gabor Juhos 5bd47dc8bd generic-2.4: add ip6t_REJECT support
SVN-Revision: 10482
17 years ago
Florian Fainelli d72b83c3f7 Add missing bridge ioctls to make bluez-utils compile with brcm-3.4
SVN-Revision: 10441
17 years ago
Felix Fietkau 178721f76b 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
SVN-Revision: 10137
17 years ago
Felix Fietkau 60de55965d revert r9801 - fixes #2921
SVN-Revision: 10132
17 years ago
Florian Fainelli a952a8dac6 Put back kmod-ebtables for 2.4 kernels
SVN-Revision: 9801
17 years ago
Nicolas Thill 022d0c92bd merge 3G usb serial card patches and move it at 802
SVN-Revision: 8827
17 years ago
Florian Fainelli 27cbbe847d Add Merlin XU870 (#1303)
SVN-Revision: 8715
17 years ago
Nicolas Thill 9f70a0f15c add high-speed usb serial fix from Junxion to 2.4 kernel too (closes: #2274)
SVN-Revision: 8573
17 years ago
Florian Fainelli e6ee25ebd0 Add the ipset missing file from #1970
SVN-Revision: 8454
17 years ago
Florian Fainelli e5520b8853 Add ipt_random module
SVN-Revision: 8014
17 years ago
Florian Fainelli 1c7ab50199 Really apply the esfq patch
SVN-Revision: 7623
17 years ago
Florian Fainelli 7bb4cbba9c Add support for Sierra Wireless Air Card 875 (#1882)
SVN-Revision: 7619
17 years ago
Florian Fainelli 8614cd833a Change index number
SVN-Revision: 7614
17 years ago
Florian Fainelli 27a7fa73ee Add esfq to iproute2 and 2.4 kernel (#1891)
SVN-Revision: 7612
17 years ago
Florian Fainelli 908b616d8e Add iprange (#1799)
SVN-Revision: 7462
17 years ago
Florian Fainelli f5616580b3 Forgot the patch for CLASSIFY
SVN-Revision: 6425
18 years ago
Felix Fietkau ba20f21c7e add kernel branch emulation fix from #1345
SVN-Revision: 6289
18 years ago
Felix Fietkau 1668e52b8b forward port missing parts of the mtd permission change in whiterussian (and add it to linux 2.6 as well)
SVN-Revision: 6224
18 years ago
Imre Kaloz 3f881e9573 upgrade to Linux 2.4.34
SVN-Revision: 6000
18 years ago
Felix Fietkau d853557fde fix pptp nat commit - committed the wrong file
SVN-Revision: 5696
18 years ago
Felix Fietkau c227be9787 add pptp nat fix (should fix #571, needs to be tested)
SVN-Revision: 5695
18 years ago
Felix Fietkau 8df9a06003 portability fix
SVN-Revision: 5665
18 years ago
Felix Fietkau 3b9654520c upgrade to linux 2.4.33.4
SVN-Revision: 5634
18 years ago
Felix Fietkau 3d94dc62cf deny non-root access to /dev/mtd*ro
SVN-Revision: 5628
18 years ago