Files
Laszlo Janosi 642fffe020 Fix vlan and bond config generation
This change fixes how glean generates the vlan and bond configurations for Red Hat and related distros.
- Problem: glean set TYPE=ETHERNET for all interface types in the ifcfg files.
  Fix: glean sets proper "TYPE=Bond" and "TYPE=Vlan" for bond and vlan interfaces respectively
- Problem: glean set type=802-3-ethernet for all interface types in the NetworkManager keyfiles
  Fix: glean sets proper "type=bond" and "type=vlan" for bond and vlan interfaces respectively
- Problem: glean generates netdev file for physical interfaces
  Fix: glean generates netdev files for virtual interfaces only.

Story: 2011658
Change-Id: Iee68d154cd8e31d1a1781d517ad61f000dd5c4cc
Signed-off-by: Laszlo Janosi <laszlo.janosi@nokia.com>
2026-01-28 18:43:15 +00:00
..
2022-02-23 12:45:57 -08:00
2026-01-28 18:43:15 +00:00
2015-04-13 04:45:28 +00:00
2026-01-28 18:43:15 +00:00
2015-08-17 14:56:09 +00:00