projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
The following patch enables txpower setting for hostap driver and restores txpower...
[openwrt.git]
/
package
/
base-files
/
files
/
etc
/
hotplug.d
/
iface
/
10-routes
diff --git
a/package/base-files/files/etc/hotplug.d/iface/10-routes
b/package/base-files/files/etc/hotplug.d/iface/10-routes
index
7e957f7
..
963728f
100644
(file)
--- a/
package/base-files/files/etc/hotplug.d/iface/10-routes
+++ b/
package/base-files/files/etc/hotplug.d/iface/10-routes
@@
-63,7
+63,6
@@
case "$ACTION" in
ifup)
include /lib/network
scan_interfaces
- . /var/state/network
config_foreach "add_route" route
config_foreach "add_route6" route6
;;
This page took
0.020563 seconds
and
4
git commands to generate.