aboutsummaryrefslogtreecommitdiffstats
path: root/ctrl/facemgr
AgeCommit message (Expand)AuthorFilesLines
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-05-29[HICH-618] HTTP proxy automatic configuration.Mauro Sardara1-2/+1
2020-03-31[HICN-581] update hicn stack to support windows, againAngelo Mantellini1-1/+5
2020-02-12Merge "[HICN-512] documentation bundle using sphinx"Mauro Sardara1-358/+0
2020-02-12[HICN-512] documentation bundle using sphinxLuca Muscariello1-358/+0
2020-02-12[HICN-516] remove facemgr android-utility header from installed onesJordan Augé5-4/+4
2020-02-03[HICN-489] Add iOS support to hicn stackAngelo Mantellini5-48/+48
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-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-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 Muscariello1-2/+3
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 Sardara1-2/+3
2019-12-09[HICN-438] facemgr should allow face creation with physical interface downJordan Augé7-99/+81
2019-12-05[HICN-420] MAP-Me code refactoring & face manager changes in support of mobilityJordan Augé11-125/+381
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é3-4/+97
2019-11-17Merge "[HICN-395] Static face/route maintainance though face manager"Jordan Augé4-75/+381
2019-11-17[HICN-378] Add a maximum number of reattempts in face manager before entering...Jordan Augé4-36/+109
2019-11-17[HICN-395] Static face/route maintainance though face managerJordan Augé4-75/+381
2019-11-17[HICN-396] Incorrect error handling order in facemgr during interface creatio...Jordan Augé1-2/+4
2019-11-15[HICN-386] Improve API error management in libhicnctrlJordan Augé1-1/+1
2019-11-14[HICN-386] Improve API error management in libhicnctrlJordan Augé19-1170/+14
2019-11-12Merge "[HICN-376] Add manual connection/route setting to face manager"Michele Papalini13-179/+1066
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é13-179/+1066
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é8-26/+38
2019-10-31[HICN-369] Implement reconciliation state machine in face manager incl. reatt...Jordan Augé23-445/+993
2019-10-24[HICN-352] facemgr event loop enhancement; timer support & async hicn-light i...Jordan Augé28-955/+2065