On Fri, 2020-07-24 at 08:38 +0300, Pekka Enberg wrote:
> 
> I think Nadav is thinking of "OSv memcached", which bypasses the
> TCP/IP stack.

It uses the pfil_add_hook feature, which means it gets to see the
packets before they're passed to the netstack. You get the full packet
but only if its already destined for the IP stack (ie. you can't
intercept l2 packets).

Rick

-- 
You received this message because you are subscribed to the Google Groups "OSv 
Development" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to osv-dev+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/osv-dev/6f1799349bc4bfd6888c4457f52905b0ab51d8ef.camel%40rossfell.co.uk.

Reply via email to