Dear friends,
I was wondering what could cause these messages to be appeared on vppctl
console;
vl_mem_send_client_keepalive_w_reg:539: REAPER: binary API client 'client_name'
died
and
svm_client_scan_this_region_nolock:1249: /global_vm: cleanup ghost pid PID_NO
I am developing on VPP 18.04 and t
Dear guys and gals
I have composed a plugin called cgnat and I was trying hard to call the plugin
from a C program to make a portable interface.
I would be very thankful if anyone could help me by providing a sample program
which could communicate with a vpp plugin or finds my fault in my program