aboutsummaryrefslogtreecommitdiffstats
path: root/hicn-light/src/hicn/core
AgeCommit message (Expand)AuthorFilesLines
2020-09-09[HICN-555] Reworked loopMauro Sardara9-32/+70
2020-04-27[HICN-554] hicn-light refactoringAngelo Mantellini63-5102/+7027
2020-03-31[HICN-581] update hicn stack to support windows, againAngelo Mantellini1-3/+5
2020-03-17[HICN-552] don't use hicn socket on apple OSAngelo Mantellini2-3/+8
2020-02-13[HICN-518] new API in hicn-light to allow a producer to force MAP-Me messages...Jordan Augé2-9/+26
2020-02-03[HICN-489] Add iOS support to hicn stackAngelo Mantellini1-1/+1
2020-01-22[HICN-483] log strategy decisions using hicn-light logmichele papalini2-0/+2
2020-01-21[HICN-481] Add APIs to trigger MAP-Me updatesJordan Augé2-19/+33
2020-01-21[HICN-442] new forwarding strategymichele papalini3-91/+81
2020-01-20[HICN-480] add related prefixes to the forwarding strategy commandmichele papalini2-7/+7
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é6-70/+177
2019-11-21[HICN-379] Add face priority support in face managerJordan Augé1-3/+1
2019-11-19[HICN-400] fix NULL content name in PIT entry (temporary workaround)Jordan Augé1-0/+5
2019-11-17[HICN-379] Add face priority support in face managerJordan Augé3-0/+28
2019-11-14[HICN-386] Improve API error management in libhicnctrlJordan Augé1-0/+2
2019-11-08[HICN-385] fix route removal in hicnctrl, code uniformization in hicn-light c...Jordan Augé3-6/+6
2019-10-30[HICN-363] Fix memory leaksJordan Augé5-85/+138
2019-10-12[HICN-247] remove listener and bug fixingAngelo Mantellini1-0/+1
2019-10-07[HICN-298] Release new hICN app for AndroidJordan Augé5-14/+23
2019-09-04[HICN-272] new hicn-light fibmichele papalini5-108/+89
2019-08-20[HICN-261] Incorrect handling of IPv6 link-local addresses / connections shou...ndnops1-8/+125
2019-07-29[HICN-252] Add per-application policy framework to hicn-light forwarderJordan Augé12-152/+313
2019-07-23correctly handle data packets with lifetime = 0michele papalini1-0/+2
2019-05-16[HICN-195] Generate static libs for androidAngelo Mantellini15-14/+20
2019-05-09[HICN-192] Add interface to administratively set a connection up and downJordan Augé4-2/+85
2019-04-16[HICN-177] Provide helpers to send, receive and process control messagesJordan Augé3-5/+104
2019-03-24[HICN-141] Definition of a C API for hicn-lightLuca Muscariello33-0/+6829