aboutsummaryrefslogtreecommitdiffstats
path: root/hicn-light/src
AgeCommit message (Expand)AuthorFilesLines
2020-01-24[HICN-483] log strategy decisions using hicn-light logmichele papalini1-1/+1
2020-01-22[HICN-483] log strategy decisions using hicn-light logmichele papalini3-22/+34
2020-01-22[HICN-482] trigger map-me updates from the forwarding strategymichele papalini6-22/+107
2020-01-21[HICN-481] Add APIs to trigger MAP-Me updatesJordan Augé4-21/+35
2020-01-21[HICN-442] new forwarding strategymichele papalini33-1454/+1620
2020-01-20[HICN-480] add related prefixes to the forwarding strategy commandmichele papalini7-48/+137
2020-01-09[HICN-469] execute hicn-light-control from remotemichele papalini5-30/+52
2020-01-09Merge "[HICN-467] Priority settings on interfaces yet to be created should be...Mauro Sardara2-2/+4
2020-01-09[HICN-468] FIB entry improperly cleared by MAP-Me in multihoming situationsJordan Augé1-2/+2
2020-01-07[HICN-467] Priority settings on interfaces yet to be created should be cached...Jordan Augé2-2/+4
2019-12-15[HICN-460] Check of parchashmap before creating iteratorAngelo Mantellini2-30/+33
2019-12-14[HICN-455] libhicnctrl incorrectly handles absence of forwarder in synchronou...Jordan Augé1-2/+7
2019-12-13[HICN-454] Use-after-free during LRU eviction in hicn-light Content Storemichele papalini1-0/+5
2019-12-13[HICN-420] MAP-Me code refactoring & face manager changes in support of mobilityJordan Augé2-0/+12
2019-12-12[HICN-451] libhicnctrl creates collisions in created connection names when tw...Jordan Augé1-1/+1
2019-12-12Merge "[HICN-420] MAP-Me code refactoring & face manager changes in support o...Jordan Augé1-0/+3
2019-12-12[HICN-420] MAP-Me code refactoring & face manager changes in support of mobilityJordan Augé1-0/+3
2019-12-12[HICN-450] Build hicn-light-control executable for android.Mauro Sardara1-26/+20
2019-12-05[HICN-420] MAP-Me code refactoring & face manager changes in support of mobilityJordan Augé13-162/+273
2019-11-21[HICN-379] Add face priority support in face managerJordan Augé4-12/+6
2019-11-19[HICN-400] fix NULL content name in PIT entry (temporary workaround)Jordan Augé1-0/+5
2019-11-18[HICN-379] Add face priority support in face managerJordan Augé1-2/+2
2019-11-17[HICN-379] Add face priority support in face managerJordan Augé13-7/+229
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é19-91/+107
2019-11-04[HICN-262] Fix binary api to prevent byteswapping of ip addresses in vapiAlberto Compagno1-10/+10
2019-10-31[HICN-369] Implement reconciliation state machine in face manager incl. reatt...Jordan Augé1-26/+52
2019-10-30[HICN-363] Fix memory leaksJordan Augé15-120/+193
2019-10-23[HICN-350] Minor cleanup in control APIJordan Augé6-32/+36
2019-10-22[HICN-347] memory leak in messageProcessor_Tickmichele papalini1-8/+10
2019-10-22[HICN-344] Memory management issues in symbolic table causes double freeJordan Augé1-11/+27
2019-10-21[HICN-341] forwarder crashes when set an invalid forwarding strategymichele papalini1-2/+0
2019-10-21[HICN-320] HICN Light only configuring the first entry on FIBJordan Augé3-18/+12
2019-10-15[330] wrong variable typeAngelo Mantellini1-1/+1
2019-10-12[HICN-247] remove listener and bug fixingAngelo Mantellini20-162/+433
2019-10-10[HICN-315] memory leaks in hicn-lightmichele papalini4-6/+23
2019-10-08[HICN-306] Wrong representation format in ip_prefix_ntop causes parsing issuesJordan Augé1-2/+2
2019-10-07[HICN-298] Release new hICN app for AndroidJordan Augé37-603/+497
2019-10-01[HICN-274] Use bindSocket API in AndroidSunghee Lee2-5/+36
2019-09-04[HICN-272] new hicn-light fibmichele papalini8-447/+417
2019-08-27Merge "[HICN-268] Forwarder crashes when "create listener hicn""Mauro Sardara1-1/+1
2019-08-27[HICN-268] Forwarder crashes when "create listener hicn"Angelo Mantellini1-1/+1
2019-08-27HICN-269 correctly set forwarding strategy with set commandmichele papalini1-2/+0
2019-08-22HICN-266 fix strategy creation with policiesmichele papalini4-55/+9
2019-08-20[HICN-261] Incorrect handling of IPv6 link-local addresses / connections shou...ndnops3-113/+136
2019-07-29[HICN-252] Add per-application policy framework to hicn-light forwarderJordan Augé68-506/+3525
2019-07-26[HICN-253] Mark cmake target for library as static or shared.Mauro Sardara12-2922/+6
2019-07-23correctly handle data packets with lifetime = 0michele papalini1-0/+2
2019-07-12[HICN-245] Bind of the listener to the deviceAngelo Mantellini5-6/+189
2019-05-16[HICN-195] Generate static libs for androidAngelo Mantellini106-120/+176