aboutsummaryrefslogtreecommitdiffstats
path: root/hicn-light/src/hicn/core
AgeCommit message (Expand)AuthorFilesLines
2023-02-08feat: libhicnctrl: new API to allow sending MAP-Me command on specific faceJordan Augé9-118/+248
2023-02-07fix(hicn): fix bugs reported by sonarqubeMichele Papalini1-8/+1
2023-01-30fix(fib): fix lmp on hicn-light fibMichele Papalini1-29/+34
2023-01-16feat: forward local interest if PIT entry exists in case of local remote stra...Michele Papalini2-1/+48
2022-10-17fix(hicn-light): fib_contains incorrectly matches subprefixesJordan Augé1-1/+3
2022-10-14refactor(hicn-light): cleanup towards optimizations to UDP socket faceJordan Augé6-36/+51
2022-10-14fix(hicn-light): error handling for invalid connections + local bind/remote c...Jordan Augé1-19/+25
2022-10-11Merge "feat(strategy): forwarding strategy for local faces Ref: HICN-802"Michele Papalini3-0/+9
2022-10-11feat(strategy): forwarding strategy for local facesMichele Papalini3-0/+9
2022-10-07refactor(hicn-light): cleanup and optimizations to UDP socket faceJordan Augé3-3/+11
2022-09-30feat: support for new packet format in hicn-lightJordan Augé1-76/+50
2022-09-23fix(stats): fix forwarder statistics retrievalEnrico Loparco (eloparco)2-0/+3
2022-09-23fix(hicn-light): fix routing issuesJordan Augé1-10/+73
2022-09-14fix(strategy): fix memory leaks detected by valgrind in unit testsEnrico Loparco (eloparco)2-0/+6
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)7-73/+95
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 Muscariello38-2345/+1866
2022-06-30refactor(lib, hicn-light, vpp, hiperf): HICN-723Luca Muscariello26-421/+963
2022-03-31feat: boostrap hicn 22.02Luca Muscariello70-5107/+8875
2021-07-06[HICN-713] Transport Library Major Refactoring 2Mauro1-2/+0
2021-04-30[HICN-703] Update windows-sdk and hicn codeAngelo Mantellini1-3/+3
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 Muscariello2-25/+14
2021-01-27[HICN-668] Fix leaks + double freeJordan Augé1-100/+81
2021-01-20[HICN-668] Fix leaks + double freeJordan Augé1-0/+3
2021-01-20[HICN-668] Fix leaks + double freeJacques Samain1-1/+1
2021-01-19[HICN-668] Fix various leaks across codebaseJordan Augé1-0/+8
2021-01-05[HICN-668] Fix various leaks across codebaseJordan Augé3-18/+52
2020-03-31[HICN-581] update hicn stack to support windows, againAngelo Mantellini1-3/+5
2020-03-17[HICN-552] don't use hicn socket on apple OSAngelo Mantellini2-3/+8
2020-02-13[HICN-518] new API in hicn-light to allow a producer to force MAP-Me messages...Jordan Augé2-9/+26
2020-02-03[HICN-489] Add iOS support to hicn stackAngelo Mantellini1-1/+1
2020-01-22[HICN-483] log strategy decisions using hicn-light logmichele papalini2-0/+2
2020-01-21[HICN-481] Add APIs to trigger MAP-Me updatesJordan Augé2-19/+33
2020-01-21[HICN-442] new forwarding strategymichele papalini3-91/+81
2020-01-20[HICN-480] add related prefixes to the forwarding strategy commandmichele papalini2-7/+7
2020-01-09[HICN-468] FIB entry improperly cleared by MAP-Me in multihoming situationsJordan Augé1-2/+2
2019-12-15[HICN-460] Check of parchashmap before creating iteratorAngelo Mantellini1-16/+18
2019-12-13[HICN-420] MAP-Me code refactoring & face manager changes in support of mobilityJordan Augé1-0/+8
2019-12-12[HICN-420] MAP-Me code refactoring & face manager changes in support of mobilityJordan Augé1-0/+3
2019-12-05[HICN-420] MAP-Me code refactoring & face manager changes in support of mobilityJordan Augé6-70/+177
2019-11-21[HICN-379] Add face priority support in face managerJordan Augé1-3/+1
2019-11-19[HICN-400] fix NULL content name in PIT entry (temporary workaround)Jordan Augé1-0/+5
2019-11-17[HICN-379] Add face priority support in face managerJordan Augé3-0/+28
2019-11-14[HICN-386] Improve API error management in libhicnctrlJordan Augé1-0/+2
2019-11-08[HICN-385] fix route removal in hicnctrl, code uniformization in hicn-light c...Jordan Augé3-6/+6