VCL: add IPv6 to socket_test.sh and make test
[vpp.git] / src / vcl / sock_test.h
index 0729c31..f9f5c70 100644 (file)
@@ -69,6 +69,8 @@ typedef struct  __attribute__ ((packed))
   uint32_t ctrl_handle;
   uint32_t num_test_sockets;
   uint32_t verbose;
+  uint32_t address_ip6;
+  uint32_t transport_udp;
   uint64_t rxbuf_size;
   uint64_t txbuf_size;
   uint64_t num_writes;