netlink icon indicating copy to clipboard operation
netlink copied to clipboard

Add support for TCA_HTB_DIRECT_QLEN in HTB qdisc

Open bc-lee opened this issue 1 year ago • 0 comments

  • Extend Htb struct in qdisc.go to include DirectQlen field
  • Implement the DirectQlen option in qdisc_linux.go
  • Modify TestHtbAddDel test to validate DirectQlen changes

bc-lee avatar Apr 01 '24 11:04 bc-lee