summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2023-01-10feat: upgrade to VPP 22.10v22.10-rc0Mauro Sardara21-217/+605
2022-11-22feat(auth): add support for ED25519 and ED448Olivier Roques9-271/+194
2022-10-21Merge "fix(hicn-light): fib_contains incorrectly matches subprefixes"Michele Papalini2-2/+53
2022-10-21fix(libhicnctrl): hc_face_create does not update face id in parameterJordan Augé1-1/+4
2022-10-19fix(sonar): False positives Identical sub-expressions on both sides of operatorLuca Muscariello3-5/+5
2022-10-19Merge "fix(libhicn): Out of bound memory access"Luca Muscariello1-2/+2
2022-10-18fix: show forwarder log after test executionMauro Sardara1-2/+2
2022-10-18Merge "fix(hicn-light): access to field 'local' results in a dereference of a...Luca Muscariello1-0/+5
2022-10-17fix(sonar): Nodejs LTS updateLuca Muscariello1-1/+1
2022-10-17fix(libhicn): Out of bound memory accessJordan Augé1-2/+2
2022-10-17fix(hicn-light): access to field 'local' results in a dereference of a null p...Jordan Augé1-0/+5
2022-10-17fix(hicn-light): fib_contains incorrectly matches subprefixesJordan Augé2-2/+53
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