aboutsummaryrefslogtreecommitdiffstats
path: root/hicn-plugin/src/hicn_api.c
AgeCommit message (Expand)AuthorFilesLines
2021-06-24[HICN-708] Rebase with masterEnrico Loparco (eloparco)1-552/+245
2020-03-20[HICN-551] Removed source code that uses aclAlberto Compagno1-76/+5
2020-03-19[HICN-547] Removing punting through acl for interestsAlberto Compagno1-20/+18
2020-01-30[HICN-445] Update to vpp 20.01Alberto Compagno1-78/+6
2020-01-21[HICN-486] Writing face type in network order in the face_detail binary api m...Alberto Compagno1-2/+2
2020-01-15[HICN-477] Fixed strategy get ctx that could lead to a segfaultAlberto Compagno1-2/+2
2019-11-26[HICN-398] Added face create/delete/list and listener list on libctrl for hic...Alberto Compagno1-2/+2
2019-11-22Merge "[HICN-405] Added application face delete"Alberto Compagno1-21/+57
2019-11-22[HICN-405] Added application face deleteAlberto Compagno1-21/+57
2019-11-20[HICN-394] Add route commands add, list, del for the hicn-pluginAlberto Compagno1-2/+2
2019-11-18[HICN-397] Added punting add message for punting on udp portsAlberto Compagno1-5/+35
2019-11-18[HICN-225] Added generic binary api for handling facesAlberto Compagno1-30/+284
2019-11-04[HICN-262] Fix binary api to prevent byteswapping of ip addresses in vapiAlberto Compagno1-60/+31
2019-10-09Merge "[HICN-226] Reworked incoming face identification on receiving a data p...Alberto Compagno1-1/+1
2019-10-07[HICN-226]Alberto Compagno1-1/+1
2019-10-06[HICN-287] Adding hicn section to the startup.confAlberto Compagno1-65/+53
2019-09-24[HICN-260] Added a dump binary api for hicn routesAlberto Compagno1-1/+128
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