1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-19 14:08:17 +02:00
openwrt/package/network/services
Felix Fietkau 056d75049d wpa_supplicant.sh: always use parameters from the current section
Using variables from the outer scope unnecessarily complicates the code and
leads to issues.

This patch fixes the bug when having an "adhoc" wifi-iface section before a
"sta" section prevents wpa_supplicant from using the key specified in the
corresponding section as it tries to use the "adhoc" key instead (1 by
default).

Signed-off-by: Paul Fertser <fercerpav@gmail.com>

SVN-Revision: 34716
2012-12-16 13:23:37 +00:00
..
dnsmasq licensing: Add licensing metadata to many packages Two new variables are introduces to many packages, namely PKG_LICENSE and PKG_LICENSE_FILES - there may be more than one license applied to packages, and these are listed in the PKG_LICENSE variable and separated by spaces. All relevant license files are also added to the PKG_LICENSE_FILES variable, also space separated. 2012-10-19 15:34:28 +00:00
dropbear dropbear: update to 2012.55 and refresh patches 2012-12-04 16:40:17 +00:00
ead packages: sort network related packages into package/network/ 2012-10-10 12:32:29 +00:00
hostapd wpa_supplicant.sh: always use parameters from the current section 2012-12-16 13:23:37 +00:00
lldpd lldpd: fix minor whitespace quirk in init script 2012-10-12 12:02:56 +00:00
ppp fixes uapi helper define 2012-12-16 11:04:27 +00:00
relayd packages: sort network related packages into package/network/ 2012-10-10 12:32:29 +00:00
samba36 licensing: Add licensing metadata to many packages Two new variables are introduces to many packages, namely PKG_LICENSE and PKG_LICENSE_FILES - there may be more than one license applied to packages, and these are listed in the PKG_LICENSE variable and separated by spaces. All relevant license files are also added to the PKG_LICENSE_FILES variable, also space separated. 2012-10-19 15:34:28 +00:00
uhttpd uhttpd: update to latest git head, improves handling of invalid requests 2012-10-30 13:13:21 +00:00