mirror of
https://git.rtems.org/rtems-libbsd/
synced 2025-07-22 18:15:32 +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",
|
"::1",
|
||||||
"prefixlen",
|
"prefixlen",
|
||||||
"128",
|
"128",
|
||||||
|
"alias",
|
||||||
NULL
|
NULL
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user