aboutsummaryrefslogtreecommitdiffstats
path: root/hicn-light/src/hicn/core/forwarder.c
AgeCommit message (Expand)AuthorFilesLines
2023-02-08feat: libhicnctrl: new API to allow sending MAP-Me command on specific faceJordan Augé1-11/+28
2022-10-14refactor(hicn-light): cleanup towards optimizations to UDP socket faceJordan Augé1-21/+24
2022-09-23fix(stats): fix forwarder statistics retrievalEnrico Loparco (eloparco)1-0/+2
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)1-6/+5
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 Muscariello1-217/+462
2022-06-30refactor(lib, hicn-light, vpp, hiperf): HICN-723Luca Muscariello1-121/+355
2022-03-31feat: boostrap hicn 22.02Luca Muscariello1-385/+949
2021-01-19[HICN-668] Fix various leaks across codebaseJordan Augé1-0/+8
2020-03-17[HICN-552] don't use hicn socket on apple OSAngelo Mantellini1-1/+4
2020-01-20[HICN-480] add related prefixes to the forwarding strategy commandmichele papalini1-6/+5
2019-12-05[HICN-420] MAP-Me code refactoring & face manager changes in support of mobilityJordan Augé1-4/+4
2019-10-30[HICN-363] Fix memory leaksJordan Augé1-10/+52
2019-07-29[HICN-252] Add per-application policy framework to hicn-light forwarderJordan Augé1-6/+36
2019-05-16[HICN-195] Generate static libs for androidAngelo Mantellini1-1/+1
2019-03-24[HICN-141] Definition of a C API for hicn-lightLuca Muscariello1-0/+519