diff options
author | David Gibson <david@gibson.dropbear.id.au> | 2022-11-30 15:13:15 +1100 |
---|---|---|
committer | Stefano Brivio <sbrivio@redhat.com> | 2022-12-06 07:42:00 +0100 |
commit | 2dec914209a68d1bc68e9a6b7f8268fb8c71bbf2 (patch) | |
tree | 445f5f7e34b200f1c1e77037d190f897626dbd6b /test | |
parent | fc7f91e7099d0960e9a43fca7b1ae7e77958c8f1 (diff) | |
download | passt-2dec914209a68d1bc68e9a6b7f8268fb8c71bbf2.tar passt-2dec914209a68d1bc68e9a6b7f8268fb8c71bbf2.tar.gz passt-2dec914209a68d1bc68e9a6b7f8268fb8c71bbf2.tar.bz2 passt-2dec914209a68d1bc68e9a6b7f8268fb8c71bbf2.tar.lz passt-2dec914209a68d1bc68e9a6b7f8268fb8c71bbf2.tar.xz passt-2dec914209a68d1bc68e9a6b7f8268fb8c71bbf2.tar.zst passt-2dec914209a68d1bc68e9a6b7f8268fb8c71bbf2.zip |
udp: Split send half of udp_sock_handler_splice() from the receive half
Move the part of udp_sock_handler_splice() concerned with sending out the
datagrams into a new udp_splice_sendfrom() helper. This will make later
cleanups easier.
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Signed-off-by: Stefano Brivio <sbrivio@redhat.com>
Diffstat (limited to 'test')
0 files changed, 0 insertions, 0 deletions