aboutsummaryrefslogtreecommitdiffstats
path: root/ctrl/libhicnctrl/src/hicn_plugin_api.c
AgeCommit message (Expand)AuthorFilesLines
2021-06-24[HICN-708] Rebase with masterEnrico Loparco (eloparco)1-308/+333
2021-03-30[HICN-645] Fix data structures to support hicn-light-daemon and hicn-light-co...Enrico Loparco (eloparco)1-1/+1
2020-03-20[HICN-551] Removed source code that uses aclAlberto Compagno1-5/+1
2020-01-30[HICN-495] Removed wrong free before returnin the dataAlberto Compagno1-0/+3
2020-01-30[HICN-445] Update to vpp 20.01Alberto Compagno1-2/+2
2020-01-27[HICN-488] Adding lock to vapi calls and manage vapi_connect in order to conn...Alberto Compagno1-688/+345
2020-01-22[HICN-487] Calling the right function to parse the face del reply messageAlberto Compagno1-2/+2
2019-12-12[HICN-448] Returning face id when creating a face through libctrl in hicn-pluginAlberto Compagno1-2/+8
2019-12-04[HICN-428] Creating libctrl deb and rpm packages specific for hicn-pluginAlberto Compagno1-0/+1
2019-11-28[HICN-417] Creation of multiple sockets calls only one connect to vppAlberto Compagno1-5/+29
2019-11-26[HICN-398] Added face create/delete/list and listener list on libctrl for hic...Alberto Compagno1-58/+507
2019-11-20[HICN-394] Add route commands add, list, del for the hicn-pluginAlberto Compagno1-0/+1186