mirror of
https://passt.top/passt
synced 2024-12-22 05:35:23 +00:00
passt implements a translation layer between a Layer-2 network interface and native Layer-4 sockets (TCP, UDP, ICMP/ICMPv6 echo) on a host. It doesn't require any capabilities or privileges, and it can be used as a simple replacement for Slirp.
6709ade2bd
Plug A Simple Socket Transport. Signed-off-by: Stefano Brivio <sbrivio@redhat.com> |
||
---|---|---|
arp.c | ||
arp.h | ||
dhcp.c | ||
dhcp.h | ||
Makefile | ||
passt.c | ||
passt.h | ||
qrap.c | ||
util.c | ||
util.h |