summaryrefslogtreecommitdiffstats
path: root/ctrl/libhicnctrl/src
AgeCommit message (Expand)AuthorFilesLines
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)15-155/+257
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 Sardara9-587/+62
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é9-587/+62
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 Muscariello91-6413/+10118
2022-06-30refactor(lib, hicn-light, vpp, hiperf): HICN-723Luca Muscariello6-37/+199
2022-04-26HICN-722: Updates on transport, RTC, manifest usage for RTC, infra.Luca Muscariello2-1/+7
2022-03-31feat: boostrap hicn 22.02Luca Muscariello15-5275/+5918
2021-07-06[HICN-713] Transport Library Major Refactoring 2Mauro7-2503/+3182
2021-04-15[HICN-690] Transport Library Major RefactoryLuca Muscariello2-1/+11
2020-09-18Revert to [HICN-638] Check if systemd is running before enabling hicn-light s...Mauro Sardara1-1/+1
2020-09-14[HICN-574] Host stack plugin for VPP.Mauro Sardara1-1/+1
2020-05-04[HICN-603] Cleanup code for managing routeAlberto Compagno1-304/+317
2020-05-04[HICN-590] Removed andjacency type specific face implementationAlberto Compagno1-252/+254
2020-03-20[HICN-551] Removed source code that uses aclAlberto Compagno1-5/+1
2020-02-03Merge "[HICN-489] Add iOS support to hicn stack"Jordan Augé2-6/+6
2020-02-03[HICN-489] Add iOS support to hicn stackAngelo Mantellini2-6/+6
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
2020-01-17[HICN-478] Correctly initialize struct sockaddrstorageMauro Sardara1-1/+2
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-12[HICN-448] Returning face id when creating a face through libctrl in hicn-pluginAlberto Compagno1-2/+8
2019-12-09[HICN-438] facemgr should allow face creation with physical interface downJordan Augé1-2/+2
2019-12-05[HICN-420] MAP-Me code refactoring & face manager changes in support of mobilityJordan Augé1-0/+57
2019-12-04[HICN-428] Creating libctrl deb and rpm packages specific for hicn-pluginAlberto Compagno2-2/+3
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 Compagno6-67/+520
2019-11-25[HICN-408] add a face manager interface for face priority controlJordan Augé1-1/+1
2019-11-24[HICN-408] Add a face manager interface for face priority controlJordan Augé1-2/+2
2019-11-22Merge "[HICN-394] Add route commands add, list, del for the hicn-plugin"Alberto Compagno3-35/+1220
2019-11-21[HICN-379] Add face priority support in face managerJordan Augé1-12/+27
2019-11-20[HICN-404] double-free in facemgr (facemgr_list_facelets_json) + valgrind fixesJordan Augé1-0/+4
2019-11-20[HICN-394] Add route commands add, list, del for the hicn-pluginAlberto Compagno3-35/+1220
2019-11-19[HICN-399] facemgr crashes after wifi disabledJordan Augé1-1/+1