Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
v2023030a, a good number of improvements:
* move tc commands to functions as they're the same for ingress and egress. * now allows starting from hotplug *if there is no qdisc already active on nssifb* * reverted shaper burst value to standard SQM - seems to perform better * calculated queue limits if no queue limit is specified by the user * allow setting flows via the advanced options string * MTU is now obtained from the interface and OVERHEAD is added to it. Defaults to 1518 as this appears to be the packet size for the qdisc. This value is now used throughout for all calculations * more error handling
- Loading branch information