aboutgitcodebugslistschat
path: root/util.h
diff options
context:
space:
mode:
authorDavid Gibson <david@gibson.dropbear.id.au>2023-01-05 15:26:20 +1100
committerStefano Brivio <sbrivio@redhat.com>2023-01-13 01:06:58 +0100
commit4eb54fd2e792e2c168588c2789e8d5d5977db75d (patch)
tree7464c3a5b0cd672aa825892c1ef59eb599f176b6 /util.h
parent09c00f1d2a38c562511b4e4a4a0f1d455d04d20a (diff)
downloadpasst-4eb54fd2e792e2c168588c2789e8d5d5977db75d.tar
passt-4eb54fd2e792e2c168588c2789e8d5d5977db75d.tar.gz
passt-4eb54fd2e792e2c168588c2789e8d5d5977db75d.tar.bz2
passt-4eb54fd2e792e2c168588c2789e8d5d5977db75d.tar.lz
passt-4eb54fd2e792e2c168588c2789e8d5d5977db75d.tar.xz
passt-4eb54fd2e792e2c168588c2789e8d5d5977db75d.tar.zst
passt-4eb54fd2e792e2c168588c2789e8d5d5977db75d.zip
udp: Split receive from preparation and send in udp_sock_handler()
The receive part of udp_sock_handler() and udp_sock_handler_splice() is now almost identical. In preparation for merging that, split the receive part of udp_sock_handler() from the part preparing and sending the frames for sending on the tap interface. The latter goes into a new udp_tap_send() function. Signed-off-by: David Gibson <david@gibson.dropbear.id.au> Signed-off-by: Stefano Brivio <sbrivio@redhat.com>
Diffstat (limited to 'util.h')
0 files changed, 0 insertions, 0 deletions