mirror of
https://github.com/systemd/systemd.git
synced 2026-07-19 22:10:56 +00:00
@@ -409,7 +409,7 @@ int manager_rtnl_process_address(sd_netlink *rtnl, sd_netlink_message *message,
|
||||
log_link_debug(link, "Adding address: %s/%u (valid for %s)", buf, prefixlen, valid_str);
|
||||
}
|
||||
|
||||
address_update(address, scope, flags, &cinfo);
|
||||
address_update(address, flags, scope, &cinfo);
|
||||
|
||||
break;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user