aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-03-15Merge "[HICN-118] Add .clang-format file, format all libtransport project."Mauro Sardara5-5/+29
2019-03-15[HICN-119] Error when hicn-http-test tries to create tree of foldersAngelo Mantellini2-4/+32
2019-03-15[HICN-114] Update Hicn Http Server to hicn fdio stackAngelo Mantellini34-52/+2277
2019-03-15[HICN-118] Add .clang-format file, format all libtransport project.Mauro Sardara5-5/+29
2019-03-14[HICN-117] Temporarily remove pom.xml from project root.Mauro Sardara1-43/+0
2019-03-14Merge "[HICN-116] Added RTC producer option to hiperf."Mauro Sardara5-55/+186
2019-03-14[HICN-116] Added RTC producer option to hiperf.Mauro Sardara5-55/+186
2019-03-14Merge "[HICN-115] Error when libtransport has to close the connection"Mauro Sardara1-1/+2
2019-03-14Merge "[HICN-113] Fix packaging system."Luca Muscariello4-10/+29
2019-03-14[HICN-113] Fix packaging system.Mauro Sardara4-10/+29
2019-03-14Merge "[HICN-112] Fixed bug on dymanic udp face creation. Fixed visualization...Mauro Sardara4-30/+41
2019-03-14[HICN-115] Error when libtransport has to close the connectionAngelo Mantellini1-1/+2
2019-03-14[HICN-112] Fixed bug on dymanic udp face creation. Fixed visualization of udp...Alberto Compagno4-30/+41
2019-03-14[HICN-111] higet support on windows 10Angelo Mantellini1-7/+16
2019-03-13[HICN-110] Error Linking higet on linuxAngelo Mantellini1-0/+1
2019-03-13Merge "[HICN-109] Adding higet application"Mauro Sardara9-10/+259
2019-03-12[HICN-109] Added missing parameter to the face ip add binary api.Alberto Compagno5-45/+93
2019-03-12[HICN-109] Adding higet applicationAngelo Mantellini9-10/+259
2019-03-12[HICN-107] Error in the forwarder load balancerAngelo Mantellini1-1/+1
2019-03-12[HICN-106]Mauro Sardara7-32/+81
2019-03-11[HICN-105] Errors during execution of ping and hiperfAngelo Mantellini2-4/+4
2019-03-08[HICN-104] Correct error in logo on WindowsAngelo Mantellini2-4/+4
2019-03-08[HICN-102] Remove warnings and compilation errors in hicn on windowsAngelo Mantellini8-25/+37
2019-03-08[HICN-99] Destroy in the correct order and in the correct event loop the attr...Mauro Sardara14-170/+154
2019-03-08Merge "[HICN-85] Added state to connectors."Alberto Compagno11-95/+79
2019-03-08[HICN-85] Added state to connectors.Mauro Sardara11-95/+79
2019-03-08[HICN-100] When the incoming face of a data is an application face, the data ...Alberto Compagno5-3/+35
2019-03-06[HICN-93] Added documentation in the README.md about cli commands, configurat...Alberto Compagno3-16/+199
2019-03-06Merge "[HICN-89] Preallocate memory for timer handlers just with memif connec...Alberto Compagno1-2/+19
2019-03-06Merge "[HICN-92] Fix byte order mismatch in create listener command"Michele Papalini8-51/+128
2019-03-06[HICN-92] Fix byte order mismatch in create listener commandMauro Sardara8-51/+128
2019-03-06Merge "[HICN-88] fix bug in function ipv4_get_interest_name_suffix"Jordan Augé1-1/+1
2019-03-06[HICN-88] fix bug in function ipv4_get_interest_name_suffixjerryian1-1/+1
2019-03-05[HICN-89] Preallocate memory for timer handlers just with memif connector.Mauro Sardara1-2/+19
2019-03-05[HICN-73] Performance improvements of interest/data transmission and receptio...Mauro Sardara14-145/+335
2019-03-05[HICN-11] Rework on transport protocols improving components modularityMauro Sardara87-4264/+2915
2019-03-04[HICN-87] Updated compilation instructions according to the latest changes ma...Alberto Compagno1-5/+5
2019-03-01[HICN-86] Fix include file order in libtransport and hicn-light.Mauro Sardara2-2/+2
2019-03-01[HICN-5] hicn sysrepo plugin initialMasoud Hemmatpour21-0/+3138
2019-02-28Merge "[HICN-84] check if a UDP connection is local"Alberto Compagno2-0/+28
2019-02-28[HICN-84] check if a UDP connection is localmichele papalini2-0/+28
2019-02-22[HICN-83] Added cmake flag "-DENABLE_PUNTING=[ON|OFF]" for enabling/disabling...Mauro Sardara6-27/+45
2019-02-22Merge "[HICN-80] Avoid segfault when deleting memif interface on VPP."Alberto Compagno5-15/+14
2019-02-22Merge "[HICN-79] epoll timeout is now set to 1 second"Mauro Sardara1-2/+2
2019-02-22Merge "[HICN-81] UDP face data dropped due to struct sockaddr inconsistency"Mauro Sardara1-0/+4
2019-02-22Merge "[HICN-78] Added option -l to set data lifetime. If not set the data ne...Mauro Sardara1-10/+14
2019-02-22[HICN-81] UDP face data dropped due to struct sockaddr inconsistencymichele papalini1-0/+4
2019-02-22[HICN-80] Avoid segfault when deleting memif interface on VPP.Mauro Sardara5-15/+14
2019-02-22[HICN-78] Added option -l to set data lifetime. If not set the data never exp...Alberto Compagno1-10/+14
2019-02-22[HICN-79] epoll timeout is now set to 1 secondAlberto Compagno1-2/+2