diff options
author | David Gibson <david@gibson.dropbear.id.au> | 2022-10-19 11:43:49 +1100 |
---|---|---|
committer | Stefano Brivio <sbrivio@redhat.com> | 2022-10-19 03:34:38 +0200 |
commit | a2eb2d310a28aa916d47c41d98dfddcc7619f639 (patch) | |
tree | e6cddc367cd3c694121b7c9f248d38206900cd11 /checksum.h | |
parent | 3d8ccb44a6a3dc74b9bf7b765c7a2ae41f771d40 (diff) | |
download | passt-a2eb2d310a28aa916d47c41d98dfddcc7619f639.tar passt-a2eb2d310a28aa916d47c41d98dfddcc7619f639.tar.gz passt-a2eb2d310a28aa916d47c41d98dfddcc7619f639.tar.bz2 passt-a2eb2d310a28aa916d47c41d98dfddcc7619f639.tar.lz passt-a2eb2d310a28aa916d47c41d98dfddcc7619f639.tar.xz passt-a2eb2d310a28aa916d47c41d98dfddcc7619f639.tar.zst passt-a2eb2d310a28aa916d47c41d98dfddcc7619f639.zip |
Add helpers for normal inbound packet destination addresses
tap_ip_send() doesn't take a destination address, because it's specifically
for inbound packets, and the IP addresses of the guest/namespace are
already known to us. Rather than open-coding this destination address
logic, make helper functions for it which will enable some later cleanups.
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Signed-off-by: Stefano Brivio <sbrivio@redhat.com>
Diffstat (limited to 'checksum.h')
0 files changed, 0 insertions, 0 deletions