]> git.ipfire.org Git - thirdparty/systemd.git/commit - src/network/networkctl.c
networkctl: obey --full with lldp command
authorSimon Ellmann <simon.ellmann@tum.de>
Wed, 13 Apr 2022 19:53:10 +0000 (04:53 +0900)
committerLuca Boccassi <luca.boccassi@gmail.com>
Fri, 15 Apr 2022 15:51:26 +0000 (17:51 +0200)
commit27cd31c0b20ce09c1165ea2691ae5079b675d6d6
tree4d8ecae2b8f9058d9e12c7741a10b70c1f414326
parent3e02a6a33e42486d3894d0bdfc076dc502bc1400
networkctl: obey --full with lldp command

Do not ellipsize output when -l or --full is handed to networkctl lldp.

Fixes #22806.
src/network/networkctl.c