[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Minios-devel] [UNIKRAFT/LIBLWIP PATCH v2 0/2] Support for c-ares library
We add 3 IPv6-related macro definitions and implementations of two functions needed by the c-ares library. Changes since v1: * Add license header to iface.c * Don't add functions to exportsyms.uk, the file no longer exists. Felipe Huici (2): Add IPv6 macro definitions Add getservbyport_r and if_indextoname Makefile.uk | 1 + ifname.c | 39 ++++++++++++++++++++++++++++++ include/net/if.h | 2 ++ include/netdb.h | 8 +++++++ include/netinet/in.h | 8 +++++++ serv.c | 56 ++++++++++++++++++++++++++++++++++++++++++++ 6 files changed, 114 insertions(+) create mode 100644 ifname.c -- 2.20.1 _______________________________________________ Minios-devel mailing list Minios-devel@xxxxxxxxxxxxxxxxxxxx https://lists.xenproject.org/mailman/listinfo/minios-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |