aboutsummaryrefslogtreecommitdiffstats
path: root/libtransport/src/hicn/transport/core/vpp_forwarder_interface.cc
AgeCommit message (Expand)AuthorFilesLines
2020-02-26[HICN-534] Major rework on libtransport organizationMauro Sardara1-220/+0
2020-01-30[HICN-492] Initialization of vapi_ctx_t before calling vapi_safe_connect()Alberto Compagno1-10/+10
2020-01-27[HICN-488] Adding lock to vapi calls and manage vapi_connect in order to conn...Alberto Compagno1-12/+11
2019-12-04[HICN-427] Producer and consumer socket created with vapiAlberto Compagno1-35/+25
2019-11-22[HICN-406] Adding face deletion on the hicn-plugin when the corresponding soc...Alberto Compagno1-6/+25
2019-11-08[HICN-385] fix route removal in hicnctrl, code uniformization in hicn-light c...Jordan Augé1-16/+7
2019-11-04[HICN-262] Fix binary api to prevent byteswapping of ip addresses in vapiAlberto Compagno1-20/+13
2019-10-07[HICN-298] Release new hICN app for AndroidJordan Augé1-20/+20
2019-07-17[HICN-246] Initializing vpp_api state only the first time a socket is created.Alberto Compagno1-5/+4
2019-03-08[HICN-99] Destroy in the correct order and in the correct event loop the attr...Mauro Sardara1-7/+4
2019-02-22[HICN-80] Avoid segfault when deleting memif interface on VPP.Mauro Sardara1-9/+10
2019-02-18[HICN-50] Added udp application connector.Mauro Sardara1-14/+18
2019-02-01[HICN-10] Compile libtransport with libmemif supportMauro Sardara1-0/+4
2019-01-30[HICN-18] first commit of libtransport for windowsAngelo Mantellini1-7/+8
2019-01-21- Code style fixMauro Sardara1-29/+67
2019-01-17This is the first commit of the hicn projectv19.01Luca Muscariello1-0/+184