mirror of
https://github.com/ibm-s390-linux/s390-tools.git
synced 2026-08-05 02:14:52 +00:00
This patch adds the qeth attributes that are used to configure VNIC Characteristics to lsqeth. The output of lsqeth comprises two columns: one for attribute names, one for attribute values. Not all VNIC Characteristics attribute names fit in the corresponding column. Thus, this patch also increases the width of the attribute names column by 2 characters. Signed-off-by: Hans Wippel <hwippel@linux.vnet.ibm.com> Reviewed-by: Ursula Braun <ubraun@linux.vnet.ibm.com> Signed-off-by: Michael Holzheu <holzheu@linux.vnet.ibm.com>