Type: improvement
Signed-off-by: Florin Coras <[email protected]>
Change-Id: I4c0c1b27adb3e3ea3c3ff6353b068447db19fa85
udp_error (MQ_FULL, mq_full, ERROR, "Application msg queue full")
udp_error (INVALID_CONNECTION, invalid_connection, ERROR, "Invalid connection")
udp_error (PKTS_SENT, pkts_sent, INFO, "Packets sent")
+udp_error (CONNECTED, connected, INFO, "Connected session")
uc0->sw_if_index = vnet_buffer (b[0])->sw_if_index[VLIB_RX];
if (uc0->flags & UDP_CONN_F_CONNECTED)
{
+ error0 = UDP_ERROR_CONNECTED;
if (s0->thread_index != thread_index)
{
/*