Ilias Marinos
Ilias Marinos
Hi @sarsanaee, Could you please elaborate on the issue? `PacketAlloc()` is not meant to change the underlying `mbuf` size; it's merely an allocation from the pool. The `append` method, is...
Hi @sarsanaee, Which system calls are you referring to? If this is the machnet API (library), we should be careful what we do expose; some errors are internal (i.e., the...
Hi @0xbentang, Thanks for opening this issue. I can confirm that `machnet` doesn't currently support connecting to a remote peer when traffic needs to be routed to a different subnet...
Hi @GeorgKreuzmayr, As @sarsanaee pointed out we have this experimental branch to achieve connectivity when using multiple engines. We have not yet tried that in AWS; if you could give...