aboutsummaryrefslogtreecommitdiffstats
path: root/lib
AgeCommit message (Expand)AuthorFilesLines
2023-02-08feat: libhicnctrl: new API to allow sending MAP-Me command on specific faceJordan Augé1-2/+3
2023-02-07fix(hicn): fix bugs reported by sonarqubeMichele Papalini1-3/+0
2022-10-17fix(libhicn): Out of bound memory accessJordan Augé1-2/+2
2022-10-11Merge "feat(strategy): forwarding strategy for local faces Ref: HICN-802"Michele Papalini1-0/+1
2022-10-11feat(strategy): forwarding strategy for local facesMichele Papalini1-0/+1
2022-10-07Merge "refactor(hicn-light): cleanup and optimizations to UDP socket face"Mauro Sardara3-2/+12
2022-10-07refactor(hicn-light): cleanup and optimizations to UDP socket faceJordan Augé3-2/+12
2022-10-05test: new packet format functional test with hiperf/libtransportJordan Augé2-2/+6
2022-09-30feat: support for new packet format in hicn-lightJordan Augé15-532/+142
2022-09-23fix(stats): fix forwarder statistics retrievalEnrico Loparco (eloparco)1-0/+1
2022-09-23fix(hicn-light): fix routing issuesJordan Augé6-40/+189
2022-09-14fix(strategy): fix memory leaks detected by valgrind in unit testsEnrico Loparco (eloparco)1-0/+2
2022-09-14feat(hicn-ping): allow usage of random prefixes/suffixes in hicn-pingEnrico Loparco (eloparco)2-0/+9
2022-09-12fix(interest_manifest.h): set correct type to pos variable when using it in i...Mauro Sardara1-2/+2
2022-09-12feat(slab): add slab allocator to store hashtables' keysEnrico Loparco (eloparco)9-9/+492
2022-09-01feat(hicn-plugin): interest manifestMauro Sardara5-68/+110
2022-08-26feat: resize hicn_buffer_t to 24 byesMauro Sardara2-20/+38
2022-08-10feat: add interest manifest serialization/deserializationMauro Sardara6-47/+279
2022-08-04feat: Due to the deep modifications related to names and packet format,Luca Muscariello63-4698/+7350
2022-06-30refactor(lib, hicn-light, vpp, hiperf): HICN-723Luca Muscariello27-66/+3143
2022-03-31feat: boostrap hicn 22.02Luca Muscariello63-2557/+5585
2021-07-06[HICN-713] Transport Library Major Refactoring 2Mauro13-658/+954
2021-06-01[HICN-706] libhicn: don't use designated initializers on AndroidJordan Augé1-0/+4
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 Mantellini6-1/+118
2021-04-15[HICN-690] Transport Library Major RefactoryLuca Muscariello14-376/+531
2021-02-16HICN-686 Wrong type definition for HICN_TYPE_IPV4_TCP_AH and HICN_TYPE_IPV4_I...Mauro Sardara1-2/+2
2021-02-05[HICN-679] Do not throw exception when receiving corrupted/not-hicn packet fr...Mauro Sardara2-8/+9
2021-01-08[HICN-669] policy_t yet used in mac os 11Angelo Mantellini1-3/+3
2020-11-10[HICN-651] Offload checksum computation also for data packets.Mauro Sardara1-14/+33
2020-11-10[HICN-651] Offload checksum computation to VPP.Mauro Sardara2-17/+38
2020-09-18Revert to [HICN-638] Check if systemd is running before enabling hicn-light s...Mauro Sardara12-126/+487
2020-09-14[HICN-574] Host stack plugin for VPP.Mauro Sardara8-3/+39
2020-09-14[HICN-598] [HICN-599] Fix hicn_name_t definition conflicts.Mauro Sardara6-484/+87
2020-05-06[HICN-606] Added doxygen documentationAlberto Compagno3-48/+0
2020-04-22[HICN-601] Redefine TCP flags with HICN_ prefixMauro Sardara3-49/+41
2020-04-17[HICN-597] Add API to mark packet as interest/data.Mauro Sardara9-39/+107
2020-03-31[HICN-581] update hicn stack to support windows, againAngelo Mantellini9-38/+240
2020-02-21[HICN-2] Added P2P confidential communication on hICNAlberto Compagno2-8/+11
2020-02-12[HICN-512] documentation bundle using sphinxLuca Muscariello1-114/+0
2020-02-03Merge "[HICN-489] Add iOS support to hicn stack"Jordan Augé6-16/+16
2020-02-03[HICN-489] Add iOS support to hicn stackAngelo Mantellini6-16/+16
2020-01-30[HICN-445] Update to vpp 20.01Alberto Compagno1-0/+1
2020-01-21[HICN-442] new forwarding strategymichele papalini1-1/+2
2019-12-11Merge "[HICN-430] Rework on CMake"Luca Muscariello1-4/+4
2019-12-10[HICN-438] facemgr should allow face creation with physical interface downJordan Augé1-10/+18
2019-12-10[HICN-430] Rework on CMakeMauro Sardara1-4/+4
2019-11-20[HICN-394] Add route commands add, list, del for the hicn-pluginAlberto Compagno1-2/+2
2019-11-17[HICN-395] Static face/route maintainance though face managerJordan Augé2-3/+6
2019-11-15[HICN-386] Improve API error management in libhicnctrlJordan Augé3-8/+7