aboutsummaryrefslogtreecommitdiffstats
path: root/ctrl/libhicnctrl/src/modules
AgeCommit message (Expand)AuthorFilesLines
2023-02-08feat: libhicnctrl: new API to allow sending MAP-Me command on specific faceJordan Augé4-131/+96
2023-02-07fix(hicn): fix bugs reported by sonarqubeMichele Papalini1-2/+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-14fix(libhicnctrl): new create/face&route command failJordan Augé1-5/+5
2022-10-07Merge "refactor(hicn-light): cleanup and optimizations to UDP socket face"Mauro Sardara4-18/+9
2022-10-07refactor(hicn-light): cleanup and optimizations to UDP socket faceJordan Augé4-18/+9
2022-10-05refactor(libhicnctrl): strategy/set missing in VFTJordan Augé8-87/+58
2022-09-23fix(stats): fix forwarder statistics retrievalEnrico Loparco (eloparco)10-123/+140
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 Sardara3-310/+34
2022-09-22feat(libhicnctrl): implement face delete commandMauro Sardara1-0/+154
2022-09-22fix(libhicnctrl): fix new listener validation during face or connection creationJordan Augé3-310/+34
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 Muscariello31-4756/+4762
2022-06-30refactor(lib, hicn-light, vpp, hiperf): HICN-723Luca Muscariello3-35/+160
2022-03-31feat: boostrap hicn 22.02Luca Muscariello6-2704/+3777
2021-07-06[HICN-713] Transport Library Major Refactoring 2Mauro3-0/+3631