aboutsummaryrefslogtreecommitdiffstats
path: root/ctrl/facemgr/src
AgeCommit message (Expand)AuthorFilesLines
2023-02-07fix(hicn): fix bugs reported by sonarqubeMichele Papalini1-4/+0
2022-09-30feat: support for new packet format in hicn-lightJordan Augé1-1/+0
2022-08-04feat: Due to the deep modifications related to names and packet format,Luca Muscariello10-556/+540
2022-06-30refactor(lib, hicn-light, vpp, hiperf): HICN-723Luca Muscariello3-6/+2
2022-03-31feat: boostrap hicn 22.02Luca Muscariello44-8290/+7911
2021-06-01Merge "[HICN-704] facemgr: fix compilation issue for CLI on Android"Mauro Sardara1-1/+1
2021-06-01[HICN-705] create packages for windows and mac osAngelo Mantellini1-0/+2
2021-05-17[HICN-704] facemgr: fix compilation issue for CLI on AndroidJordan Augé1-1/+1
2021-04-19[HICN-699] facemgr: cleaner logs for face interactionJordan Augé2-10/+28
2021-04-15[HICN-690] Transport Library Major RefactoryLuca Muscariello1-3/+3
2021-01-19[HICN-675] Handle invalid face polled from hicn-light in facemgrJordan Augé2-2/+9
2021-01-16[HICN-674] change android class in facemgrAngelo Mantellini3-39/+39
2021-01-11[HICN-672] comment by default the use the priority controller in androidAngelo Mantellini1-1/+1
2020-12-14[HICN-660] Add priority priority control example based on RSSIJordan Augé1-3/+9
2020-12-07[HICN-660] Add priority priority control example based on RSSIJordan Augé3-3/+189
2020-09-18Revert to [HICN-638] Check if systemd is running before enabling hicn-light s...Mauro Sardara1-2/+2
2020-09-14[HICN-574] Host stack plugin for VPP.Mauro Sardara1-2/+2
2020-02-12[HICN-516] remove facemgr android-utility header from installed onesJordan Augé3-2/+51
2020-02-03[HICN-489] Add iOS support to hicn stackAngelo Mantellini4-47/+47
2020-01-15[HICN-473] Add getter functions for face manager rule configurationJordan Augé1-88/+78
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é1-0/+121
2020-01-13[HICN-472] Decrease reattempt timeout in face manager to 250msJordan Augé1-2/+2
2020-01-07[HICN-467] Priority settings on interfaces yet to be created should be cached...Jordan Augé1-0/+61
2019-12-17[HICN-461] Improve netlink event management in facemgrJordan Augé1-12/+12
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-446] Face manager incorrectly sets up static routes in case of multihom...Jordan Augé2-41/+143
2019-12-10[HICN-438] facemgr should allow face creation with physical interface downJordan Augé3-33/+71
2019-12-09[HICN-438] facemgr should allow face creation with physical interface downJordan Augé6-99/+80
2019-12-05[HICN-420] MAP-Me code refactoring & face manager changes in support of mobilityJordan Augé10-123/+368
2019-12-02[HICN-419] Expose facelet id in facelet_list(_json) in facemgr APIJordan Augé1-1/+11
2019-11-27[HICN-416] Fix error handling in facemgr netlink interfaceJordan Augé1-18/+31
2019-11-25[HICN-408] add a face manager interface for face priority controlJordan Augé1-2/+22
2019-11-24[HICN-408] Add a face manager interface for face priority controlJordan Augé3-34/+17
2019-11-22[HICN-408] add a face manager interface for face priority controlJunsu Choi4-1/+198
2019-11-20[HICN-404] double-free in facemgr (facemgr_list_facelets_json) + valgrind fixesJordan Augé2-3/+1
2019-11-17[HICN-379] Add face priority support in face managerJordan Augé2-4/+82
2019-11-17Merge "[HICN-395] Static face/route maintainance though face manager"Jordan Augé3-68/+381
2019-11-17[HICN-378] Add a maximum number of reattempts in face manager before entering...Jordan Augé3-34/+87
2019-11-17[HICN-395] Static face/route maintainance though face managerJordan Augé3-68/+381
2019-11-17[HICN-396] Incorrect error handling order in facemgr during interface creatio...Jordan Augé1-2/+4
2019-11-14[HICN-386] Improve API error management in libhicnctrlJordan Augé17-1101/+14
2019-11-12Merge "[HICN-376] Add manual connection/route setting to face manager"Michele Papalini10-122/+989
2019-11-12[HICN-389] facemgr calls unregister_all multiple times in case of errorJordan Augé1-1/+0
2019-11-12[HICN-376] Add manual connection/route setting to face managerJordan Augé10-122/+989
2019-11-11Merge "[HICN-383] Code cleanup"Jordan Augé2-36/+39
2019-11-08[HICN-385] fix route removal in hicnctrl, code uniformization in hicn-light c...Jordan Augé1-1/+1
2019-11-05[HICN-383] Code cleanupJordan Augé2-36/+39
2019-11-05[HICN-382] Misc compilation issues on MacOS (incl. Catalina specific code)Jordan Augé4-20/+20
2019-10-31[HICN-372] Code clean upJordan Augé7-21/+32