mirror of
https://github.com/systemd/systemd.git
synced 2024-11-15 07:24:00 +03:00
55dab2ed83
If an UDP packet has not passed through a hardware device, its checksum may not have been computed. This is exposed through the TP_STATUS_CSUMNOTREADY sockopt. When using raw sockets, skip checksum validation when TP_STATUS_CSUMNOTREADY is set. This is necessary for dhcp to work directly over a veth tunnel, e.g. as done in systemd-nspawn. |
||
---|---|---|
.. | ||
dhcp-internal.h | ||
dhcp-lease.c | ||
dhcp-lease.h | ||
dhcp-network.c | ||
dhcp-option.c | ||
dhcp-packet.c | ||
dhcp-protocol.h | ||
Makefile | ||
sd-dhcp-client.c | ||
test-dhcp-client.c | ||
test-dhcp-option.c |