projects
/
openwrt
/
svn-archive
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1e319bd
)
add qos-scripts patch from #2385
author
Felix Fietkau
<nbd@openwrt.org>
Thu, 20 Sep 2007 09:19:48 +0000
(09:19 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Thu, 20 Sep 2007 09:19:48 +0000
(09:19 +0000)
SVN-Revision: 8860
package/qos-scripts/files/usr/lib/qos/generate.sh
patch
|
blob
|
history
diff --git
a/package/qos-scripts/files/usr/lib/qos/generate.sh
b/package/qos-scripts/files/usr/lib/qos/generate.sh
index 04c833b5c5137c9b294614a9b0053459e338895e..55ddf3c7fc986b5483c39930c1b6af09e98b274f 100755
(executable)
--- a/
package/qos-scripts/files/usr/lib/qos/generate.sh
+++ b/
package/qos-scripts/files/usr/lib/qos/generate.sh
@@
-17,6
+17,7
@@
add_insmod() {
reset_cb
include /lib/network
scan_interfaces
+ config_load /var/state/network
config_get "$1" ifname
)}
} || {