summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-12-13[HICN-454] Use-after-free during LRU eviction in hicn-light Content Storemichele papalini1-0/+5
2019-12-13Merge "[HICN-456] Download missing vpp files from github."Mauro Sardara1-4/+4
2019-12-13[HICN-456] Download missing vpp files from github.Mauro Sardara1-4/+4
2019-12-13Merge "[HCIN-455] libhicnctrl incorrectly handles absence of forwarder in syn...Mauro Sardara1-5/+10
2019-12-13[HICN-420] MAP-Me code refactoring & face manager changes in support of mobilityJordan Augé2-0/+12
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é2-2/+12
2019-12-12Merge "[HICN-420] MAP-Me code refactoring & face manager changes in support o...Jordan Augé1-0/+3
2019-12-12[HICN-440] Add comments to hicn sysrepo plugin codemhemmatp9-258/+2951
2019-12-12Merge "[HICN-449] Correct hicn-plugin dependency version check"Luca Muscariello1-2/+2
2019-12-12[HICN-449] Correct hicn-plugin dependency version checkMauro Sardara1-2/+2
2019-12-12[HICN-420] MAP-Me code refactoring & face manager changes in support of mobilityJordan Augé1-0/+3
2019-12-12Merge "[HICN-450] Build hicn-light-control executable for android."Jordan Augé1-26/+20
2019-12-12Merge "[HICN-449] Correct dependencies of DEB/RPM package for sysrepo."Alberto Compagno4-19/+11
2019-12-12[HICN-449] Correct dependencies of DEB/RPM package for sysrepo.Mauro Sardara4-19/+11
2019-12-12Merge "[HICN-448] Returning face id when creating a face through libctrl in h...Alberto Compagno2-2/+9
2019-12-12[HICN-450] Build hicn-light-control executable for android.Mauro Sardara1-26/+20
2019-12-12[HICN-448] Returning face id when creating a face through libctrl in hicn-pluginAlberto Compagno2-2/+9
2019-12-12[HICN-446] Face manager incorrectly sets up static routes in case of multihom...Jordan Augé1-0/+4
2019-12-11[HICN-449] [HICN-430] Build sysrepo plugin. Update sysrepo and libyang depend...Mauro Sardara6-11/+12
2019-12-11[HICN-430] Build sysrepo and libyang extra with correct dependenciesMauro Sardara2-3/+3
2019-12-11[HICN-430] Update extra dependenciesMauro Sardara3-6/+6
2019-12-11Merge "[HICN-446] Face manager incorrectly sets up static routes in case of m...Jordan Augé2-41/+143
2019-12-11[HICN-447] Converting incomplete udp face into a complete oneAlberto Compagno1-8/+4
2019-12-11[HICN-446] Face manager incorrectly sets up static routes in case of multihom...Jordan Augé2-41/+143
2019-12-11[HICN-430] Do not install cmake on arm slaves.Mauro Sardara1-1/+4
2019-12-11[HICN-430] Remove unspecified package.Mauro Sardara1-1/+1
2019-12-11Merge "[HICN-430] Rework on CMake"Luca Muscariello35-302/+281
2019-12-10[HICN-438] facemgr should allow face creation with physical interface downJordan Augé5-43/+91
2019-12-10[HICN-430] Rework on CMakeMauro Sardara35-302/+281
2019-12-10Merge "[HICN-441] Fixed udp punting. Ip version of the punting (6 or 4) was s...Michele Papalini1-4/+4
2019-12-09[HICN-441] Fixed udp punting.Alberto Compagno1-4/+4
2019-12-09[HICN-438] facemgr should allow face creation with physical interface downJordan Augé8-101/+83
2019-12-06[HICN-437] concurrency problem in rtc producer socketmichele papalini2-3/+3
2019-12-05Merge "[HICN-435] Fixed dependency name in libhicntransport"Alberto Compagno1-1/+1
2019-12-05[HICN-420] MAP-Me code refactoring & face manager changes in support of mobilityJordan Augé27-287/+721
2019-12-04[HICN-435] Fixed dependency name in libhicntransportAlberto Compagno1-1/+1
2019-12-04[HICN-434] VAPI does not link to hicn sysrepo pluginmhemmatp1-1/+1
2019-12-04Merge "[HICN-433] fix and tune parameters in rtc transport"Mauro Sardara1-2/+2
2019-12-04[HICN-433] fix and tune parameters in rtc transportmichele papalini1-2/+2
2019-12-04[HICN-427] Producer and consumer socket created with vapiAlberto Compagno17-991/+413
2019-12-04Merge "to fix HICN-421 by adding cpack to libyang and sysrepo"Mauro Sardara11-16/+347
2019-12-04Merge "[HICN-428] Creating libctrl deb and rpm packages specific for hicn-plu...Alberto Compagno8-29/+62
2019-12-04to fix HICN-421 by adding cpack to libyang and sysrepoJordan Augé11-16/+347
2019-12-04[HICN-432] Set CPACK_COMPONENT_ALL variable with the global list of components.Mauro Sardara1-0/+1
2019-12-04[HICN-428] Creating libctrl deb and rpm packages specific for hicn-pluginAlberto Compagno8-29/+62
2019-12-02Merge "[HICN-425] RTC min window"Alberto Compagno1-3/+0
2019-12-02[HICN-425] RTC min windowmichele papalini1-3/+0
2019-12-02[HICN-426] Add isRunning API to consumer and producer socket.Mauro Sardara3-0/+9
2019-12-02[HICN-419] Expose facelet id in facelet_list(_json) in facemgr APIJordan Augé1-1/+11