aboutsummaryrefslogtreecommitdiffstats
path: root/ctrl/libhicnctrl/src/api.c
AgeCommit message (Expand)AuthorFilesLines
2021-06-24[HICN-708] Rebase with masterEnrico Loparco (eloparco)1-150/+175
2021-03-30[HICN-645] Fix data structures to support hicn-light-daemon and hicn-light-co...Enrico Loparco (eloparco)1-140/+142
2021-03-19[HICN-645] Control plane (WIP)Jordan Augé1-0/+43
2020-04-27[HICN-554] hicn-light refactoringAngelo Mantellini1-7/+7
2020-02-03[HICN-489] Add iOS support to hicn stackAngelo Mantellini1-4/+4
2020-01-17[HICN-478] Correctly initialize struct sockaddrstorageMauro Sardara1-1/+2
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-09[HICN-438] facemgr should allow face creation with physical interface downJordan Augé1-2/+2
2019-12-05[HICN-420] MAP-Me code refactoring & face manager changes in support of mobilityJordan Augé1-0/+57
2019-11-26[HICN-398] Added face create/delete/list and listener list on libctrl for hic...Alberto Compagno1-5/+5
2019-11-25[HICN-408] add a face manager interface for face priority controlJordan Augé1-1/+1
2019-11-24[HICN-408] Add a face manager interface for face priority controlJordan Augé1-2/+2
2019-11-22Merge "[HICN-394] Add route commands add, list, del for the hicn-plugin"Alberto Compagno1-7/+1
2019-11-21[HICN-379] Add face priority support in face managerJordan Augé1-12/+27
2019-11-20[HICN-404] double-free in facemgr (facemgr_list_facelets_json) + valgrind fixesJordan Augé1-0/+4
2019-11-20[HICN-394] Add route commands add, list, del for the hicn-pluginAlberto Compagno1-7/+1
2019-11-19[HICN-399] facemgr crashes after wifi disabledJordan Augé1-1/+1
2019-11-17[HICN-379] Add face priority support in face managerJordan Augé1-2/+68
2019-11-17[HICN-395] Static face/route maintainance though face managerJordan Augé1-8/+9
2019-11-15[HICN-386] Improve API error management in libhicnctrlJordan Augé1-24/+27
2019-11-14[HICN-386] Improve API error management in libhicnctrlJordan Augé1-63/+244
2019-11-12[HICN-376] Add manual connection/route setting to face managerJordan Augé1-21/+75
2019-11-08[HICN-385] fix route removal in hicnctrl, code uniformization in hicn-light c...Jordan Augé1-18/+12
2019-10-31[HICN-369] Implement reconciliation state machine in face manager incl. reatt...Jordan Augé1-18/+21
2019-10-23Merge "[HICN-351] Support for new RemoveListener API in libhicnctrl + added m...Jordan Augé1-1/+1
2019-10-24[HICN-351] Support for new RemoveListener API in libhicnctrl + added missing ...Jordan Augé1-1/+1
2019-10-23Merge "[HICN-351] Support for new RemoveListener API in libhicnctrl + added m...Jordan Augé1-2/+53
2019-10-24[HICN-352] facemgr event loop enhancement; timer support & async hicn-light i...Jordan Augé1-1/+1
2019-10-23[HICN-351] Support for new RemoveListener API in libhicnctrl + added missing ...Jordan Augé1-2/+53
2019-10-23[HICN-350] Minor cleanup in control APIJordan Augé1-20/+20
2019-10-23[HICN-349] Asynchronous API for libhicnctrlJordan Augé1-240/+668
2019-10-07[HICN-298] Release new hICN app for AndroidJordan Augé1-112/+188
2019-07-29[HICN-252] Add per-application policy framework to hicn-light forwarderJordan Augé1-0/+2163