Commit Graph

6322 Commits (d8540259cab2e430a22f2d908529a5faf65d64ca)

Author SHA1 Message Date
Jo-Philipp Wich 3747850535 dnsmasq: add keywords for SRV RR class/weight
The SRV record also requires the class and weight fields... Currently you can overload the "port" keyword as:

	option port xxxx,class,weight

but this is counter-intuitive. Here we fix this.

Redux: make the port required.

Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>

SVN-Revision: 31056
12 years ago
Jo-Philipp Wich d1bd1b4e27 iwinfo: properly cast nl80211 mBm signal levels to reported dBm values (#11161)
SVN-Revision: 31053
12 years ago
Jo-Philipp Wich 2419c1370a block-mount: add missing chunk of previous commit
SVN-Revision: 31050
12 years ago
Jo-Philipp Wich 88866c9484 block-mount: invoke blkid without cache file, this seems to fix mounts by uuid or label
SVN-Revision: 31049
12 years ago
Felix Fietkau 6f46704743 base-files: split service related functions off to /lib/functions/service.sh
SVN-Revision: 31042
12 years ago
Felix Fietkau a660a57d71 pppd: split files into netifd and non-netifd files, move the netifd ppp.sh file to the pppd package
SVN-Revision: 31041
12 years ago
Jo-Philipp Wich f6ad186eec kernel: add kmod-acpi-button
SVN-Revision: 31037
12 years ago
Felix Fietkau 3454c35127 6in4: add netifd support
SVN-Revision: 31036
12 years ago
Felix Fietkau 1147799b85 netifd: update to latest version, fixes log buffer handling issues, dns issues and various sit tunnel related issues
SVN-Revision: 31035
12 years ago
Felix Fietkau f33c1deb65 6to4: fix interface error handling
SVN-Revision: 31034
12 years ago
Felix Fietkau 6df99730c4 netifd: scan l3 devices on find_config()
SVN-Revision: 31033
12 years ago
Felix Fietkau 6a30a0d992 netifd: shut down all interfaces before restarting netifd
SVN-Revision: 31032
12 years ago
Jo-Philipp Wich 0099e0e79b kernel: add missing AddDepends calls for kmod-usb-serial-qualcomm and kmod-ata-sis
SVN-Revision: 31029
12 years ago
Felix Fietkau 57d0b185e5 madwifi: remove my maintainer line from the package
SVN-Revision: 31021
12 years ago
Jo-Philipp Wich d74c6ce7c5 firewall: revert processing order of redirects and rules, ensures that rules can be used to filter before redirects are reached
SVN-Revision: 31014
12 years ago
Jo-Philipp Wich 2659bfe969 ps3-utils git repository fix
The PKG_SOURCE_URL should be

git://git.kernel.org/pub/scm/linux/kernel/git/geoff/ps3-utils.git

rather then

http://www.kernel.org/pub/scm/linux/kernel/git/geoff/ps3-utils.git

or else you will get a fatal error "did you run git update-server-info
on the server?"

Signed-off-by: Nicola Squartini <tensor5@gmail.com>

SVN-Revision: 30993
12 years ago
Jo-Philipp Wich 60b39b7fc0 Add support for the 8250 UART module.
It has been added at the end of other.mk as i couldn't find a better place
for it.

Signed-off-by: Christian Gagneraud <chris@techworks.ie>

SVN-Revision: 30989
12 years ago
Jo-Philipp Wich a0e9402b46 Fix the title and the description of the kmod for DS2433.
This kmod has been certainly added by copy/paste but the title and
description were not updated. Fix that.
The DS2433 is a 1 wire 4kb eeprom with CRC capability.

Signed-off-by: Christian Gagneraud <chris@techworks.ie>

SVN-Revision: 30988
12 years ago
Jo-Philipp Wich 782a6225c7 Adds a kmod for the DS2431
The DS2431 is a 1 wire 1kb eeprom.

Signed-off-by: Christian Gagneraud <chris@techworks.ie>

SVN-Revision: 30987
12 years ago
Jo-Philipp Wich c31627a112 This patch adds a kmod in hwmon for the SHT21 sensor (I2C temperature and humidity sensor)
Signed-off-by: Christian Gagneraud <chris@techworks.ie>

SVN-Revision: 30986
12 years ago
Jo-Philipp Wich 0a18161da1 busybox 1.19.4 update patch
This patch updates busybox to 1.19.4 and refreshes all patches.

Signed-off-by: Peter Wagner <tripolar@gmx.at>

SVN-Revision: 30985
12 years ago
Jo-Philipp Wich 7aefa1da37 openssl 1.0.1 update patch
This patch updates openssl to 1.0.1 and refreshes all patches.

Signed-off-by: Peter Wagner <tripolar@gmx.at>

SVN-Revision: 30984
12 years ago
Jo-Philipp Wich 5fdd1f4bd7 Add munin to /etc/services
The muninlite postinst fails to add munin to /etc/services.

This patch removes this broken postinst and add an entry for munin in
/etc/services. This should have been done when the rest of the
/etc/services postinsts were being removed (changesets 26142-26149).

Signed-off-by: Jonathan McCrohan <jmccrohan@gmail.com>

SVN-Revision: 30982
12 years ago
Jo-Philipp Wich 3b87ad238c kernel: add kmod-usb-net-ipheth (#10157)
SVN-Revision: 30981
12 years ago
Jo-Philipp Wich 6954150e65 kernel: add kmod-usb-serial-qualcomm (#8283)
SVN-Revision: 30979
12 years ago
Jo-Philipp Wich 662551d3a4 kernel: add kmod-ata-sis (#8259)
SVN-Revision: 30978
12 years ago
Jo-Philipp Wich bea4837dc1 kernel: small correction of menuconfig title for kmod-video-gspca-ov534-9
SVN-Revision: 30977
12 years ago
Jo-Philipp Wich 906d44975b kernel: add kmod-video-gspca-ov534-9
SVN-Revision: 30975
12 years ago
Felix Fietkau 411ccc13f5 mac80211: reduce cpu load by optimizing aggregation session timeout handling
SVN-Revision: 30968
12 years ago
Jens Muecke 217ea0b042 Update xfsprogs to 3.1.4 to 3.1.7
Changelog at http://xfs.org/index.php/XFS_Status_Updates

SVN-Revision: 30965
12 years ago
Felix Fietkau 94354fcb71 ath9k: remove the queue wake optimization, it may be unreliable in some cases
SVN-Revision: 30959
12 years ago
Felix Fietkau fab655c2b1 6to4: set the tunnel remote endpoint to any, put the gateway in the route instead
SVN-Revision: 30950
12 years ago
Felix Fietkau 7dcb1402e5 6to4: add netifd support
SVN-Revision: 30949
12 years ago
Felix Fietkau b60539115e netifd: fix ipv6 issues, add sit tunnel support
SVN-Revision: 30948
12 years ago
Felix Fietkau adff0183ca netifd: implement find_config()
SVN-Revision: 30947
12 years ago
Jo-Philipp Wich 911666bff8 openssl 1.0.0h update patch
Hi

this patch updates openssl to 1.0.0h and refreshes all patches.
This fixes CVE-2012-0884.

Signed-off-by: Peter Wagner <tripolar@gmx.at>

SVN-Revision: 30939
12 years ago
Jo-Philipp Wich dd6c299d2e firewall: fix fw__uci_state_del() procedure (#11132)
SVN-Revision: 30938
12 years ago
Jo-Philipp Wich 654f9c879f switch: the hardware must be up while configuring Since the removal of the interface coldplug hack the timing changed in such a way that eth0 is not up during switch setup, leading to an inaccesible device. Bring up the switch interface before configuring it to mitigate the problem.
SVN-Revision: 30937
12 years ago
Jo-Philipp Wich 80307216f2 uhttpd: reorder compiler flags to fix native build on Ubuntu 11.x
SVN-Revision: 30936
12 years ago
Jo-Philipp Wich 95edc71814 base-files-network: configure vlan interface name type immediately before the vconfig add calls, fixes race condition (#11127)
SVN-Revision: 30919
12 years ago
Felix Fietkau dce6ee5830 ath9k: optimize waking tx queues, slightly improves performance under load
SVN-Revision: 30918
12 years ago
Felix Fietkau 5744d736f2 base-files: remove old coldplugging hacks that are no longer necessary since the new main hotplug2 instance calls udevtrigger as well
SVN-Revision: 30916
12 years ago
Felix Fietkau 57b4047a5d ath9k: remove stuck beacon detection optimization, it may be unreliable on some hardware
SVN-Revision: 30915
12 years ago
Jo-Philipp Wich e6af9d374a fix ipt_ttl and ipt_TTL userspace library packaging
SVN-Revision: 30897
12 years ago
Felix Fietkau 0341ff9912 rt2x00: merge a fix for random tx stalls
SVN-Revision: 30871
12 years ago
Felix Fietkau 14d09d570f mac80211: limit TID buffering to prevent out-of-memory issues on low-memory systems
SVN-Revision: 30870
12 years ago
Felix Fietkau f029ef0b81 ath9k: fix passing MAC time to mac80211
SVN-Revision: 30869
12 years ago
Felix Fietkau 3de99d0c4d ath9k: increase rx buffers for improved performance with 3x3 chipsets
SVN-Revision: 30868
12 years ago
Felix Fietkau 241601b938 ath9k: merge an ANI improvement patch, improves performance in some environments
SVN-Revision: 30867
12 years ago
Felix Fietkau f728469200 mac80211/ath9k: some more performance improvements
SVN-Revision: 30866
12 years ago
Felix Fietkau 7dff84b670 mac80211: more patch reorganization, merge an upstream performance optimization patch
SVN-Revision: 30865
12 years ago
Felix Fietkau 1812fe63b2 ath9k: merge a fix for hardware full sleep
SVN-Revision: 30864
12 years ago
Felix Fietkau 414f23e49d mac80211: reorganize patches, fold in patches that were merged upstream
SVN-Revision: 30863
12 years ago
Felix Fietkau 30b1247a04 mac80211: add the real compat-wireless version + openwrt revision to the compat_version
SVN-Revision: 30862
12 years ago
Gabor Juhos f39459d605 package/kernel: add package for the ath79 watchdog
SVN-Revision: 30851
12 years ago
Felix Fietkau c996929e14 netifd: update to latest version
- preserve hotplug-added interfaces on reload, even if settings change
- implement fast config reload for bridge devices
- improve bridge device handling reliability
- fix bridge stp settings

SVN-Revision: 30829
12 years ago
Gabor Juhos 96e8c6f0fd package/kernel: don't allow to select NAND modules for kernels <3.0
SVN-Revision: 30828
12 years ago
Jo-Philipp Wich f399616db8 iwinfo: fix integer overflow in assoclist rate reporting (#11073)
SVN-Revision: 30825
12 years ago
Jo-Philipp Wich b8aead7f92 busybox: enable ps wide flag by default
SVN-Revision: 30812
12 years ago
Jo-Philipp Wich 8533636d2d uhttpd: cope with variable number of spaces in header lines (#11079)
SVN-Revision: 30806
12 years ago
Jo-Philipp Wich 086cae30ce base-files: enable conntrack accounting in sysctl. It used to be a compile time option which got deprecated
SVN-Revision: 30805
12 years ago
Gabor Juhos 6c61d7cbf1 base-files: remove trailing whitespaces from lib/functions/boot.sh
SVN-Revision: 30776
12 years ago
Gabor Juhos 8ae051799a base-files: remove trailing whitespaces from lib/functions.sh
SVN-Revision: 30775
12 years ago
Gabor Juhos 370f9b6793 package/kernel: package nandsim module
SVN-Revision: 30774
12 years ago
Gabor Juhos e2a5d987bd package/kernel: package NAND support
SVN-Revision: 30773
12 years ago
Felix Fietkau b12229935d ath9k: fix misplaced ifdef
SVN-Revision: 30766
12 years ago
Felix Fietkau c684920525 ath9k: disable btcoex again after it got re-enabled by the update
SVN-Revision: 30765
12 years ago
Felix Fietkau 17e37536a2 ath9k: disable MAC sample debugging, it is almost never used and wastes precious CPU cycles
SVN-Revision: 30764
12 years ago
Felix Fietkau 139e847e7c mac80211: optimize mac address comparisons to improve performance
SVN-Revision: 30763
12 years ago
Felix Fietkau 82211c7bcc mac80211: fix ad-hoc mode performance regression
SVN-Revision: 30758
12 years ago
Felix Fietkau d6f3746154 mac80211: delete linux/eeprom_93cx6.h since the module is used from the kernel tree, fixes rt2x00 issues on lantiq
SVN-Revision: 30754
12 years ago
Felix Fietkau c698e406f2 mac80211: remove 060-fix_compat_security.patch, it is no longer needed
SVN-Revision: 30753
12 years ago
Felix Fietkau d626f58be7 netifd: update, fix some mac address handling issues
SVN-Revision: 30750
12 years ago
Felix Fietkau 4814eb5df9 netifd: add missing do_sysctl function
SVN-Revision: 30749
12 years ago
Jo-Philipp Wich fe090bcf53 iwcap: fix reversed umask
SVN-Revision: 30748
12 years ago
Jo-Philipp Wich 448f4696f1 add iwcap - a small radiotap capture utility for background monitoring of wireless traffic or use as a remote capture drone
SVN-Revision: 30747
12 years ago
Felix Fietkau 7d7118b8bf mac80211: update to wireless-testing 2012-02-27
SVN-Revision: 30746
12 years ago
Felix Fietkau 340909c73e ath9k: fix beacon issues on ar93xx
SVN-Revision: 30745
12 years ago
Felix Fietkau 6934c378b2 netifd: update to 2012-02-26, fixes ipv4 broadcast handling
SVN-Revision: 30744
12 years ago
Felix Fietkau 429886fbbb netifd: add a hotplug handler for setting sysctls (based on the old 10-routes file)
SVN-Revision: 30743
12 years ago
Felix Fietkau e3ec30cad1 mac80211: update to wireless-testing 2012-02-23
SVN-Revision: 30742
12 years ago
Felix Fietkau 8ad6213f59 netifd: add a new udhcpc default script for command line use (no uci support)
SVN-Revision: 30741
12 years ago
Jo-Philipp Wich 9aaca7f1b1 firewall: allow ICMPv6 type 129 (echo reply) - this fixes basic ICMPv6 in case no connection tracking is used
SVN-Revision: 30727
12 years ago
Jo-Philipp Wich 280605c2d6 kernel: only depend on kmod-rtc-core if its provided by the used Kernel version
SVN-Revision: 30716
12 years ago
Jo-Philipp Wich 1b7f0f3c0d dropbear: patch possible use after free by authenticated remote users with active command restrictions (CVE-2012-0920)
SVN-Revision: 30714
12 years ago
Jo-Philipp Wich ed5b7b7392 uci: update to git head, reduces quotations in exported config files and fixes delta list handling in the Lua binding
SVN-Revision: 30711
12 years ago
Jo-Philipp Wich b585d59096 broadcom-wl: remove an erroneous BUG() call in the glue driver
SVN-Revision: 30709
12 years ago
Jo-Philipp Wich fe2d387a8c firewall: bail out if uci is used in firewall include files
SVN-Revision: 30694
12 years ago
Jo-Philipp Wich c3d47454b2 iwinfo: fix wl backend, unsigned -> signed for mcs idx, revision bump after latest abi changes
SVN-Revision: 30693
12 years ago
Jo-Philipp Wich 76bb0f3309 iwinfo: replace internal constant mode strings with enums
SVN-Revision: 30692
12 years ago
Jo-Philipp Wich b1af9a779f iwinfo: implement netlink scanning code, rework IE parsing code
SVN-Revision: 30691
12 years ago
Jo-Philipp Wich 2791734179 iwinfo: fix array size mismatch after r30684
SVN-Revision: 30685
12 years ago
Jo-Philipp Wich c86c74b1e4 Allow full 250mw (24dBm) on WRT54GL and related with wl legacy driver on iwinfo Signed-off-by: Hanno Schupp <hanno.schupp@gmail.com>
SVN-Revision: 30684
12 years ago
Jo-Philipp Wich 9423b3a383 Adjust txpower offset for Nano and Picostation M2 in iwinfo Signed-off-by: Hanno Schupp <hanno.schupp@gmail.com>
SVN-Revision: 30683
12 years ago
Jo-Philipp Wich 64cc700dcc iwinfo: add per-station rate and mcs info to assoclist op
SVN-Revision: 30682
12 years ago
Jo-Philipp Wich a6c89c02ca iwinfo: fix logic flaw in mtd partition check
SVN-Revision: 30678
12 years ago
Felix Fietkau d85a504d3c iptables: make it possible to dynamically configure built-in statically linked extensions, fold -mod-conntrack and -mod-nat into the default package. saves about 8k on an ar71xx default squashfs
SVN-Revision: 30676
12 years ago
Felix Fietkau cd6a2fc6a0 iptables: do not link binaries with -rdynamic, plugins do not need any symbols from the main executable. saves some space
SVN-Revision: 30675
12 years ago
Hauke Mehrtens 6f33fa553b mac80211: b43: use firmware version 666.2 as default
SVN-Revision: 30673
12 years ago
Jo-Philipp Wich 184c535815 iwinfo: fix logic flaw in WPA OUI filtering, solves misdetecting various WPA2-PSK only networks as mixed mode
SVN-Revision: 30672
12 years ago