push
github
Add netdev files associated with link to networkd JSON output (#37402) `networkctl status LINK` gained support for showing the netdev configuration files associated with a link in c9837c17d, but these netdev files were never added to the JSON output too. This pull-request fixes that by adding two new fields (`NetDevFile` and `NetDevFileDropins`) to the `networkctl` (and `D-Bus`) JSON output.
6 of 6 new or added lines in 1 file covered. (100.0%)
138 existing lines in 38 files now uncovered.297521 of 411828 relevant lines covered (72.24%)
705093.27 hits per line