FreshJR
Very Senior Member
Already updated. I was just testing it for longer.
@JackYaz 2 errors
(1) Kbit was attached within Down/up rate variable and then kbit attached to the end of that variable when it was called. Run the script in terminal and it will spit out the error at you
(2) ${tc} class change should be tc class change instead. Calling tc class change without explicitly defining overhead & linklayer reset those variables. As such, I will call regular tc and let the interposer append the overhead/linklayer parameters if necessary.
Weird how that behavior #2 did not occur in previous tests
@JackYaz 2 errors
(1) Kbit was attached within Down/up rate variable and then kbit attached to the end of that variable when it was called. Run the script in terminal and it will spit out the error at you
(2) ${tc} class change should be tc class change instead. Calling tc class change without explicitly defining overhead & linklayer reset those variables. As such, I will call regular tc and let the interposer append the overhead/linklayer parameters if necessary.
Weird how that behavior #2 did not occur in previous tests