* [dtaht/ceropackages-3.10] 371b65: Fix stop.sh to avoid creating spurious ifb4ge00 in...
@ 2014-10-18 9:23 GitHub
0 siblings, 0 replies; only message in thread
From: GitHub @ 2014-10-18 9:23 UTC (permalink / raw)
To: cerowrt-commits
[-- Attachment #1: Type: text/plain, Size: 2386 bytes --]
Branch: refs/heads/master
Home: https://github.com/dtaht/ceropackages-3.10
Commit: 371b653c6d594b82ba634b64cd8834a4c17d3eba
https://github.com/dtaht/ceropackages-3.10/commit/371b653c6d594b82ba634b64cd8834a4c17d3eba
Author: Sebastian Moeller <moeller0@gmx.de>
Date: 2014-10-18 (Sat, 18 Oct 2014)
Changed paths:
M net/sqm-scripts/files/usr/lib/sqm/stop.sh
Log Message:
-----------
Fix stop.sh to avoid creating spurious ifb4ge00 interfaces
stop.sh was sourcing functions.sh without IFACE being created.
In that case functions.sh was defaulting to ge00, since stop.sh was
changed to take the interface name in its first argument instead
of as an environmet variable, a spurious ifb4ge00 was created, but only
deleted if ge00 was the passed interface. For openwrt with its
ethN.N interface names that resulted in ifb4ge00 being created but
never deleted. While this probably did not cause any malfunction
it still was confusing. Hopefully it is fixed now.
Commit: 7d6bde09e335fe9807a4a657b30a01d0fc774b0d
https://github.com/dtaht/ceropackages-3.10/commit/7d6bde09e335fe9807a4a657b30a01d0fc774b0d
Author: Sebastian Moeller <moeller0@gmx.de>
Date: 2014-10-18 (Sat, 18 Oct 2014)
Changed paths:
M net/sqm-scripts/files/usr/lib/sqm/run.sh
Log Message:
-----------
Improve logging for run.sh, by including the script name (NT)
Commit: 3fc6c3505d94c66902482c36e83bef250ddfe46e
https://github.com/dtaht/ceropackages-3.10/commit/3fc6c3505d94c66902482c36e83bef250ddfe46e
Author: Sebastian Moeller <moeller0@gmx.de>
Date: 2014-10-18 (Sat, 18 Oct 2014)
Changed paths:
M net/sqm-scripts/files/usr/lib/sqm/functions.sh
Log Message:
-----------
Remove dead code for handling indexed IFBs
Named IFB handling seems to work fine, while indexed IFB handling
had issues, so just deleted the indexed IFB related function.
Commit: caf457283865fc894a7699dbcea89be4611d2e81
https://github.com/dtaht/ceropackages-3.10/commit/caf457283865fc894a7699dbcea89be4611d2e81
Author: Sebastian Moeller <moeller0@gmx.de>
Date: 2014-10-18 (Sat, 18 Oct 2014)
Changed paths:
M net/sqm-scripts/files/usr/lib/sqm/simple.qos
Log Message:
-----------
Fix a type in simple.qos, it is differentiated not differentiad...
Compare: https://github.com/dtaht/ceropackages-3.10/compare/fb3426f41ac4...caf457283865
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2014-10-18 9:23 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-10-18 9:23 [dtaht/ceropackages-3.10] 371b65: Fix stop.sh to avoid creating spurious ifb4ge00 in GitHub
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox