public inbox for netdev@vger.kernel.org
 help / color / mirror / Atom feed
* Layer 3 (point-to-point) netfront and netback drivers
@ 2022-09-18 12:41 Demi Marie Obenour
  2022-09-19 20:46 ` Elliott Mitchell
  0 siblings, 1 reply; 5+ messages in thread
From: Demi Marie Obenour @ 2022-09-18 12:41 UTC (permalink / raw)
  To: Xen developer discussion, netdev

[-- Attachment #1: Type: text/plain, Size: 534 bytes --]

How difficult would it be to provide layer 3 (point-to-point) versions
of the existing netfront and netback drivers?  Ideally, these would
share almost all of the code with the existing drivers, with the only
difference being how they are registered with the kernel.  Advantages
compared to the existing drivers include less attack surface (since the
peer is no longer network-adjacent), slightly better performance, and no
need for ARP or NDP traffic.
-- 
Sincerely,
Demi Marie Obenour (she/her/hers)
Invisible Things Lab

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2022-09-19 23:33 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-09-18 12:41 Layer 3 (point-to-point) netfront and netback drivers Demi Marie Obenour
2022-09-19 20:46 ` Elliott Mitchell
2022-09-19 21:41   ` Demi Marie Obenour
2022-09-19 23:21     ` Elliott Mitchell
2022-09-19 23:32       ` Demi Marie Obenour

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox