[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Minios-devel] [UNIKRAFT LWIP PATCH v2 0/6] LWIP fixes
This patch series solves LWIP issues regarding vfs integration, provides ioctl for LWIP and fixes gethostbyname* defines. This patch series depends on the recent "VFSCORE fixes" patch series Mihai Pogonaru (6): Use vfs functions to allocate/free the resources used for a socket (Part I) Update the number of remaining unprocessed bytes correctly Use vfs functions to allocate/free the resources used for a socket (Part II) sockets.c: Change error handling to match vfs expectations Provide ioctl for LWIP Further protect gethostbyname* defines exportsyms.uk | 1 - include/netdb.h | 8 +- include/sys/socket.h | 2 - sockets.c | 237 ++++++++++++++++++++++++++++++++++++--------------- 4 files changed, 171 insertions(+), 77 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 |