[dtaht/ceropackages-3.3] cf7577: Fixed variable casing for ecn and qdisc option str...
GitHub
noreply at github.com
Tue Feb 4 17:29:04 EST 2014
Branch: refs/heads/master
Home: https://github.com/dtaht/ceropackages-3.3
Commit: cf7577c6567244fd3146d7701b08fe3ea8dfd007
https://github.com/dtaht/ceropackages-3.3/commit/cf7577c6567244fd3146d7701b08fe3ea8dfd007
Author: Your Name <you at example.com>
Date: 2014-02-04 (Tue, 04 Feb 2014)
Changed paths:
M net/sqm-scripts/files/usr/lib/sqm/functions.sh
M net/sqm-scripts/files/usr/lib/sqm/run.sh
M net/sqm-scripts/files/usr/lib/sqm/simple.qos
M net/sqm-scripts/files/usr/lib/sqm/simplest.qos
Log Message:
-----------
Fixed variable casing for ecn and qdisc option strings
Shell variables are supposed to be all upper-case, so fixed the badly camel-cased
eECN and iECN (EECN, IECN) as well as eqdisc_opts and iqdisc_opts
(EQDISC_OPTS, IQDISC_OPTS); retained the underscores to keep the last to readable.
All changes tested under 3.10.28-1.
More information about the Cerowrt-commits
mailing list