aboutsummaryrefslogtreecommitdiffstats
path: root/hicn-light
AgeCommit message (Expand)AuthorFilesLines
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-15[HICN-386] Improve API error management in libhicnctrlJordan Augé1-2/+2
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-25[HICN-358] Enable systemctl service after package installation.Mauro Sardara6-3/+30
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-21Merge "[HICN-320] HICN Light only configuring the first entry on FIB"Michele Papalini3-18/+12
2019-10-21[HICN-320] HICN Light only configuring the first entry on FIBJordan Augé3-18/+12
2019-10-21[HICN-340] Install hicn-light service file.Mauro Sardara1-1/+8
2019-10-15[330] wrong variable typeAngelo Mantellini1-1/+1
2019-10-14Merge "[HICN-312] CMake file cleanup"Jordan Augé1-1/+0
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-09[HICN-312] CMake file cleanupJordan Augé1-1/+0
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é38-605/+500
2019-10-02[HICN-290] Added check if ASIO_STANDALONE already defined. Removed openssl fi...Mauro Sardara1-1/+0
2019-10-01[HICN-274] Use bindSocket API in AndroidSunghee Lee2-5/+36
2019-09-24[HICN-279] Added libmemif packaging.Mauro Sardara1-1/+1
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-23Merge "HICN-266 fix strategy creation with policies"Jordan Augé4-55/+9
2019-08-22[HICN-267] Fixed dependencies on hicn-apps and hicn-light packagesAlberto Compagno1-3/+3
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é69-508/+3526
2019-07-26[HICN-253] Mark cmake target for library as static or shared.Mauro Sardara13-2930/+15
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-06-25[HICN-223] Utils tutorialMauro Sardara1-20/+21
2019-05-16[HICN-195] Generate static libs for androidAngelo Mantellini107-125/+188
2019-05-13[HICN-194] support for android environmentAngelo Mantellini3-0/+14
2019-05-09[HICN-192] Add interface to administratively set a connection up and downJordan Augé14-53/+365
2019-04-16[HICN-177] Provide helpers to send, receive and process control messagesJordan Augé14-108/+244
2019-03-25[HICN-141] Install headers in hicn-light component.Mauro Sardara5-15/+14
2019-03-24[HICN-141] Definition of a C API for hicn-lightLuca Muscariello238-619/+3537
2019-03-23[HICN-137] Install header file with API with hicn-light.Mauro Sardara3-50/+51
2019-03-20[HICN-128] README utils and renaming of executablesAngelo Mantellini3-35/+34
2019-03-12[HICN-107] Error in the forwarder load balancerAngelo Mantellini1-1/+1