From e96d74409128c6a977e31f24fad9b267d2feb9a1 Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Fri, 9 Aug 2024 18:57:15 +0200 Subject: New upstream version 1.48.8 --- src/libnm-core-impl/tests/test-keyfile.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/libnm-core-impl/tests/test-keyfile.c') diff --git a/src/libnm-core-impl/tests/test-keyfile.c b/src/libnm-core-impl/tests/test-keyfile.c index 9f546971..1912782e 100644 --- a/src/libnm-core-impl/tests/test-keyfile.c +++ b/src/libnm-core-impl/tests/test-keyfile.c @@ -196,7 +196,7 @@ _nm_keyfile_read(GKeyFile *keyfile, { NMSettingConnection *s_con; - /* a non-slave connection must have a proxy setting, but + /* a non-port connection must have a proxy setting, but * keyfile reader does not add that (unless a [proxy] section * is present. */ s_con = nm_connection_get_setting_connection(con); @@ -857,8 +857,8 @@ test_bridge_port_vlans(void) "id=t\n" "type=dummy\n" "interface-name=dummy1\n" - "master=br0\n" - "slave-type=bridge\n" + "controller=br0\n" + "port-type=bridge\n" "\n" "[bridge-port]\n" "vlans=4094 pvid , 10-20 untagged\n" -- cgit 1.3.0-6-gf8a5