]> git.ipfire.org Git - thirdparty/systemd.git/commit
network: add BitRates field to link_build_json() and the Varlink IDL
authornoxiouz <atiurin@proton.me>
Sun, 22 Feb 2026 15:09:56 +0000 (15:09 +0000)
committernoxiouz <atiurin@proton.me>
Wed, 18 Mar 2026 22:55:52 +0000 (22:55 +0000)
commit872feaa006c9e6e7fa2e036dcbd09d9858470cfa
tree6b1c524791824e1c5e9b33aa4d2640a3ba3d8a3e
parentf9ebd7bb0670ee2a8421ecbe2b4cf60dc28901c6
network: add BitRates field to link_build_json() and the Varlink IDL

Expose the speed meter transmit/receive rates as a BitRates struct in
the per-link JSON output and the io.systemd.Network Varlink IDL.

Co-developed-by: Claude Opus 4.6 <noreply@anthropic.com>
src/network/networkd-json.c
src/shared/varlink-io.systemd.Network.c