genode/repos/libports/src/lib/vfs
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
..
fatfs VFS: Replace global response handlers with local handlers 2019-04-09 12:30:34 +02:00
jitterentropy VFS: construct file-systems using Vfs::Env object 2018-04-19 12:38:27 +02:00
lwip Libc: implement getifaddrs 2019-09-02 16:36:07 +02:00