]> git.ipfire.org Git - thirdparty/iproute2.git/commitdiff
Merge branch 'netshaper-updates' into next
authorDavid Ahern <dsahern@kernel.org>
Wed, 20 May 2026 01:06:02 +0000 (19:06 -0600)
committerDavid Ahern <dsahern@kernel.org>
Wed, 20 May 2026 01:06:02 +0000 (19:06 -0600)
Mohsin Bashir  says:

====================

From: Mohsin Bashir <hmohsin@meta.com>

This series extends the netshaper CLI with missing parameter support
and adds the group command for building scheduling hierarchies.

The existing netshaper tool only supports setting bw-max on individual
shapers. This series adds the remaining shaper attributes (bw-min,
weight) needed for TX scheduling, and introduces the group command
which ties leaf shapers to a parent node in a single operation.

====================

Signed-off-by: David Ahern <dsahern@kernel.org>

Trivial merge