Re: [vpp-dev] Missing libvppsocketwrapper library

2017-08-14 Thread Tomáš Jančiga
OK, thank you Dave, Tomas Od: Dave Wallace Odoslané: pondelok, 14. augusta 2017 15:37:29 Komu: vpp-dev@lists.fd.io Predmet: Re: [vpp-dev] Missing libvppsocketwrapper library Tomas, The LD_PRELOAD library is under review and will be committed to the vpp sandbox

Re: [vpp-dev] Missing libvppsocketwrapper library

2017-08-14 Thread Dave Wallace
Tomas, The LD_PRELOAD library is under review and will be committed to the vpp sandbox project shortly (...vppsb/vcl-ldpreload). I will be pushing a patch to refactor socket_test.sh to allow setting of an environment variable to point to the correct location of the VCL LD_PRELOAD library onc

[vpp-dev] Missing libvppsocketwrapper library

2017-08-14 Thread Tomáš Jančiga
Hi all, I'd like to test the host stack implemented in VPP using the LD_PRELOAD trick. It's used also by test/scripts/socket_test.sh but it uses wrapper library libvppsocketwrapper which is missing in VPP sources. I'd like to ask you if you have some draft changes implementing the wrapper librar