Age | Commit message (Expand) | Author | Files | Lines |
2023-01-20 | fix(libhicnctrl)/hicn_plugin): copy address to correct offset | Mauro Sardara | 1 | -2/+2 |
2022-12-02 | feat: configure hicnlight port in libtransport and libconfig | Mauro Sardara | 1 | -6/+21 |
2022-10-21 | fix(libhicnctrl): hc_face_create does not update face id in parameter | Jordan Augé | 1 | -1/+4 |
2022-10-14 | fix(libhicnctrl): new create/face&route command fail | Jordan Augé | 8 | -28/+161 |
2022-10-11 | Merge "feat(strategy): forwarding strategy for local faces Ref: HICN-802" | Michele Papalini | 2 | -1/+2 |
2022-10-11 | feat(strategy): forwarding strategy for local faces | Michele Papalini | 2 | -1/+2 |
2022-10-07 | Merge "refactor(hicn-light): cleanup and optimizations to UDP socket face" | Mauro Sardara | 7 | -32/+16 |
2022-10-07 | refactor(hicn-light): cleanup and optimizations to UDP socket face | Jordan Augé | 7 | -32/+16 |
2022-10-07 | fix(libhicnctrl): connections created without interface conflict with existin... | Jordan Augé | 1 | -2/+4 |
2022-10-05 | refactor(libhicnctrl): strategy/set missing in VFT | Jordan Augé | 9 | -87/+64 |
2022-09-23 | fix(stats): fix forwarder statistics retrieval | Enrico Loparco (eloparco) | 15 | -155/+257 |
2022-09-23 | fix(hicn-light): fix routing issues | Jordan Augé | 1 | -4/+4 |
2022-09-22 | Merge "fix(libhicnctrl): fix new listener validation during face or connectio... | Mauro Sardara | 9 | -587/+62 |
2022-09-22 | feat(libhicnctrl): implement face delete command | Mauro Sardara | 5 | -1/+181 |
2022-09-22 | fix(libhicnctrl): fix new listener validation during face or connection creation | Jordan Augé | 9 | -587/+62 |
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 | 91 | -6413/+10118 |
2022-06-30 | refactor(lib, hicn-light, vpp, hiperf): HICN-723 | Luca Muscariello | 6 | -37/+199 |
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 | 15 | -5275/+5918 |
2021-07-06 | [HICN-713] Transport Library Major Refactoring 2 | Mauro | 7 | -2503/+3182 |
2021-04-15 | [HICN-690] Transport Library Major Refactory | Luca Muscariello | 2 | -1/+11 |
2020-09-18 | Revert to [HICN-638] Check if systemd is running before enabling hicn-light s... | Mauro Sardara | 1 | -1/+1 |
2020-09-14 | [HICN-574] Host stack plugin for VPP. | Mauro Sardara | 1 | -1/+1 |
2020-05-04 | [HICN-603] Cleanup code for managing route | Alberto Compagno | 1 | -304/+317 |
2020-05-04 | [HICN-590] Removed andjacency type specific face implementation | Alberto Compagno | 1 | -252/+254 |
2020-03-20 | [HICN-551] Removed source code that uses acl | Alberto Compagno | 1 | -5/+1 |
2020-02-03 | Merge "[HICN-489] Add iOS support to hicn stack" | Jordan Augé | 2 | -6/+6 |
2020-02-03 | [HICN-489] Add iOS support to hicn stack | Angelo Mantellini | 2 | -6/+6 |
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 | 1 | -688/+345 |
2020-01-22 | [HICN-487] Calling the right function to parse the face del reply message | Alberto Compagno | 1 | -2/+2 |
2020-01-17 | [HICN-478] Correctly initialize struct sockaddrstorage | Mauro Sardara | 1 | -1/+2 |
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 | [HICN-448] Returning face id when creating a face through libctrl in hicn-plugin | Alberto Compagno | 1 | -2/+8 |
2019-12-09 | [HICN-438] facemgr should allow face creation with physical interface down | Jordan Augé | 1 | -2/+2 |
2019-12-05 | [HICN-420] MAP-Me code refactoring & face manager changes in support of mobility | Jordan Augé | 1 | -0/+57 |
2019-12-04 | [HICN-428] Creating libctrl deb and rpm packages specific for hicn-plugin | Alberto Compagno | 2 | -2/+3 |
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 | 6 | -67/+520 |
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 | 3 | -35/+1220 |
2019-11-21 | [HICN-379] Add face priority support in face manager | Jordan Augé | 1 | -12/+27 |
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 | 3 | -35/+1220 |