This website requires JavaScript.
Explore
Help
Sign In
ExternalVendorCode
/
genode
Watch
1
Star
0
Fork
0
You've already forked genode
mirror of
https://github.com/genodelabs/genode.git
synced
2024-12-20 06:07:59 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
e22e2540ee
genode
/
repos
/
libports
/
run
/
fetchurl_lxip.run
3 lines
87 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Support linux in manual fetchurl test
2020-05-28 13:23:51 +00:00
proc ip_stack { } { return lxip }
LwIP VFS plugin This patch reintroduces the LwIP stack to libc as a VFS plugin implementing the socket_fs interface. Rather than use LwIP's socket emulation layer this plugin interfaces directly to LwIP raw API and is single threaded. The internal TCP parameters of the stack are untuned. Fix #2050 Fix #2335
2016-09-18 17:46:54 +00:00
source ${genode_dir}/repos/libports/run/fetchurl.inc
Reference in New Issue
Copy Permalink