aboutsummaryrefslogtreecommitdiffstats
path: root/ctrl
AgeCommit message (Expand)AuthorFilesLines
2020-01-27[HICN-488] Adding lock to vapi calls and manage vapi_connect in order to conn...Alberto Compagno2-689/+350
2020-01-22[HICN-487] Calling the right function to parse the face del reply messageAlberto Compagno1-2/+2
2020-01-21[HICN-442] new forwarding strategymichele papalini1-2/+1
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-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-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 Sardara1-0/+61
2020-01-07[HICN-467] Priority settings on interfaces yet to be created should be cached...Jordan Augé1-0/+61
2020-01-07Merge "[HICN-443] Adding test to hicn sysrepo plugin"Alberto Compagno10-0/+431
2019-12-19[HICN-464] swapping the initial buffermhemmatp1-9/+10
2019-12-19Merge "[HICN-440] Add comments to hicn sysrepo plugin code"Alberto Compagno9-258/+2951
2019-12-19[HICN-443] Adding test to hicn sysrepo pluginmhemmatp10-0/+431
2019-12-17[HICN-461] Improve netlink event management in facemgrJordan Augé1-12/+12
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-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-12Merge "[HICN-449] Correct dependencies of DEB/RPM package for sysrepo."Alberto Compagno3-17/+9
2019-12-12[HICN-449] Correct dependencies of DEB/RPM package for sysrepo.Mauro Sardara3-17/+9
2019-12-12Merge "[HICN-448] Returning face id when creating a face through libctrl in h...Alberto Compagno2-2/+9
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 Sardara2-3/+4
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-446] Face manager incorrectly sets up static routes in case of multihom...Jordan Augé2-41/+143
2019-12-11Merge "[HICN-430] Rework on CMake"Luca Muscariello3-31/+42
2019-12-10[HICN-438] facemgr should allow face creation with physical interface downJordan Augé4-33/+73
2019-12-10[HICN-430] Rework on CMakeMauro Sardara3-31/+42
2019-12-09[HICN-438] facemgr should allow face creation with physical interface downJordan Augé8-101/+83
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é14-125/+448
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 "to fix HICN-421 by adding cpack to libyang and sysrepo"Mauro Sardara2-8/+14
2019-12-04to fix HICN-421 by adding cpack to libyang and sysrepoJordan Augé2-8/+14
2019-12-04[HICN-428] Creating libctrl deb and rpm packages specific for hicn-pluginAlberto Compagno4-25/+56
2019-12-02[HICN-419] Expose facelet id in facelet_list(_json) in facemgr APIJordan Augé1-1/+11
2019-11-29[HICN-424] linking missing vpp libraries to libsysrepohicnRobot1-1/+1
2019-11-29Merge "[HICN-403] update vapi communication with vpp"Alberto Compagno13-1071/+799
2019-11-29[HICN-403] update vapi communication with vppMasoud Hemmatpour13-1071/+799
2019-11-28[HICN-417] Creation of multiple sockets calls only one connect to vppAlberto Compagno1-5/+29
2019-11-27[HICN-416] Fix error handling in facemgr netlink interfaceJordan Augé1-18/+31
2019-11-26[HICN-398] Added face create/delete/list and listener list on libctrl for hic...Alberto Compagno9-71/+529
2019-11-25[HICN-408] add a face manager interface for face priority controlJordan Augé2-3/+23