Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-01-29 | [HICN-491] Fixed missing inclusion of vapi_safe into the hicn-plugin deb/rpm ↵v20.01 | 1 | -23/+2 | ||
package Signed-off-by: Aberto Compagno <acompagn+fdio@cisco.com> Change-Id: Iec88cca235395754829fedf029add5fa779d5a9e | |||||
2020-01-27 | [HICN-488] Adding lock to vapi calls and manage vapi_connect in order to ↵ | 1 | -0/+318 | ||
connect only once. - Added library to hicn-plugin called safe_vapi that takes care of handling concurrent calls to the vapi. - Removed dependency of libhicnctrl from libtransport and added dependency to safe_vapi. - Added dependency to safe_vapi on libhicnctrl Change-Id: Ie49e8319f64a50e7ed6a56e041db977c3b184cc5 Signed-off-by: Alberto Compagno <acompagn+fdio@cisco.com> |