5 Aug
2024
5 Aug
'24
9:02 p.m.
On Fri, 2 Aug 2024 18:10:34 +0200
Laurent Vivier
This helps to export them and use them with vhost-user version of udp.c
There is only one code change: pass s_in rather than udp_meta_t to udp_flow_from_sock() as udp_meta_t is specific to the socket version of udp.c
Otherwise, only code move
Signed-off-by: Laurent Vivier
Laurent Vivier (2): udp_flow: Remove udp_meta_t from the parameters of udp_flow_from_sock() udp_flow: move all udp_flow functions to udp_flow.c
Applied. -- Stefano