]> git.ipfire.org Git - thirdparty/systemd.git/commit
format-table: when generating json, synthesize "null" for invalid ifindex
authorLennart Poettering <lennart@poettering.net>
Tue, 9 Feb 2021 15:39:49 +0000 (16:39 +0100)
committerLennart Poettering <lennart@poettering.net>
Wed, 10 Feb 2021 11:21:56 +0000 (12:21 +0100)
commit56909de01520b20bde468765d1871dd7de7e987c
tree5f68f1617907367c1148871eb1dbd2881d8d2f45
parenta7273eaf32e9d0f8abe5f368bdd801803aaaa0ec
format-table: when generating json, synthesize "null" for invalid ifindex

This matches what we do for other cell types that have an invalid value.
src/shared/format-table.c