1
0
mirror of https://passt.top/passt synced 2024-06-30 23:12:39 +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.
Go to file
Stefano Brivio d02e059ddc passt: Add IPv6 and NDP support, further fixes for IPv4 CT
Signed-off-by: Stefano Brivio <sbrivio@redhat.com>
2021-02-16 07:58:05 +01:00
arp.c passt: Add IPv6 and NDP support, further fixes for IPv4 CT 2021-02-16 07:58:05 +01:00
arp.h merd: ARP and DHCP handlers, connection tracking fixes 2021-02-16 07:57:57 +01:00
dhcp.c passt: Add IPv6 and NDP support, further fixes for IPv4 CT 2021-02-16 07:58:05 +01:00
dhcp.h merd: ARP and DHCP handlers, connection tracking fixes 2021-02-16 07:57:57 +01:00
Makefile passt: Add IPv6 and NDP support, further fixes for IPv4 CT 2021-02-16 07:58:05 +01:00
ndp.c passt: Add IPv6 and NDP support, further fixes for IPv4 CT 2021-02-16 07:58:05 +01:00
ndp.h passt: Add IPv6 and NDP support, further fixes for IPv4 CT 2021-02-16 07:58:05 +01:00
passt.c passt: Add IPv6 and NDP support, further fixes for IPv4 CT 2021-02-16 07:58:05 +01:00
passt.h passt: Add IPv6 and NDP support, further fixes for IPv4 CT 2021-02-16 07:58:05 +01:00
qrap.c passt: Add IPv6 and NDP support, further fixes for IPv4 CT 2021-02-16 07:58:05 +01:00
util.c passt: Add IPv6 and NDP support, further fixes for IPv4 CT 2021-02-16 07:58:05 +01:00
util.h passt: Add IPv6 and NDP support, further fixes for IPv4 CT 2021-02-16 07:58:05 +01:00