On Mon, Jun 09, 2025 at 06:05:11PM +0200, Petr Machata wrote: > `ip stats' displays a range of bridge_slave-related statistics, but not > the VLAN stats. `bridge vlan' actually has code to show these. Extract the > code to libutil so that it can be reused between the bridge and ip stats > tools. > > Rename them reasonably so as not to litter the global namespace. > > Signed-off-by: Petr Machata <petrm@xxxxxxxxxx> Reviewed-by: Ido Schimmel <idosch@xxxxxxxxxx>