aboutsummaryrefslogtreecommitdiffstats
path: root/hicn-plugin/src/hicn_api.c
AgeCommit message (Expand)AuthorFilesLines
2019-05-10[HICN-193] Fixed faceid convertion from network to host orderAlberto Compagno1-1/+1
2019-04-03[HICN-161] Fixed bug that prevents to create an ip face when the code is comp...Alberto Compagno1-4/+4
2019-04-02[HICN-158] Fixed ip face deletion from binary apiAlberto Compagno1-3/+3
2019-04-01[HICN-157] Fixed wrong host to network conversion of face id in hicn_face_ip_...Alberto Compagno1-1/+1
2019-03-29[HICN-151] The source address in the IP face is optional. If not provided it ...Alberto Compagno1-4/+57
2019-03-27[HICN-150] Fixed punting to classify packets from current_data instead of fro...Alberto Compagno1-1/+1
2019-03-23[HICN-139] Exporting per-face statistics through the binary api.Alberto Compagno1-0/+63
2019-03-12[HICN-109] Added missing parameter to the face ip add binary api.Alberto Compagno1-17/+37
2019-02-14- [HICN-65] Populating hash map of handler and crc in api_mainAlberto Compagno1-8/+33
2019-01-30[HICN-18] first commit of libtransport for windowsAngelo Mantellini1-0/+0
2019-01-17This is the first commit of the hicn projectv19.01Luca Muscariello1-0/+570