aboutsummaryrefslogtreecommitdiffstats
path: root/ctrl/libhicnctrl
AgeCommit message (Expand)AuthorFilesLines
2023-02-08feat: libhicnctrl: new API to allow sending MAP-Me command on specific faceJordan Augé27-179/+584
2023-02-07fix(hicn): fix bugs reported by sonarqubeMichele Papalini2-3/+8
2023-01-23fix(libhicnctrl): do not swap bytes when using vapiMauro Sardara1-1/+1
2023-01-20feat: implement set strategy API for hicn-pluginMauro Sardara4-4/+153
2023-01-20fix(libhicnctrl)/hicn_plugin): copy address to correct offsetMauro Sardara1-2/+2
2022-12-02feat: configure hicnlight port in libtransport and libconfigMauro Sardara1-6/+21
2022-10-21fix(libhicnctrl): hc_face_create does not update face id in parameterJordan Augé1-1/+4
2022-10-14fix(libhicnctrl): new create/face&route command failJordan Augé8-28/+161
2022-10-11Merge "feat(strategy): forwarding strategy for local faces Ref: HICN-802"Michele Papalini2-1/+2
2022-10-11feat(strategy): forwarding strategy for local facesMichele Papalini2-1/+2
2022-10-07Merge "refactor(hicn-light): cleanup and optimizations to UDP socket face"Mauro Sardara7-32/+16
2022-10-07refactor(hicn-light): cleanup and optimizations to UDP socket faceJordan Augé7-32/+16
2022-10-07fix(libhicnctrl): connections created without interface conflict with existin...Jordan Augé1-2/+4
2022-10-05refactor(libhicnctrl): strategy/set missing in VFTJordan Augé9-87/+64
2022-09-23fix(stats): fix forwarder statistics retrievalEnrico Loparco (eloparco)22-220/+318
2022-09-23fix(hicn-light): fix routing issuesJordan Augé1-4/+4
2022-09-22Merge "fix(libhicnctrl): fix new listener validation during face or connectio...Mauro Sardara13-618/+83
2022-09-22feat(libhicnctrl): implement face delete commandMauro Sardara5-1/+181
2022-09-22fix(libhicnctrl): fix new listener validation during face or connection creationJordan Augé13-618/+83
2022-09-12feat(slab): add slab allocator to store hashtables' keysEnrico Loparco (eloparco)1-1/+1
2022-08-10feat: add interest manifest serialization/deserializationMauro Sardara1-1/+17
2022-08-04feat: Due to the deep modifications related to names and packet format,Luca Muscariello121-7892/+12222
2022-06-30refactor(lib, hicn-light, vpp, hiperf): HICN-723Luca Muscariello8-40/+241
2022-04-26HICN-722: Updates on transport, RTC, manifest usage for RTC, infra.Luca Muscariello2-1/+7
2022-03-31feat: boostrap hicn 22.02Luca Muscariello27-5824/+6909
2021-07-06[HICN-713] Transport Library Major Refactoring 2Mauro10-2554/+3235
2021-04-15[HICN-690] Transport Library Major RefactoryLuca Muscariello2-1/+11
2021-01-08[HICN-669] policy_t yet used in mac os 11Angelo Mantellini2-3/+3
2020-12-17[HICN-666] Fix libhicnctrl-memif dependencies.Mauro Sardara1-2/+2
2020-09-18Revert to [HICN-638] Check if systemd is running before enabling hicn-light s...Mauro Sardara2-2/+2
2020-09-14[HICN-574] Host stack plugin for VPP.Mauro Sardara2-2/+2
2020-05-04[HICN-603] Cleanup code for managing routeAlberto Compagno2-305/+319
2020-05-04[HICN-590] Removed andjacency type specific face implementationAlberto Compagno1-252/+254
2020-03-31[HICN-581] update hicn stack to support windows, againAngelo Mantellini1-1/+5
2020-03-20[HICN-551] Removed source code that uses aclAlberto Compagno1-5/+1
2020-02-13[HICN-518] new API in hicn-light to allow a producer to force MAP-Me messages...Jordan Augé1-1/+15
2020-02-03Merge "[HICN-489] Add iOS support to hicn stack"Jordan Augé3-7/+7
2020-02-03[HICN-489] Add iOS support to hicn stackAngelo Mantellini3-7/+7
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 Compagno2-689/+350
2020-01-22[HICN-487] Calling the right function to parse the face del reply messageAlberto Compagno1-2/+2
2020-01-21[HICN-442] new forwarding strategymichele papalini1-2/+1
2020-01-17[HICN-478] Correctly initialize struct sockaddrstorageMauro Sardara1-1/+2
2020-01-09[HICN-470] Fix wrong type for face_id_t in libhicnctrlJordan Augé3-4/+6
2019-12-14[HICN-455] libhicnctrl incorrectly handles absence of forwarder in synchronou...Jordan Augé1-12/+23
2019-12-13[HCIN-455] libhicnctrl incorrectly handles absence of forwarder in synchronou...Jordan Augé1-5/+10
2019-12-12[HICN-451] libhicnctrl creates collisions in created connection names when tw...Jordan Augé1-1/+11
2019-12-12Merge "[HICN-448] Returning face id when creating a face through libctrl in h...Alberto Compagno2-2/+9
2019-12-12[HICN-448] Returning face id when creating a face through libctrl in hicn-pluginAlberto Compagno2-2/+9