]> git.ipfire.org Git - thirdparty/systemd.git/commit
machinectl: modernize address table handling
authorLennart Poettering <lennart@poettering.net>
Mon, 13 Jan 2020 15:20:53 +0000 (16:20 +0100)
committerLennart Poettering <lennart@poettering.net>
Mon, 13 Jan 2020 15:38:40 +0000 (16:38 +0100)
commitfc6eb08e74d6d4f7b3b445d184faebe578d235f6
tree2806c520506199959c17a42c1ef42baa2699dbfb
parentd91614e717ed09308f1ec184c4e30eccbc41c53c
machinectl: modernize address table handling

Primarily, use the new multi-line support in table formatting.

Also, stream-line naming of the "max-addresses" options. We used three
names for the concept internall, let's just unify on the name we use for
this for external users, i.e. "max-addresses".
src/machine/machinectl.c