genode/repos/libports/src/test/libc_getaddrinfo
Emery Hemingway 36111a2edf Libc: implement getifaddrs
Implement getifaddrs and freeifaddrs within the libc using socket
control files at the VFS. Add an "address" and "netmask" file to the
lwIP plugin.

Only a single IPv4 address is initially supported, and the broadcast
address returned will never be valid.

Fixes #3439
2019-09-02 16:36:07 +02:00
..
main.c Libc: implement getifaddrs 2019-09-02 16:36:07 +02:00
target.mk Test of the gettaddrinfo POSIX facility. 2018-05-03 15:31:58 +02:00