1
0
mirror of https://passt.top/passt synced 2024-07-01 23:42:41 +00:00
passt/dhcp.h
Stefano Brivio b439984641 merd: ARP and DHCP handlers, connection tracking fixes
With this, merd provides a fully functional IPv4 environment to
guests, requiring a single capability, CAP_NET_RAW.

Signed-off-by: Stefano Brivio <sbrivio@redhat.com>
2021-02-16 07:57:57 +01:00

2 lines
58 B
C

int dhcp(struct ctx *c, unsigned len, struct ethhdr *eh);