-
-
Notifications
You must be signed in to change notification settings - Fork 4.2k
network: tc: add several settings for HTB #16093
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
network: tc: add several settings for HTB #16093
Conversation
poettering
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
i think we should try to stick to the rule that time values are always called "XyzSec" and byte values are called "XyzBytes=". We aren't good at that so far, but let's at least do that for new stuff...
2ec6cc7 to
2ee7e54
Compare
|
@Pesa and @poettering Thank you for the review. I've force-pushed an updated version. I hope all points are addressed. PTAL. |
Closes #15213.