From: Felipe Huici Date: Tue, 3 Sep 2019 08:03:42 +0000 (+0200) Subject: exportsyms.uk: expose symbols needed by Micropython port. X-Git-Tag: RELEASE-0.4~37 X-Git-Url: http://xenbits.xensource.com/gitweb?a=commitdiff_plain;h=b6b912d773bf3689358c89c014987afcbed9ad3a;p=unikraft%2Flibs%2Flwip.git exportsyms.uk: expose symbols needed by Micropython port. Add symbols (e.g., dns_gethostbyname, getnameinfo) needed by Micropython. Signed-off-by: Felipe Huici Reviewed-by: Costin Lupu --- diff --git a/exportsyms.uk b/exportsyms.uk index 856ca8f..1f11f6d 100644 --- a/exportsyms.uk +++ b/exportsyms.uk @@ -39,3 +39,32 @@ getaddrinfo freeaddrinfo gai_strerror getnameinfo +igmp_joingroup +pbuf_alloc +pbuf_cat +pbuf_copy_partial +pbuf_free +pbuf_ref +sys_check_timeouts +tcp_abort +tcp_accept +tcp_arg +tcp_bind +tcp_close +tcp_connect +tcp_err +tcp_listen_with_backlog +tcp_new +tcp_output +tcp_poll +tcp_recv +tcp_recved +tcp_write +udp_bind +udp_connect +udp_new +udp_recv +udp_remove +udp_send +udp_sendto +uknetdev_poll_all