session: segment handle in accept/connect notifications
[vpp.git] / src / vcl / vcl_bapi.c
index 93ba0ab..7f3a574 100644 (file)
@@ -244,7 +244,8 @@ vl_api_unmap_segment_t_handler (vl_api_unmap_segment_t * mp)
  * XXX - have sessionID by handle hash currently
  */
 
-  VDBG (1, "Unmapped segment '%s'", mp->segment_name);
+  VDBG (1, "Unmapped segment '%s'",
+       clib_net_to_host_u64 (mp->segment_handle));
 }
 
 static void