aboutsummaryrefslogtreecommitdiffstats
path: root/hicn-light
AgeCommit message (Expand)AuthorFilesLines
2023-02-14fix: package dependency and unused variableMauro Sardara1-9/+4
2023-02-08feat: libhicnctrl: new API to allow sending MAP-Me command on specific faceJordan Augé12-141/+329
2023-02-07fix(hicn): fix bugs reported by sonarqubeMichele Papalini1-8/+1
2023-01-30fix(fib): fix lmp on hicn-light fibMichele Papalini2-47/+204
2023-01-16feat: forward local interest if PIT entry exists in case of local remote stra...Michele Papalini2-1/+48
2022-10-21Merge "fix(hicn-light): fib_contains incorrectly matches subprefixes"Michele Papalini2-2/+53
2022-10-19fix(sonar): False positives Identical sub-expressions on both sides of operatorLuca Muscariello1-1/+1
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é10-50/+78
2022-10-14fix(hicn-light): error handling for invalid connections + local bind/remote c...Jordan Augé2-43/+36
2022-10-11Merge "feat(strategy): forwarding strategy for local faces Ref: HICN-802"Michele Papalini8-0/+398
2022-10-11feat(strategy): forwarding strategy for local facesMichele Papalini8-0/+398
2022-10-07refactor(hicn-light): cleanup and optimizations to UDP socket faceJordan Augé6-62/+26
2022-09-30feat: support for new packet format in hicn-lightJordan Augé4-104/+104
2022-09-23fix(stats): fix forwarder statistics retrievalEnrico Loparco (eloparco)5-47/+31
2022-09-23fix(hicn-light): fix routing issuesJordan Augé3-14/+90
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-14fix(strategy): fix memory leaks detected by valgrind in unit testsEnrico Loparco (eloparco)4-2/+8
2022-09-14feat(hicn-ping): allow usage of random prefixes/suffixes in hicn-pingEnrico Loparco (eloparco)1-2/+1
2022-09-12fix(interest_manifest.h): set correct type to pos variable when using it in i...Mauro Sardara1-1/+1
2022-09-12feat(slab): add slab allocator to store hashtables' keysEnrico Loparco (eloparco)13-99/+144
2022-09-02fix: correct bugs in interest processing pipelineMauro Sardara1-1/+1
2022-09-01feat(hicn-plugin): interest manifestMauro Sardara1-36/+36
2022-08-10feat: add interest manifest serialization/deserializationMauro Sardara1-2/+14
2022-08-04feat: Due to the deep modifications related to names and packet format,Luca Muscariello99-6312/+2835
2022-06-30refactor(lib, hicn-light, vpp, hiperf): HICN-723Luca Muscariello64-3052/+1817
2022-04-26HICN-722: Updates on transport, RTC, manifest usage for RTC, infra.Luca Muscariello4-4/+50
2022-03-31feat: boostrap hicn 22.02Luca Muscariello357-33032/+24894
2021-07-06[HICN-713] Transport Library Major Refactoring 2Mauro14-33/+21
2021-06-01[HICN-705] create packages for windows and mac osAngelo Mantellini1-0/+2
2021-04-30[HICN-703] Update windows-sdk and hicn codeAngelo Mantellini9-42/+53
2021-04-21[HICN-700] hicn-light: more informative MAP-Me logsJordan Augé1-2/+20
2021-04-15[HICN-690] Transport Library Major RefactoryLuca Muscariello3-26/+15
2021-01-27[HICN-668] Fix leaks + double freeJordan Augé5-110/+96
2021-01-20[HICN-668] Fix leaks + double freeJordan Augé2-8/+23
2021-01-20[HICN-668] Fix leaks + double freeJacques Samain3-3/+6
2021-01-19[HICN-668] Fix various leaks across codebaseJordan Augé2-7/+23
2021-01-08Merge "[HICN-669] policy_t yet used in mac os 11"Angelo Mantellini4-10/+10
2021-01-08[HICN-669] policy_t yet used in mac os 11Angelo Mantellini4-10/+10
2021-01-07[HICN-668] Fix various leaks across codebaseJordan Augé4-7/+4
2021-01-05[HICN-668] Fix various leaks across codebaseJordan Augé7-26/+68
2020-12-07[HICN-660] Add priority priority control example based on RSSIJordan Augé1-0/+1
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-09-11[HICN-638] Check if systemd is running before enabling hicn-light service.Mauro Sardara1-1/+3
2020-06-15[HICN-626] Return output from libhicnlightAngelo Mantellini45-566/+984
2020-03-31[HICN-581] update hicn stack to support windows, againAngelo Mantellini6-15/+23
2020-03-17[HICN-552] don't use hicn socket on apple OSAngelo Mantellini3-4/+9