Hi Johannes,
to use lxip you have to add lib/vfs/lxip to your build components and the resulting lxip.lib.so and vfs_lxip.lib.so to your boot modules. Also, you need to add something like
<dir name="socket"> <lxip dhcp="yes"/> </dir>
to your vfs root directory.
Cheers, Alex
On 20.06.2018 16:21, Johannes Kliemann wrote:
I looked into the lxip_udp_echo but I can't find anything that is special to lxip and that could make a difference. So I cannot see where this plugin (what plugin?) is missing and how I could include it.