aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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
2019-02-22[HICN-74] Data with lifetime 0 are never cached in the CS. When such data is ...Alberto Compagno4-46/+100
2019-02-21Merge "[HICN-75] fixed forwarding issue in udp face and improved packet traci...Mauro Sardara5-35/+49
2019-02-21[HICN-77] adding sonarcube supportLuca Muscariello1-0/+43
2019-02-21[HICN-75] fixed forwarding issue in udp face and improved packet tracing to s...Alberto Compagno5-35/+49
2019-02-21Merge "[HICN-71] - Handling the case in which a pushed data hit an existing p...Luca Muscariello19-282/+469
2019-02-20[HICN-71]Alberto Compagno19-282/+469
2019-02-19[HICN-70] remove double htons in addListenermichele papalini2-2/+2
2019-02-19[HICN-69] Include libtransport config file in raw_socket_connector.h.Mauro Sardara1-0/+1
2019-02-18[HICN-69] add compiler definitions for programs using hicnmichele papalini7-4/+11
2019-02-18[HICN-68] remove compiling warnign on MAC-OSmichele papalini1-1/+1
2019-02-18Merge "[HICN-50] Added udp application connector."Alberto Compagno37-426/+829
2019-02-18[HICN-50] Added udp application connector.Mauro Sardara37-426/+829
2019-02-18Merge "[HICN-67] add interest callback in RTC producer socket"Mauro Sardara1-2/+5
2019-02-18[HICN-67] add interest callback in RTC producer socketmichele papalini1-2/+5
2019-02-18[HICN-35] add vapiLuca Muscariello1-3/+28
2019-02-14Merge "- [HICN-65] Populating hash map of handler and crc in api_main - Added...Mauro Sardara3-14/+39
2019-02-14- [HICN-65] Populating hash map of handler and crc in api_mainAlberto Compagno3-14/+39
2019-02-13[HICN-61] Compile Error in libtransport in windows environmentAngelo Mantellini3-4/+8
2019-02-13Merge "[HICN-62] Using the new API in libparc to remove a per-packet copy of ...Mauro Sardara1-1/+1
2019-02-13[HICN-62] Using the new API in libparc to remove a per-packet copy of the sig...Alberto Compagno1-1/+1
2019-02-13[HICN-60] Solved concurrent memory access which was leading to seg-faultAlberto Compagno5-22/+15
2019-02-13[HICN-59] Do not call clear on membuf sharing same underlying memory. Use tri...Mauro Sardara2-1/+5
2019-02-12[HICN-54] Fixed udp face visualizationAlberto Compagno1-2/+2
2019-02-12[HICN-52] Fix signature computation and verification in libtransportMauro Sardara5-49/+60
2019-02-12[HICN-51] Add static assert for ensuring correct struct size in libhicn defin...Mauro Sardara12-57/+198
2019-02-12[HICN-44] Remove warnings libhicn (lib) on windowsAngelo Mantellini10-38/+49
2019-02-11Merge "[HICN-47] Remove warnings utils on windows"Mauro Sardara4-17/+21
2019-02-11Merge "[HICN-46] Remove warnings libtransport on windows"Mauro Sardara27-103/+127
2019-02-11[HICN-47] Remove warnings utils on windowsAngelo Mantellini4-17/+21
2019-02-11[HICN-46] Remove warnings libtransport on windowsAngelo Mantellini27-103/+127