John Crispin
8d3f839da7
ppp: fix a buffer overrun in the ms chap code
...
https://dev.openwrt.org/ticket/17296
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 41882
2014-07-29 12:18:52 +00:00
Jo-Philipp Wich
1c0557cfa8
mac80211: support wildcard paths when matching phys
...
This change introduces support for wildcard patterns in "option path"
of section "wifi-device".
Objective is to allow paths like "*/usb[0-9]/*/*" in order to claim
any usb device using the same backend type, regardless of its bus
address or phy name.
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
SVN-Revision: 41873
2014-07-29 09:48:07 +00:00
Jo-Philipp Wich
b6153f92ad
hostapd: Reintroduce Full Dynamic VLAN support
...
This patch brings full dynamic vlan support to netifd that existed in hostapd.sh in Attitude Adjustment.
Signed-off-by: Joseph CG Walker <Joe@ChubbyPenguin.net>
[jow@openwrt.org: changed commit message, rebased on top of current hostapd.sh]
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
SVN-Revision: 41872
2014-07-29 09:48:02 +00:00
Imre Kaloz
ad27df85b7
BB is branched, get ready for Chaos Calmer
...
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 41870
2014-07-29 08:24:57 +00:00
Steven Barth
c0ad075472
procd: work around some docker architecture quirks
...
SVN-Revision: 41867
2014-07-29 06:51:35 +00:00
Felix Fietkau
caeb675a46
procd: check output of "uci show" instead of raw config files in order to track uncommitted changes
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41865
2014-07-29 02:12:24 +00:00
Felix Fietkau
c6d1992701
hostapd: add more missing ifdefs
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41863
2014-07-28 22:52:39 +00:00
Steven Barth
7f17639742
netifd: more dynamic interface improvements
...
SVN-Revision: 41862
2014-07-28 20:35:53 +00:00
Felix Fietkau
fd619513d1
hostapd: add missing ifdef
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41855
2014-07-28 10:36:51 +00:00
John Crispin
3c9cfbeebd
base-files: Remove stale calls to start() in initscripts.
...
based on http://patchwork.openwrt.org/patch/5969/
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 41840
2014-07-26 20:36:15 +00:00
Felix Fietkau
76d7397bc2
netifd: fix a small issue in r41831
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41836
2014-07-26 14:35:15 +00:00
Felix Fietkau
e7ece301fe
odhcp6c: suppress fw3 warnings
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41833
2014-07-26 12:23:28 +00:00
Felix Fietkau
ee4f8c8b99
netifd: update to the latest version, fixes a race condition with renew/setup
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41831
2014-07-26 01:46:34 +00:00
Jo-Philipp Wich
b84346e141
iwinfo: avoid creating tmp.* ifaces for scanning
...
If the iface to scan on already is in ad-hoc, station or monitor mode
then do not spawn a temporary iface.
Also preventively disable IPv6 on temporary ifaces before bringing them
up to avoid potential security issues.
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
SVN-Revision: 41830
2014-07-25 15:52:17 +00:00
Jo-Philipp Wich
bd7642f1a9
iwinfo: fix secondary radios being misreported as ralink device
...
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
SVN-Revision: 41829
2014-07-25 14:36:43 +00:00
Felix Fietkau
eaa3c4a11d
hostapd: prevent spurious 20/40 mhz channel bandwidth switches if noscan is enabled
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41828
2014-07-25 14:29:58 +00:00
Felix Fietkau
8b4a312ed9
mac80211: merge a few WDS-AP related fixes ( #14756 , #16802 )
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41827
2014-07-25 14:24:03 +00:00
Jo-Philipp Wich
833820dc8b
iwinfo: continue scanning even if temporary mac cannot be changed
...
So far iwinfo aborted a wifi scan attempt if the mac of the spawned
interface could not be changed. Change the code to try anyway - this
should fix wifi scanning on RaLink devices.
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
SVN-Revision: 41826
2014-07-25 14:11:50 +00:00
Steven Barth
ae50480d77
netifd: Fix some race-conditions in interface handling
...
SVN-Revision: 41825
2014-07-24 22:05:19 +00:00
Steven Barth
9231df5665
softwires: redesign dhcp(v6) provisioning
...
Signed-off-by: Steven Barth <steven@midlink.org>
SVN-Revision: 41823
2014-07-24 14:17:41 +00:00
Imre Kaloz
a8486aeff3
package the mwifiex-pcie driver
...
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 41820
2014-07-24 10:18:06 +00:00
Felix Fietkau
5206b2dac0
netifd: update to the latest version, enables bridge multicast querier and fixes interface reload issues with wifi
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41818
2014-07-24 09:13:04 +00:00
Steven Barth
22419ae4cb
odhcpd: don't lose downstream routes for managed PD
...
SVN-Revision: 41816
2014-07-23 21:14:56 +00:00
Felix Fietkau
ad4a351f19
ath9k: fix a long standing aggregation related tx lockup
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41815
2014-07-23 13:44:44 +00:00
Steven Barth
b4a3863875
odhcpd: revert NDP relay rewrite (performance issue still fixed)
...
SVN-Revision: 41808
2014-07-22 21:52:20 +00:00
Hauke Mehrtens
3d5412bd06
mac80211: b43: update b43 to version master-2014-07-22
...
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 41805
2014-07-22 21:42:07 +00:00
Felix Fietkau
1e710a93eb
mac80211: fix a null pointer deref when querying station info when rate control is not initialized ( #17061 )
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41801
2014-07-22 19:05:19 +00:00
Steven Barth
b864faa47c
odhcpd: fix typo in ubus integration (thanks Markus Stenberg)
...
SVN-Revision: 41796
2014-07-21 21:57:15 +00:00
John Crispin
64a07e6a8b
lantiq-dsl: add 2 ugly workarounds for the IB to work
...
the IB tries to run the enable target on all init.d scripts.
It fails when including the dsl_control helper. Check for existence
prior to the include.
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 41787
2014-07-21 18:41:46 +00:00
Steven Barth
683b622fcd
odhcp6c: Send RS with source link-layer address if possible
...
SVN-Revision: 41778
2014-07-21 10:11:09 +00:00
John Crispin
596ff29ade
package/uboot-envtools: add OpenMesh OM5P support
...
Signed-off-by: Marek Lindner <marek@open-mesh.com>
[sven@open-mesh.com: Rebased]
Signed-off-by: Sven Eckelmann <sven@open-mesh.com>
SVN-Revision: 41774
2014-07-20 17:31:00 +00:00
John Crispin
0bd5b7484c
package/om-watchdog: add OpenMesh OM5P support
...
Signed-off-by: Marek Lindner <marek@open-mesh.com>
[sven@open-mesh.com: Rebased]
Signed-off-by: Sven Eckelmann <sven@open-mesh.com>
SVN-Revision: 41773
2014-07-20 17:30:56 +00:00
Imre Kaloz
286780b44a
fix typo
...
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 41762
2014-07-19 20:14:49 +00:00
John Crispin
79fa8dfa1d
usbmode: update to latest git and also update the device database
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 41761
2014-07-19 16:57:09 +00:00
Jo-Philipp Wich
2dd087ccee
firewall: implement support for abritary netmasks
...
Properly parse and pass arbritary netmasks to iptables, this allows
specifying ranges like '::c23f:eff:fe7a:a094/::ffff:ffff:ffff:ffff' to
match the host part of an IPv6 address regardless of the currently active
IPv6 prefix.
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
SVN-Revision: 41760
2014-07-19 16:30:47 +00:00
Imre Kaloz
988e29e5ad
allow ath10k to initialize using the board.bin contents
...
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 41756
2014-07-19 13:18:59 +00:00
Felix Fietkau
5ce02632d1
procd: update to the latest version, fixes hotplug firmware loading issues
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41735
2014-07-18 14:42:18 +00:00
Felix Fietkau
354a835390
lzo: enable parallel build
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41734
2014-07-18 14:42:15 +00:00
Felix Fietkau
51fbfde474
netifd: update to the latest version, adds a small validation fix
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41731
2014-07-18 11:45:42 +00:00
Felix Fietkau
4ecb9289ef
qos-scripts: convert to procd
...
Signed-off-by: John Crispin <blogic@openwrt.org>
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41730
2014-07-18 11:25:07 +00:00
Hauke Mehrtens
48494962d1
lzo: Update to version 2.08
...
lzo: Update to 2.08, fixes CVE-2014-4607
Signed-off-by: Luis Dallos <ld@nkvd.ignorelist.com>
SVN-Revision: 41707
2014-07-17 22:06:04 +00:00
Steven Barth
c05d6ba1ff
odhcpd: rewrite NDP proxy feature
...
SVN-Revision: 41703
2014-07-17 19:11:17 +00:00
Felix Fietkau
51b11ba5ea
netifd: update to the latest version, enables igmp snooping by default
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41683
2014-07-17 14:55:17 +00:00
Felix Fietkau
4ef8d2e014
qos-scripts: fix ingress packet marking with ifb
...
Split connection mark into two parts:
The lower nibble contains the confirmed conntrack mark which is not
generated by default/reclassify rules.
The upper nibble contains the current value specified by
default/reclassify rules.
For egress, the default/reclassify value is preferred
For ingress, the connection mark is preferred
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41682
2014-07-17 12:02:06 +00:00
Hauke Mehrtens
7a8f2a73ce
mac80211: add new b43 config option to issue rebuild
...
With this patch mac80211 will be rebuild when one of these config
options was changed.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 41677
2014-07-16 20:30:30 +00:00
Hauke Mehrtens
f857ae864a
mac80211: b43: fix PHY_G support.
...
I missed adding B43_PHY_G to .local-symbols, without this it will not
be added to autoconf.h
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 41676
2014-07-16 20:28:08 +00:00
Felix Fietkau
1ecb74024b
iwinfo: fix crash on parsing mtd ( #15807 )
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41675
2014-07-16 18:57:23 +00:00
Felix Fietkau
0af20bbfc8
libubox: update to the latest version, fixes a jshn parsing error ( #17128 )
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41674
2014-07-16 18:35:25 +00:00
Felix Fietkau
952c87aeeb
ath9k: add a fix for tx pending frame accounting, fixes some tx hang issues
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41673
2014-07-16 18:26:21 +00:00
John Crispin
9cf5fbfaf0
lantiq: re-add 0041-lzma-fixup.patch to uboot
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 41671
2014-07-16 10:43:44 +00:00
Hauke Mehrtens
025144800a
mac80211: b43: backport b43 patches from wireless testing
...
This brings b43 up to wireless-testing/master master-2014-07-15
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 41668
2014-07-15 21:58:03 +00:00
Felix Fietkau
b24e77714e
hostapd: add a require_mode option in wifi-device sections to select the minimum hardware mode that the AP requires from clients
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41665
2014-07-15 10:30:08 +00:00
Gabor Juhos
f6a334c6c1
package/uboot-envtools: add support for the EnGenius EAP300 v2 board
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 41660
2014-07-14 21:30:29 +00:00
John Crispin
81eeec8785
kernel: fix kmod-igb dependencies
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 41656
2014-07-14 18:43:12 +00:00
Gabor Juhos
ddd5a9a8f2
package/uboot-envtools: add support for the Tube2H board
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 41651
2014-07-14 16:03:36 +00:00
Imre Kaloz
ecb68ba6b4
allow overriding the kernel partition's name
...
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 41646
2014-07-14 14:53:15 +00:00
Jonas Gorski
26a4bdc5cf
kernel: remove stray " from igp module title
...
Fixes #17108 .
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 41645
2014-07-14 14:39:00 +00:00
Steven Barth
7264389699
odhcpd: disable packet socket if unneeded to preserve performance
...
SVN-Revision: 41644
2014-07-14 13:39:03 +00:00
Gabor Juhos
69abf630cf
base-files: strip quotes from the MAC address in macaddr_canonicalize()
...
Extracted from http://patchwork.openwrt.org/patch/5716/
Signed-off-by: Forest Crossman <cyrozap@gmail.com>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 41639
2014-07-14 10:25:49 +00:00
John Crispin
7e0e5110bc
kernel: add igb kernel module
...
Added igb kernel module which supports a variety of Intel GigE PCIe devices
Signed-off-by: Tim Harvey <tharvey@gateworks.com>
SVN-Revision: 41637
2014-07-14 07:38:48 +00:00
Imre Kaloz
2ddcf5dd8a
we already have a get_magic_long() in common.sh for sysupgrade, don't break it
...
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 41628
2014-07-13 20:51:17 +00:00
Felix Fietkau
59cfa05bf3
base-files: adjust the default netfilter tcp established connection timeout as per RFC 5382 ( #17098 )
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41599
2014-07-13 10:24:34 +00:00
John Crispin
1475263d5c
lantiq: configure uboot-envtools on BTHOMEHUBV2B and make it work correctly on other lantiq boards
...
Generate the configuration file for uboot-envtools
on BTHOMEHUBV2B. Adds the specific parameters for the
BTHOMEHUBV2B and also fixes an incorrect path which
would have affected other lantiq boards as well
(currently only the GIGASX76X).
Signed-off-by: Ben Mulvihill <ben.mulvihill@gmail.com>
SVN-Revision: 41597
2014-07-13 07:17:54 +00:00
Hauke Mehrtens
ba54356d49
brcm47xx: deactivate ssb and old phy code for new devices
...
This deactivates ssb and G-PHY code in b43 for the mips74k profile in
brcm47xx.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 41594
2014-07-12 15:39:31 +00:00
Hauke Mehrtens
1b67e879a7
mac80211: b43: backport b43 patches from wireless testing
...
This brings b43 up to wireless-testing/master master-2014-07-10
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 41593
2014-07-12 15:37:34 +00:00
John Crispin
72efa88b64
procd: correctly identify ubifs in tar file
...
A missing path prevents the rootfs type contained in a SysupgradeNAND
tar file from being determined correctly.
This fixes it, and also corrects a minor spelling mistake.
Signed-off-by: Ben Mulvihill <ben.mulvihill@gmail.com>
SVN-Revision: 41564
2014-07-10 19:16:31 +00:00
John Crispin
be26421f45
sysupgrade: Enable killing of all processes under upgraded
...
If the sysupgrade scripts is called under upgraded, it will not kill all
other processes as it should to avoid interference by locked filesystem.
This patch checks the parent and if it is upgraded, it kills all.
Signed-off-by: André Valentin <avalentin@marcant.net>
SVN-Revision: 41563
2014-07-10 19:16:27 +00:00
Jo-Philipp Wich
f4781cae6d
firewall: fix segfault introduced by latest update
...
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
SVN-Revision: 41558
2014-07-10 16:44:20 +00:00
Felix Fietkau
f34cbdcf61
mac80211: Fix config variable name for dtim_period
...
The vif option dtim_period was accidently renamed dtim_interval in r38988
("netifd: add wireless configuration support and port mac80211 to the new
framework"). This is wrong and makes the dtim_period/dtim_interval a dead
option because the rest of the config generation code still uses dtim_period.
Reported-by: Jeppe Ledet-Pedersen <jlp@steinwurf.com>
Signed-off-by: Sven Eckelmann <sven@narfation.org>
SVN-Revision: 41557
2014-07-10 12:29:27 +00:00
Jo-Philipp Wich
8b0650838d
firewall: fix regressions introduced after latest ubus rework
...
The commit 92281eb747b56e748b7c3d754055919c23befdd4 broke fw3_ubus_addresses() so that
no addresses where returned at all, this caused fw3 to not emit NAT reflection rules
anymore.
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
SVN-Revision: 41556
2014-07-10 10:21:17 +00:00
Felix Fietkau
a6c4ef18b7
qos-scripts: remove maxsize options and packet size based reclassify from the default config
...
They should be unnecessary with fq_codel, and simplifying rules helps
with performance
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41549
2014-07-08 11:19:51 +00:00
Hauke Mehrtens
189edfef1a
broadcom-wl: assign first increased mac address to internal wifi core
...
When the original mac addresses are not valid assign the first one to
the internal wifi core, this matches the manufacture mac address in
most cases. In addition refresh the patches.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 41545
2014-07-07 17:38:54 +00:00
Felix Fietkau
ecd169b2c6
broadcom-wl: disable mips16 support, fixes build
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41540
2014-07-07 08:29:35 +00:00
Hauke Mehrtens
3861bdad99
samba36: update to minor version 3.6.24
...
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 41525
2014-07-06 11:23:13 +00:00
Hauke Mehrtens
5d96f266c9
mac80211: b43: add support for firmware 784.2
...
This adds firmware 784.2 for b43 as an option.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 41524
2014-07-06 10:58:14 +00:00
Hauke Mehrtens
37518a7c53
mac80211: update linux-firmware
...
This updates linux-firmware to version
7f388b4885cf64d6b7833612052d20d4197af96f from 2014-06-04.
In addition it adds new firmware for Intel, Broadcom and Realtek devices.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 41523
2014-07-06 10:34:34 +00:00
Hauke Mehrtens
d6c7ab2358
broadcom-wl: improve setting leddc
...
Use leddc value from other routers and improve the script.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 41519
2014-07-05 23:24:41 +00:00
Hauke Mehrtens
4ec8908669
broadcom-wl: fix led support
...
Some devices have an nvram setting, which make broadcom-wl turn of the
led all the time. When the driver is switched on and we find such a
setting we replace it with a better value.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 41518
2014-07-05 22:55:40 +00:00
Hauke Mehrtens
817c56f77c
broadcom-wl: fixup mac addresses.
...
Some series of devices are using the same mac address, which causes
conflicts for these devices we generate a new mac address based on the
base address. This patch adds this functionality to braodcom-wl.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 41514
2014-07-05 19:23:40 +00:00
Felix Fietkau
363eb4cf7a
samba36: disable acl support to avoid picking up a dependency on libacl ( #16988 )
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41509
2014-07-04 11:42:57 +00:00
Felix Fietkau
4d04e666a4
samba36: do not pick up libattr as a dependency
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41508
2014-07-04 09:55:14 +00:00
Jo-Philipp Wich
4f4faa92c0
rpcd: fix parsing of executable plugin output
...
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
SVN-Revision: 41502
2014-07-03 22:21:04 +00:00
Felix Fietkau
1ef92a0065
ubus: update to the latest version, fixes compile error regressions
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41496
2014-07-03 18:57:47 +00:00
John Crispin
9f8fdb838e
wrt55agv2-spidevs: fix compile issues
...
i think this breakage was introduced when linux moved to uapi header
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 41493
2014-07-03 11:56:56 +00:00
Felix Fietkau
361215b186
ubus: update to the latest version, increases maximum message size and adds a few fixes
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41492
2014-07-03 10:49:41 +00:00
Jo-Philipp Wich
b321f718c2
firewall: fix issue with parsing network options
...
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
SVN-Revision: 41491
2014-07-03 09:21:44 +00:00
Felix Fietkau
d288a7903d
rc.common: when reloading a service using procd, fall back to calling start instead of restart
...
This avoids unnecessary service restarts
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41490
2014-07-03 06:21:49 +00:00
Hauke Mehrtens
eef5698535
mac80211: update regulatory database to master-2014-06-13
...
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 41489
2014-07-02 22:27:32 +00:00
Hauke Mehrtens
2dba3f8aca
iwinfo: fix string format for country code
...
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 41485
2014-07-02 21:43:17 +00:00
Felix Fietkau
e9b8f24ded
igmpproxy: automatically add firewall rules for multicast routing based on the current config
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41483
2014-07-02 19:18:23 +00:00
Felix Fietkau
5aef137f9e
procd: add a shell helper function to emit a config.change event
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41482
2014-07-02 19:18:20 +00:00
Felix Fietkau
2baf4d4fb0
procd: add shell functions to add instance data
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41481
2014-07-02 19:18:16 +00:00
Felix Fietkau
2b274eb719
firewall: update to the latest version, adds support for fetching firewall rules from procd
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41480
2014-07-02 19:18:13 +00:00
Felix Fietkau
3445645d18
iptables: refresh patches
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41479
2014-07-02 19:18:09 +00:00
Felix Fietkau
b4059dea7f
procd: update to the latest version, adds support for dumping per-instance service data with an optional type filter
...
also fixes a crash on stopping a service with triggers after reloading it
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41478
2014-07-02 19:18:05 +00:00
John Crispin
81dcf41e65
lantiq: more PKG_CHECK_FORMAT_SECURITY fixes
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 41473
2014-07-02 16:33:20 +00:00
John Crispin
f63bb0adbd
ubox: fix remote logging
...
in r41439 a flag for enabling remote logging was added,
but the actual check was done on a different variable.
Signed-off-by: Reiner Herrmann <reiner@reiner-h.de>
SVN-Revision: 41467
2014-07-02 12:56:20 +00:00
Jo-Philipp Wich
16d8827150
iproute2: re-enable PIC, it is only applied to libnetlink.a and required for collectd
...
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
SVN-Revision: 41460
2014-07-02 12:41:36 +00:00
Jo-Philipp Wich
1c891e0d45
iptables: pass --disable-ipv6 is CONFIG_IPV6 is unset
...
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
SVN-Revision: 41458
2014-07-02 11:39:24 +00:00
Felix Fietkau
12d1710184
strace: fix build failure on arm
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41457
2014-07-02 08:19:43 +00:00