Age | Commit message (Expand) | Author | Files | Lines |
2022-09-12 | feat(slab): add slab allocator to store hashtables' keys | Enrico Loparco (eloparco) | 1 | -1/+1 |
2022-08-10 | feat: add interest manifest serialization/deserialization | Mauro Sardara | 1 | -1/+17 |
2022-08-04 | feat: Due to the deep modifications related to names and packet format, | Luca Muscariello | 121 | -7892/+12222 |
2022-06-30 | refactor(lib, hicn-light, vpp, hiperf): HICN-723 | Luca Muscariello | 8 | -40/+241 |
2022-04-26 | HICN-722: Updates on transport, RTC, manifest usage for RTC, infra. | Luca Muscariello | 2 | -1/+7 |
2022-03-31 | feat: boostrap hicn 22.02 | Luca Muscariello | 27 | -5824/+6909 |
2021-07-06 | [HICN-713] Transport Library Major Refactoring 2 | Mauro | 10 | -2554/+3235 |
2021-04-15 | [HICN-690] Transport Library Major Refactory | Luca Muscariello | 2 | -1/+11 |
2021-01-08 | [HICN-669] policy_t yet used in mac os 11 | Angelo Mantellini | 2 | -3/+3 |
2020-12-17 | [HICN-666] Fix libhicnctrl-memif dependencies. | Mauro Sardara | 1 | -2/+2 |
2020-09-18 | Revert to [HICN-638] Check if systemd is running before enabling hicn-light s... | Mauro Sardara | 2 | -2/+2 |
2020-09-14 | [HICN-574] Host stack plugin for VPP. | Mauro Sardara | 2 | -2/+2 |
2020-05-04 | [HICN-603] Cleanup code for managing route | Alberto Compagno | 2 | -305/+319 |
2020-05-04 | [HICN-590] Removed andjacency type specific face implementation | Alberto Compagno | 1 | -252/+254 |
2020-03-31 | [HICN-581] update hicn stack to support windows, again | Angelo Mantellini | 1 | -1/+5 |
2020-03-20 | [HICN-551] Removed source code that uses acl | Alberto Compagno | 1 | -5/+1 |
2020-02-13 | [HICN-518] new API in hicn-light to allow a producer to force MAP-Me messages... | Jordan Augé | 1 | -1/+15 |
2020-02-03 | Merge "[HICN-489] Add iOS support to hicn stack" | Jordan Augé | 3 | -7/+7 |
2020-02-03 | [HICN-489] Add iOS support to hicn stack | Angelo Mantellini | 3 | -7/+7 |
2020-01-30 | [HICN-495] Removed wrong free before returnin the data | Alberto Compagno | 1 | -0/+3 |
2020-01-30 | [HICN-445] Update to vpp 20.01 | Alberto Compagno | 1 | -2/+2 |
2020-01-27 | [HICN-488] Adding lock to vapi calls and manage vapi_connect in order to conn... | Alberto Compagno | 2 | -689/+350 |
2020-01-22 | [HICN-487] Calling the right function to parse the face del reply message | Alberto Compagno | 1 | -2/+2 |
2020-01-21 | [HICN-442] new forwarding strategy | michele papalini | 1 | -2/+1 |
2020-01-17 | [HICN-478] Correctly initialize struct sockaddrstorage | Mauro Sardara | 1 | -1/+2 |
2020-01-09 | [HICN-470] Fix wrong type for face_id_t in libhicnctrl | Jordan Augé | 3 | -4/+6 |
2019-12-14 | [HICN-455] libhicnctrl incorrectly handles absence of forwarder in synchronou... | Jordan Augé | 1 | -12/+23 |
2019-12-13 | [HCIN-455] libhicnctrl incorrectly handles absence of forwarder in synchronou... | Jordan Augé | 1 | -5/+10 |
2019-12-12 | [HICN-451] libhicnctrl creates collisions in created connection names when tw... | Jordan Augé | 1 | -1/+11 |
2019-12-12 | Merge "[HICN-448] Returning face id when creating a face through libctrl in h... | Alberto Compagno | 2 | -2/+9 |
2019-12-12 | [HICN-448] Returning face id when creating a face through libctrl in hicn-plugin | Alberto Compagno | 2 | -2/+9 |
2019-12-11 | [HICN-449] [HICN-430] Build sysrepo plugin. Update sysrepo and libyang depend... | Mauro Sardara | 1 | -1/+1 |
2019-12-11 | Merge "[HICN-430] Rework on CMake" | Luca Muscariello | 1 | -14/+20 |
2019-12-10 | [HICN-430] Rework on CMake | Mauro Sardara | 1 | -14/+20 |
2019-12-09 | [HICN-438] facemgr should allow face creation with physical interface down | Jordan Augé | 1 | -2/+2 |
2019-12-05 | Merge "[HICN-435] Fixed dependency name in libhicntransport" | Alberto Compagno | 1 | -1/+1 |
2019-12-05 | [HICN-420] MAP-Me code refactoring & face manager changes in support of mobility | Jordan Augé | 3 | -0/+67 |
2019-12-04 | [HICN-435] Fixed dependency name in libhicntransport | Alberto Compagno | 1 | -1/+1 |
2019-12-04 | [HICN-428] Creating libctrl deb and rpm packages specific for hicn-plugin | Alberto Compagno | 4 | -25/+56 |
2019-11-28 | [HICN-417] Creation of multiple sockets calls only one connect to vpp | Alberto Compagno | 1 | -5/+29 |
2019-11-26 | [HICN-398] Added face create/delete/list and listener list on libctrl for hic... | Alberto Compagno | 9 | -71/+529 |
2019-11-25 | [HICN-408] add a face manager interface for face priority control | Jordan Augé | 1 | -1/+1 |
2019-11-24 | [HICN-408] Add a face manager interface for face priority control | Jordan Augé | 1 | -2/+2 |
2019-11-22 | Merge "[HICN-394] Add route commands add, list, del for the hicn-plugin" | Alberto Compagno | 5 | -208/+1404 |
2019-11-21 | [HICN-379] Add face priority support in face manager | Jordan Augé | 5 | -17/+93 |
2019-11-20 | [HICN-404] double-free in facemgr (facemgr_list_facelets_json) + valgrind fixes | Jordan Augé | 1 | -0/+4 |
2019-11-20 | [HICN-394] Add route commands add, list, del for the hicn-plugin | Alberto Compagno | 5 | -208/+1404 |
2019-11-19 | [HICN-399] facemgr crashes after wifi disabled | Jordan Augé | 1 | -1/+1 |
2019-11-17 | [HICN-379] Add face priority support in face manager | Jordan Augé | 5 | -3/+88 |
2019-11-17 | [HICN-395] Static face/route maintainance though face manager | Jordan Augé | 6 | -9/+23 |