mirror of
https://github.com/ibm-s390-linux/s390-tools.git
synced 2026-08-05 02:14:52 +00:00
This patch adds support for the qeth attributes that are used to configure VNIC Characteristics. VNIC Characteristics and BridgePort are mutually exclusive. Thus, this patch also adds a check function for conflicting settings to the qeth code. Also, the output when VNIC Characteristics is active is added to the BridgePort attribute descriptions. Signed-off-by: Hans Wippel <hwippel@linux.vnet.ibm.com> Acked-by: Peter Oberparleiter <oberpar@linux.vnet.ibm.com> Signed-off-by: Michael Holzheu <holzheu@linux.vnet.ibm.com>