aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2022-10-14refactor(hicn-light): cleanup towards optimizations to UDP socket faceJordan Augé12-59/+87
2022-10-14Merge "fix(hicn-light): error handling for invalid connections + local bind/r...Mauro Sardara2-43/+36
2022-10-14fix(hicn-light): error handling for invalid connections + local bind/remote c...Jordan Augé2-43/+36
2022-10-14fix(libhicnctrl): new create/face&route command failJordan Augé9-28/+169
2022-10-12test: instrument functional tests with more logsMauro Sardara18-322/+708
2022-10-11Merge "feat(strategy): forwarding strategy for local faces Ref: HICN-802"Michele Papalini11-1/+401
2022-10-11feat(strategy): forwarding strategy for local facesMichele Papalini11-1/+401
2022-10-07Merge "refactor(hicn-light): cleanup and optimizations to UDP socket face"Mauro Sardara17-129/+54
2022-10-07refactor(hicn-light): cleanup and optimizations to UDP socket faceJordan Augé17-129/+54
2022-10-07Merge "test: new packet format functional test with hiperf/libtransport"Mauro Sardara12-32/+74
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-10-05test: new packet format functional test with hiperf/libtransportJordan Augé12-32/+74
2022-09-30feat: support for new packet format in hicn-lightJordan Augé45-1026/+507
2022-09-29Merge "fix(rtc-production-protocol): do not modify packet just after sending it"Michele Papalini6-27/+40
2022-09-29refactor(io_modules): remove deprecated loopback moduleMauro Sardara6-319/+0
2022-09-29fix(rtc-production-protocol): do not modify packet just after sending itMauro Sardara6-27/+40
2022-09-26fix(memif.patch): use correct cwd in git describeMauro Sardara1-1/+10
2022-09-26Merge "fix(stats): fix forwarder statistics retrieval"Mauro Sardara28-267/+350
2022-09-26Merge "fix(Makefile): fix the `make commit-template` target"Luca Muscariello1-2/+9
2022-09-26chore(hicn-plugin): install hicn.api.jsonMauro Sardara1-0/+5
2022-09-26fix(Makefile): fix the `make commit-template` targetMauro Sardara1-2/+9
2022-09-23fix(stats): fix forwarder statistics retrievalEnrico Loparco (eloparco)28-267/+350
2022-09-23fix(hicn-light): fix routing issuesJordan Augé13-60/+287
2022-09-22Merge "fix(libhicnctrl): fix new listener validation during face or connectio...Mauro Sardara15-622/+87
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é15-622/+87
2022-09-21ci: add commit checkMauro Sardara3-1/+67
2022-09-21Merge "refactor(logs): use glog instead of prints"Mauro Sardara27-592/+555
2022-09-21refactor(logs): use glog instead of printsEnrico Loparco (eloparco)27-592/+555
2022-09-19Merge "fix(packaging): set correct dependencies for hicn-light package"Mauro Sardara1-1/+1
2022-09-19fix(packaging): set correct dependencies for hicn-light packageMauro Sardara1-1/+1
2022-09-16fix(gcc): fix gcc warningsEnrico Loparco (eloparco)3-3/+5
2022-09-15Merge "fix(strategy): fix memory leaks detected by valgrind in unit tests"Mauro Sardara5-2/+10
2022-09-14fix(strategy): fix memory leaks detected by valgrind in unit testsEnrico Loparco (eloparco)5-2/+10
2022-09-14Merge "feat(hicn-ping): allow usage of random prefixes/suffixes in hicn-ping"Mauro Sardara19-86/+530
2022-09-14ci: correctly generate tests reportsMauro Sardara3-19/+29
2022-09-14feat(hicn-ping): allow usage of random prefixes/suffixes in hicn-pingEnrico Loparco (eloparco)19-86/+530
2022-09-13ci: group all unit test reports under same folderMauro Sardara1-3/+16
2022-09-13Merge "refactor: update INFO.yaml"Luca Muscariello1-5/+4
2022-09-13Merge "fix: re-introduce BASE_IMAGE argument in docker-compose files for tests"Mauro Sardara3-18/+8
2022-09-13fix: re-introduce BASE_IMAGE argument in docker-compose files for testsMauro Sardara3-18/+8
2022-09-13Merge "fix(download_artifacts): use latest URLs from list retrieved from gerrit"Angelo Mantellini1-2/+5
2022-09-12fix(download_artifacts): use latest URLs from list retrieved from gerritMauro Sardara1-2/+5
2022-09-12fix(interest_manifest.h): set correct type to pos variable when using it in i...Mauro Sardara3-4/+4
2022-09-12feat(slab): add slab allocator to store hashtables' keysEnrico Loparco (eloparco)23-109/+637
2022-09-12refactor: update INFO.yamlOlivier Roques1-5/+4
2022-09-02fix(sonar): make sonarqube happyMauro Sardara13-148/+100
2022-09-02fix: correct bugs in interest processing pipelineMauro Sardara2-3/+6
2022-09-01feat(hicn-plugin): interest manifestMauro Sardara25-212/+645