mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2025-12-28 16:50:16 +01:00
libnm: add "bridge_role" option to "ethernet.s390-options"
https://bugzilla.redhat.com/show_bug.cgi?id=1935842
This commit is contained in:
parent
3df607f3c2
commit
e4aa3f4b2d
1 changed files with 1 additions and 0 deletions
|
|
@ -75,6 +75,7 @@ G_DEFINE_TYPE(NMSettingWired, nm_setting_wired, NM_TYPE_SETTING)
|
|||
/*****************************************************************************/
|
||||
|
||||
static const char *valid_s390_opts[] = {
|
||||
"bridge_role",
|
||||
"broadcast_mode",
|
||||
"buffer_count",
|
||||
"canonical_macaddr",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue