Commit graph

4268 commits

Author SHA1 Message Date
Felix Fietkau
192d71aa46 mac80211: fix compile on systems that do not have /bin/true
SVN-Revision: 21801
2010-06-14 18:34:24 +00:00
Jo-Philipp Wich
1a4e4a3850 iptables: - supress detection of libnfnetlink and force configure to not use it - fix staging install of libxtables, libiptc and libipq libraries
SVN-Revision: 21799
2010-06-14 17:26:39 +00:00
Felix Fietkau
b6fb8fd821 rename broadcom-wl to broadcom-wl-old
SVN-Revision: 21794
2010-06-14 11:00:30 +00:00
Jo-Philipp Wich
38a2d4cab3 mac80211: rename dma_set_coherent_mask() patch to 170-dma_set_coherent_mask.patch
SVN-Revision: 21791
2010-06-13 20:07:37 +00:00
Hauke Mehrtens
1aadefd9bf mac80211: fix build of b43
SVN-Revision: 21790
2010-06-13 19:53:19 +00:00
Jo-Philipp Wich
75c4084142 madwifi: rename incorrectly named patch file (#7459)
SVN-Revision: 21788
2010-06-13 18:11:05 +00:00
Florian Fainelli
dc5248c47b add kmod-gpio-nxp-74hc164 for brcm63xx only
SVN-Revision: 21771
2010-06-12 18:10:28 +00:00
Jo-Philipp Wich
ce5d644ac1 base-files: enable IPv6 forwarding by default since the default firewall supports ip6tables now
SVN-Revision: 21766
2010-06-12 16:59:12 +00:00
Jo-Philipp Wich
585ffa4941 uhttpd: - fix incorrect parsing of multiple listen options (#7458) - support PEM certificates for SSL
SVN-Revision: 21762
2010-06-12 12:58:11 +00:00
Alexandros C. Couloumbis
c80ad970e0 package/kernel: fix missing parenthesis on r21758
SVN-Revision: 21759
2010-06-11 15:46:19 +00:00
Alexandros C. Couloumbis
6bf0094865 package/kernel: fix dependency modules
SVN-Revision: 21758
2010-06-11 15:04:04 +00:00
Felix Fietkau
68779160b0 mac80211: update to 2010-06-10, add pending work with stability and throughput fixes for ath9k
SVN-Revision: 21756
2010-06-10 23:12:10 +00:00
Alexandros C. Couloumbis
27e5bcc184 package: update to iptables-1.4.8
SVN-Revision: 21752
2010-06-10 11:46:07 +00:00
Florian Fainelli
a1d41fa69b move broadcom-shdc from trunk to packages/utils
SVN-Revision: 21702
2010-06-07 11:26:32 +00:00
Jo-Philipp Wich
527e4c9b65 kernel: ensure that IMQ is autoloaded after ip_queue, fixes disappearing traffic when using qos rules
SVN-Revision: 21700
2010-06-07 10:47:20 +00:00
Alexandros C. Couloumbis
478e2efca7 add 2.6.35 support
SVN-Revision: 21693
2010-06-06 19:34:41 +00:00
Florian Fainelli
75cde2fd4c update openssl to 0.9.8o (#7428)
SVN-Revision: 21687
2010-06-06 19:02:22 +00:00
Jo-Philipp Wich
93c2c81bcf base-files: introduce option "broadcast" for proto=dhcp interface to enable the broadcast flag in DHCP requests, required by certain providers
SVN-Revision: 21661
2010-06-02 20:21:41 +00:00
Jo-Philipp Wich
fa244a1265 base-files: remove IPv6 LL addr from interfaces before adding them to a bridge
SVN-Revision: 21659
2010-06-02 17:18:38 +00:00
Felix Fietkau
c890f0d4df mac80211: reduce the size of the debugfs code
SVN-Revision: 21657
2010-06-02 01:12:16 +00:00
Jo-Philipp Wich
48c357ec01 firewall: - support alias ifnames different from parent ifname - properly handle multiple subnets per alias (v4+v6)
SVN-Revision: 21656
2010-06-02 00:59:35 +00:00
Jo-Philipp Wich
94db915196 base-files: - add aliases to device by default (not ifname) - introduce option "layer" to select the target ifname to attach the alias to: - 3 use tun device (tun over bridge over device) fallback to bridge or device - 2 use bridge (bridge over device) fallback to device - 1 use device
SVN-Revision: 21655
2010-06-02 00:22:13 +00:00
Felix Fietkau
8e39b122c9 mac80211: remove the pid rate control algorithm to save a few kbytes
SVN-Revision: 21654
2010-06-01 23:11:43 +00:00
Jo-Philipp Wich
07b571a239 firewall: Initial alias interface support. This allows to define zones covering alias interfaces and associated entries like rules and forwardings.
SVN-Revision: 21653
2010-06-01 21:58:48 +00:00
Jo-Philipp Wich
75941a19ac base-file: move alias setup to route hotplug, this fixes alias sections for non-static interfaces like ppp, dhcp, 6in4 etc.
SVN-Revision: 21652
2010-06-01 21:43:52 +00:00
Felix Fietkau
013be5ebe6 ath9k: one more queue stop/start fix
SVN-Revision: 21651
2010-06-01 19:30:32 +00:00
Felix Fietkau
82e32fbb71 ath9k: fix queue stopping/starting logic, should slightly reduce RAM usage under load and make throughput more smooth
SVN-Revision: 21650
2010-06-01 17:38:01 +00:00
Jo-Philipp Wich
a756114e59 firewall: change the order of IPv4/IPv6 address detection, fixes mixed notation v6 improperly detected as v4 address
SVN-Revision: 21642
2010-05-31 01:34:47 +00:00
Jo-Philipp Wich
c14e8be337 base-files: don't skip subsequent hotplug rules when doing makedev for tun or tap interfaces - this fixes support for uci managed OpenVPN interfaces and other externally created tuntap devices
SVN-Revision: 21641
2010-05-31 01:22:36 +00:00
Jo-Philipp Wich
e25fbfccdf firewall: fix support for netranges in redirect and rule sections
SVN-Revision: 21640
2010-05-30 23:49:47 +00:00
Jo-Philipp Wich
261d41a906 base-files: - use add_dns() and remove_dns() for when changing resolv.conf.auto for static or dhcp interfaces - force 0644 permissions when creating resolv.conf.auto, fixes dnsmasq permissions denied problem with pppd interfaces - revert dns servers in /sbin/ifdown - bump package revision
SVN-Revision: 21638
2010-05-30 18:23:43 +00:00
Jo-Philipp Wich
0bd7c65447 6in4: - support to automatically determine the local endpoint address from the current IPv4 default gateway - support updating the tunnel endpoint for he.net
SVN-Revision: 21612
2010-05-28 22:03:30 +00:00
Felix Fietkau
93dd5cdde9 grub: compile fixes for Mac OS X (based on patches by Jukka Ylitalo)
SVN-Revision: 21608
2010-05-28 19:48:05 +00:00
Jo-Philipp Wich
09df0523fd base-files: revert r21595
SVN-Revision: 21597
2010-05-28 10:52:02 +00:00
Jo-Philipp Wich
482b8385d2 base-files: bring bridge port iface down before changing the mac (#7111)
SVN-Revision: 21595
2010-05-28 00:59:19 +00:00
Jo-Philipp Wich
8bc961239b base-files: 3g connection interfaces are now called "3g-*" - adjust 10-net hotplug handler to match them
SVN-Revision: 21591
2010-05-28 00:35:54 +00:00
Jo-Philipp Wich
090680f083 pptp: support interface sections without ifname by implementing scan_pptp()
SVN-Revision: 21590
2010-05-28 00:30:09 +00:00
Jo-Philipp Wich
278589f5d7 add 6in4 - support for static IPv6-in-IPv4 tunnels through /etc/config/network
SVN-Revision: 21589
2010-05-28 00:27:01 +00:00
Jo-Philipp Wich
c0820d3261 base-files: respect .auto option when running coldplug_interface_*() hooks on boot
SVN-Revision: 21588
2010-05-27 23:04:56 +00:00
Vasilis Tsiligiannis
c42a8611fc madwifi: Fix 0dBm txpower setting display
SVN-Revision: 21584
2010-05-27 20:10:50 +00:00
Felix Fietkau
4920935b98 ath9k: merge some more pending fixes - should improve throughput
SVN-Revision: 21578
2010-05-27 14:04:32 +00:00
Felix Fietkau
6df2ad3e70 when changing the mac address of a bridge interface, keep member interface addresses in sync (patch from #7111)
SVN-Revision: 21577
2010-05-27 14:04:28 +00:00
Felix Fietkau
5399ba9751 remove a leftover .orig file
SVN-Revision: 21576
2010-05-27 14:04:22 +00:00
Jo-Philipp Wich
f6f89817e3 comgt: remove obsolete iptables support code
SVN-Revision: 21574
2010-05-26 20:14:42 +00:00
Nicolas Thill
e583494eca package/carl9170: update to 1.0.5.3 (closes: #7342), make DebugFS support configurable and add LEDs support
SVN-Revision: 21572
2010-05-26 14:25:17 +00:00
Florian Fainelli
2f20eed642 revert r21522, updating to 1.4.8 requires libnfnetlink
SVN-Revision: 21571
2010-05-26 12:17:14 +00:00
Felix Fietkau
b674689a98 mac80211: update to wireless-testing 2010-05-24
SVN-Revision: 21568
2010-05-25 17:29:50 +00:00
Jo-Philipp Wich
a93571825f pptp: add "buffering" uci option to enable --nobuffer if needed (#7080)
SVN-Revision: 21563
2010-05-24 16:28:46 +00:00
Nicolas Thill
338f1af5f3 bump release number for packages ahead of backfire in trunk
SVN-Revision: 21556
2010-05-23 21:55:40 +00:00
Nicolas Thill
e9246f9c56 remove unused $Id$
SVN-Revision: 21550
2010-05-23 14:42:44 +00:00