mirror of
https://git.rtems.org/rtems-libbsd/
synced 2025-06-05 03:16:02 +08:00
testsuite: Fix lo0 ifconfig error
Avoid "ifa_del_loopback_route: deletion failed".
This commit is contained in:
parent
573b4cd62f
commit
403d0b886a
@ -89,6 +89,7 @@ default_network_ifconfig_lo0(void)
|
||||
"::1",
|
||||
"prefixlen",
|
||||
"128",
|
||||
"alias",
|
||||
NULL
|
||||
};
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user