vcl: fix cl sendto on unbound socket 71/42471/9
authorFlorin Coras <[email protected]>
Wed, 12 Mar 2025 08:18:32 +0000 (04:18 -0400)
committerDave Wallace <[email protected]>
Fri, 14 Mar 2025 01:59:30 +0000 (01:59 +0000)
commit332e02cbd448d52cc7bdab6670ac123dc73d73fd
tree1b00f86dea94bec43b8341c7841635e99eabd5f0
parent9c93af3b7fe849f0d2662b1757d9a437e16f03de
vcl: fix cl sendto on unbound socket

Type: fix

Change-Id: Ia1e61a7ed633ad9708bd02fbaf4a39fe1a0ca1f3
Signed-off-by: Florin Coras <[email protected]>
src/plugins/hs_apps/CMakeLists.txt
src/plugins/hs_apps/vcl/vcl_test_cl_udp.c [new file with mode: 0644]
src/vcl/vppcom.c
test/asf/test_vcl.py