Hi, In order to use VPP API in python, I use this command "sudo –E LD_LIBRARY_PATH=/vpp/build-root/install-vpp_debug-native/vpp/lib64/libvppapiclient.so python testAPI.py"
As you can see in the above command, I should link libvppapiclient.so to my code *** My question is that "where is the source code for libvppapiclient.so??" I want to inspect source code to see what and how it works *** thanks in advance
_______________________________________________ vpp-dev mailing list [email protected] https://lists.fd.io/mailman/listinfo/vpp-dev
