aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-02-03[HICN-489] Add iOS support to hicn stackAngelo Mantellini28-142/+155
2020-01-31Fix INFO fileVanessa Rene Valderrama1-1/+1
2020-01-31Merge "Add Angelo Mantellini as committer in INFO.yaml"Michele Papalini1-0/+5
2020-01-31Merge "[HICN-500] Inline bucket retrieved with pool pointer + bucket id inste...Mauro Sardara1-3/+1
2020-01-31[HICN-499] RAAQM: do not reinitialize window at every call of consume.Mauro Sardara1-1/+0
2020-01-31[HICN-500] Inline bucket retrieved with pool pointer + bucket id instead of p...Alberto Compagno1-3/+1
2020-01-30Add Angelo Mantellini as committer in INFO.yamlAngelo Mantellini1-0/+5
2020-01-30Merge "[HICN-497] Fixed wrong alignement in the matching function"Mauro Sardara1-8/+3
2020-01-30Merge "[HICN-495] Removed wrong free before returnin the data"Mauro Sardara1-0/+3
2020-01-30[HICN-497] Fixed wrong alignement in the matching functionAlberto Compagno1-8/+3
2020-01-30[HICN-495 HICN-496] Compile only libmemif as part of extras. Upgrade libmemif...Mauro Sardara2-4/+4
2020-01-30[HICN-495] Removed wrong free before returnin the dataAlberto Compagno1-0/+3
2020-01-30[HICN-492] Initialization of vapi_ctx_t before calling vapi_safe_connect()Alberto Compagno2-12/+12
2020-01-30[HICN-445] Update to vpp 20.01Alberto Compagno30-295/+202
2020-01-29[HICN-491] Fixed missing inclusion of vapi_safe into the hicn-plugin deb/rpm ...v20.01Aberto Compagno3-33/+26
2020-01-29[HICN-490] Removed vlib linkage in vapi_safeAlberto Compagno1-1/+1
2020-01-27[HICN-488] Adding lock to vapi calls and manage vapi_connect in order to conn...Alberto Compagno13-1031/+949
2020-01-24[HICN-483] log strategy decisions using hicn-light logmichele papalini1-1/+1
2020-01-22[HICN-483] log strategy decisions using hicn-light logmichele papalini3-22/+34
2020-01-22Merge "[HICN-487] Calling the right function to parse the face del reply mess...Alberto Compagno1-2/+2
2020-01-22Merge "[HICN-482] trigger map-me updates from the forwarding strategy"Mauro Sardara6-22/+107
2020-01-22[HICN-482] trigger map-me updates from the forwarding strategymichele papalini6-22/+107
2020-01-22[HICN-487] Calling the right function to parse the face del reply messageAlberto Compagno1-2/+2
2020-01-22Merge "[HICN-486] Writing face type in network order in the face_detail binar...Alberto Compagno1-2/+2
2020-01-21[HICN-486] Writing face type in network order in the face_detail binary api m...Alberto Compagno1-2/+2
2020-01-21[HICN-485] Fixed entry deletion when the last nh is removedAlberto Compagno3-15/+8
2020-01-21Merge "[HICN-481] Add APIs to trigger MAP-Me updates"Michele Papalini4-21/+35
2020-01-21Merge "[HICN-477] Fixed strategy get ctx that could lead to a segfault"Alberto Compagno8-165/+144
2020-01-21[HICN-481] Add APIs to trigger MAP-Me updatesJordan Augé4-21/+35
2020-01-21[HICN-442] new forwarding strategymichele papalini37-1463/+1626
2020-01-20[HICN-480] add related prefixes to the forwarding strategy commandmichele papalini7-48/+137
2020-01-20[HICN-479] Fixed dependency on libhicnctrl-memif in libtransport-memif deb an...Alberto Compagno1-2/+2
2020-01-17[HICN-478] Correctly initialize struct sockaddrstorageMauro Sardara1-1/+2
2020-01-15[HICN-473] Add getter functions for face manager rule configurationJordan Augé2-88/+80
2020-01-15[HICN-467] Priority settings on interfaces yet to be created should be cached...Jordan Augé1-0/+18
2020-01-15[HICN-477] Fixed strategy get ctx that could lead to a segfaultAlberto Compagno8-165/+144
2020-01-14Merge changes from topic "HICN-475"Alberto Compagno8-9/+68
2020-01-14[HICN-475] Adding multihoming in case the producer is facing the producerAlberto Compagno5-8/+49
2020-01-14[HICN-474] Enabling print of FIB and TFIB statusAlberto Compagno3-1/+19
2020-01-13[HICN-473] Add getter functions for face manager rule configurationJordan Augé2-0/+135
2020-01-13[HICN-472] Decrease reattempt timeout in face manager to 250msJordan Augé1-2/+2
2020-01-10Merge "[HICN-471] Fix wrong callback check in RAAQM"Alberto Compagno1-1/+1
2020-01-09[HICN-471] Fix wrong callback check in RAAQMOlivier Roques1-1/+1
2020-01-09Merge "[HICN-469] execute hicn-light-control from remote"Mauro Sardara5-30/+52
2020-01-09[HICN-469] execute hicn-light-control from remotemichele papalini5-30/+52
2020-01-09Merge "[HICN-470] Fix wrong type for face_id_t in libhicnctrl"Mauro Sardara3-4/+6
2020-01-09[HICN-470] Fix wrong type for face_id_t in libhicnctrlJordan Augé3-4/+6
2020-01-09Merge "[HICN-467] Priority settings on interfaces yet to be created should be...Mauro Sardara3-2/+65
2020-01-09[HICN-468] FIB entry improperly cleared by MAP-Me in multihoming situationsJordan Augé1-2/+2
2020-01-08Merge "[HICN-462] Adding probing protocol to hicn-plugin"Alberto Compagno4-6/+129