aboutgitcodebugslistschat
path: root/test/passt_in_ns/dhcp
diff options
context:
space:
mode:
authorDavid Gibson <david@gibson.dropbear.id.au>2024-07-18 15:26:48 +1000
committerStefano Brivio <sbrivio@redhat.com>2024-07-19 18:33:45 +0200
commit8126f7a66009f3caaf54ed5044b0eabd5ced61a2 (patch)
treef013f339864cce58cb6c315a922dbd9d1e44f9eb /test/passt_in_ns/dhcp
parente0647ad80c63fcad6a9dc31541881fa02aeaac98 (diff)
downloadpasst-8126f7a66009f3caaf54ed5044b0eabd5ced61a2.tar
passt-8126f7a66009f3caaf54ed5044b0eabd5ced61a2.tar.gz
passt-8126f7a66009f3caaf54ed5044b0eabd5ced61a2.tar.bz2
passt-8126f7a66009f3caaf54ed5044b0eabd5ced61a2.tar.lz
passt-8126f7a66009f3caaf54ed5044b0eabd5ced61a2.tar.xz
passt-8126f7a66009f3caaf54ed5044b0eabd5ced61a2.tar.zst
passt-8126f7a66009f3caaf54ed5044b0eabd5ced61a2.zip
udp: Remove obsolete splice tracking
Now that spliced datagrams are managed via the flow table, remove UDP_ACT_SPLICE_NS and UDP_ACT_SPLICE_INIT which are no longer used. With those removed, the 'ts' field in udp_splice_port is also no longer used. struct udp_splice_port now contains just a socket fd, so replace it with a plain int in udp_splice_ns[] and udp_splice_init[]. The latter are still used for tracking of automatic port forwarding. Finally, the 'splice' field of union udp_epoll_ref is no longer used so remove it as well. Signed-off-by: David Gibson <david@gibson.dropbear.id.au> Signed-off-by: Stefano Brivio <sbrivio@redhat.com>
Diffstat (limited to 'test/passt_in_ns/dhcp')
0 files changed, 0 insertions, 0 deletions