aboutsummaryrefslogtreecommitdiffstats
path: root/hicn-light/src/hicn/core/mapme.c
AgeCommit message (Expand)AuthorFilesLines
2023-02-08feat: libhicnctrl: new API to allow sending MAP-Me command on specific faceJordan Augé1-78/+160
2023-02-07fix(hicn): fix bugs reported by sonarqubeMichele Papalini1-8/+1
2022-10-14refactor(hicn-light): cleanup towards optimizations to UDP socket faceJordan Augé1-2/+3
2022-08-04feat: Due to the deep modifications related to names and packet format,Luca Muscariello1-60/+35
2022-03-31feat: boostrap hicn 22.02Luca Muscariello1-785/+801
2021-04-21[HICN-700] hicn-light: more informative MAP-Me logsJordan Augé1-2/+20
2021-01-27[HICN-668] Fix leaks + double freeJordan Augé1-100/+81
2021-01-20[HICN-668] Fix leaks + double freeJordan Augé1-0/+3
2021-01-05[HICN-668] Fix various leaks across codebaseJordan Augé1-15/+46
2020-02-13[HICN-518] new API in hicn-light to allow a producer to force MAP-Me messages...Jordan Augé1-8/+15
2020-01-21[HICN-481] Add APIs to trigger MAP-Me updatesJordan Augé1-19/+23
2020-01-09[HICN-468] FIB entry improperly cleared by MAP-Me in multihoming situationsJordan Augé1-2/+2
2019-12-15[HICN-460] Check of parchashmap before creating iteratorAngelo Mantellini1-16/+18
2019-12-13[HICN-420] MAP-Me code refactoring & face manager changes in support of mobilityJordan Augé1-0/+8
2019-12-12[HICN-420] MAP-Me code refactoring & face manager changes in support of mobilityJordan Augé1-0/+3
2019-12-05[HICN-420] MAP-Me code refactoring & face manager changes in support of mobilityJordan Augé1-58/+159
2019-11-17[HICN-379] Add face priority support in face managerJordan Augé1-0/+1
2019-10-30[HICN-363] Fix memory leaksJordan Augé1-0/+888