aboutsummaryrefslogtreecommitdiffstats
path: root/hicn-light/src/hicn/io
AgeCommit message (Expand)AuthorFilesLines
2022-10-07refactor(hicn-light): cleanup and optimizations to UDP socket faceJordan Augé1-7/+2
2022-09-30feat: support for new packet format in hicn-lightJordan Augé2-20/+2
2022-08-04feat: Due to the deep modifications related to names and packet format,Luca Muscariello4-23/+30
2022-06-30refactor(lib, hicn-light, vpp, hiperf): HICN-723Luca Muscariello4-34/+28
2022-03-31feat: boostrap hicn 22.02Luca Muscariello31-5440/+1740
2021-07-06[HICN-713] Transport Library Major Refactoring 2Mauro1-2/+0
2021-04-30[HICN-703] Update windows-sdk and hicn codeAngelo Mantellini1-1/+1
2021-01-20[HICN-668] Fix leaks + double freeJacques Samain2-2/+5
2021-01-07[HICN-668] Fix various leaks across codebaseJordan Augé1-0/+1
2021-01-05[HICN-668] Fix various leaks across codebaseJordan Augé1-1/+4
2020-12-07[HICN-660] Add priority priority control example based on RSSIJordan Augé1-0/+1
2020-03-31[HICN-581] update hicn stack to support windows, againAngelo Mantellini1-4/+5
2020-02-03[HICN-489] Add iOS support to hicn stackAngelo Mantellini1-1/+1
2020-01-21[HICN-442] new forwarding strategymichele papalini7-171/+42
2019-11-17[HICN-379] Add face priority support in face managerJordan Augé5-0/+126
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é4-3/+11
2019-10-21[HICN-320] HICN Light only configuring the first entry on FIBJordan Augé1-2/+2
2019-10-12[HICN-247] remove listener and bug fixingAngelo Mantellini7-101/+144
2019-10-07[HICN-298] Release new hICN app for AndroidJordan Augé17-38/+235
2019-10-01[HICN-274] Use bindSocket API in AndroidSunghee Lee1-2/+36
2019-08-20[HICN-261] Incorrect handling of IPv6 link-local addresses / connections shou...ndnops2-105/+11
2019-07-29[HICN-252] Add per-application policy framework to hicn-light forwarderJordan Augé4-197/+237
2019-07-12[HICN-245] Bind of the listener to the deviceAngelo Mantellini2-0/+26
2019-05-16[HICN-195] Generate static libs for androidAngelo Mantellini13-12/+18
2019-05-09[HICN-192] Add interface to administratively set a connection up and downJordan Augé5-0/+188
2019-04-16[HICN-177] Provide helpers to send, receive and process control messagesJordan Augé8-98/+137
2019-03-24[HICN-141] Definition of a C API for hicn-lightLuca Muscariello26-0/+4943