| … | |
… | |
| 7 | updated all modules not to re-direct stderr where appropriate |
7 | updated all modules not to re-direct stderr where appropriate |
| 8 | |
8 | |
| 9 | iwconfig and wpa_supplicant now save their current ESSID via save_options |
9 | iwconfig and wpa_supplicant now save their current ESSID via save_options |
| 10 | and reload it in their pre_stops so that ${ESSID} and ${ESSIDVAR} can be |
10 | and reload it in their pre_stops so that ${ESSID} and ${ESSIDVAR} can be |
| 11 | used in users custom postdown functions |
11 | used in users custom postdown functions |
|
|
12 | |
|
|
13 | wpa_supplicant now calls iwconfig_defaults and iwconfig_user_config |
|
|
14 | if available - fixes #88703 |
| 12 | |
15 | |
| 13 | 09 Apr 2005; Mike Frysinger <vapier@gentoo.org>: |
16 | 09 Apr 2005; Mike Frysinger <vapier@gentoo.org>: |
| 14 | |
17 | |
| 15 | Have the 'status' function return 0/1 based upon the status of the |
18 | Have the 'status' function return 0/1 based upon the status of the |
| 16 | init script #88319 by Josh Nichols. |
19 | init script #88319 by Josh Nichols. |