[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Minios-devel] [UNIKRAFT LWIP PATCH 0/7] LWIP fixes
This patch seriers solver some LWIP issues and adapts it to the new VFS changes. This patch series depends on the recent "VFSCORE fixes" patch series Mihai Pogonaru (7): Fix poll() ret variable type and select() maxfd calculation Let vfs free the resources used for the socket Adapt lwip to new vfs changes Use vfs functions to allocate socket vnode and dentry Change the return of errors to match vfs expectations Provide ioctl for LWIP Further protect gethostbyname* defines exportsyms.uk | 1 - include/netdb.h | 4 +- include/sys/socket.h | 2 - sockets.c | 249 ++++++++++++++++++++++++++++++++++++--------------- 4 files changed, 177 insertions(+), 79 deletions(-) -- 2.11.0 _______________________________________________ Minios-devel mailing list Minios-devel@xxxxxxxxxxxxxxxxxxxx https://lists.xenproject.org/mailman/listinfo/minios-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |