summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-04-18[HICN-178] Sync send of control messages.v19.04Mauro Sardara26-175/+330
2019-04-16[HICN-171] remove RTCP from the RTC socketmichele papalini5-220/+3
2019-04-15[HICN-155] Consumer socket allows now to read N bytes from the network, where...Mauro Sardara24-1876/+895
2019-04-15Merge "[HICN-163] check inside hiperf if the client receives all the packets ...Mauro Sardara1-7/+86
2019-04-15[HICN-163] check inside hiperf if the client receives all the packets in case...michele papalini1-7/+86
2019-04-15[HICN-168] RTC retransmissionsmichele papalini2-132/+228
2019-04-11[HICN-176] Fixed bitmap size in pit entry and added static assert to avoid mi...Alberto Compagno7-166/+34
2019-04-10[HICN-175] Fix nack retransmissions when using memif connector.Mauro Sardara2-18/+17
2019-04-09[HICN-173] bad initialization of bytesProductionRate in RTC producer socketmichele papalini1-3/+4
2019-04-04[HICN-170] do not send interests for already received contentmichele papalini2-11/+46
2019-04-04Merge "[HICN-165] Http proxy: segment headers and payload in 2 different steps."Jordan Augé4-25/+23
2019-04-03[HICN-96] add callbacks in RTCmichele papalini2-2/+18
2019-04-03[HICN-165] Http proxy: segment headers and payload in 2 different steps.Mauro Sardara4-25/+23
2019-04-03Merge "[HICN-167] fixes on timeouts and nacks"Mauro Sardara3-24/+44
2019-04-03Merge "[HICN-166] Assign a /127 or a /31 ip6/4 address to the memif used to c...Mauro Sardara1-16/+24
2019-04-03[HICN-167] fixes on timeouts and nacksmichele papalini3-24/+44
2019-04-03[HICN-166] Assign a /127 or a /31 ip6/4 address to the memif used to create a...Alberto Compagno1-16/+24
2019-04-03Merge "[HICN-164] hiperf RTC rate"Mauro Sardara1-4/+4
2019-04-03[HICN-164] hiperf RTC ratemichele papalini1-4/+4
2019-04-03[HICN-162] Resolved warning about version comparison when installing hicn-plu...Mauro Sardara2-3/+3
2019-04-03Merge "[HICN-161] Fixed bug that prevents to create an ip face when the code ...Alberto Compagno1-4/+4
2019-04-03[HICN-161] Fixed bug that prevents to create an ip face when the code is comp...Alberto Compagno1-4/+4
2019-04-02Merge "[HICN-94] Handle nacks when the producer socket is not active"Mauro Sardara4-60/+110
2019-04-02Merge "[HICN-159] RTC traffic in hiperf"Mauro Sardara1-160/+258
2019-04-02[HICN-94] Handle nacks when the producer socket is not activemichele papalini4-60/+110
2019-04-02[HICN-159] RTC traffic in hiperfmichele papalini1-160/+258
2019-04-02[HICN-160] Bug in the command parsing that prevented to correctly parse the c...Alberto Compagno1-5/+6
2019-04-02Merge "[HICN-158] Fixed ip face deletion from binary api"Mauro Sardara5-64/+66
2019-04-02[HICN-158] Fixed ip face deletion from binary apiAlberto Compagno5-64/+66
2019-04-01Merge "[HICN-156] Ip face now support the remote address to be reachable thro...Mauro Sardara1-20/+28
2019-04-01Merge "[HICN-157] Fixed wrong host to network conversion of face id in hicn_f...Michele Papalini1-1/+1
2019-04-01[HICN-157] Fixed wrong host to network conversion of face id in hicn_face_ip_...Alberto Compagno1-1/+1
2019-04-01[HICN-156] Ip face now support the remote address to be reachable through a "...Alberto Compagno1-20/+28
2019-04-01Merge "[HICN-154] Fix libcurl dependency for apps."Mauro Sardara1-1/+1
2019-04-01[HICN-154] Fix libcurl dependency for apps.Mauro Sardara1-1/+1
2019-03-29Merge "[HICN-90] adding hicn-light to sysrepo-plugins"Luca Muscariello37-303/+2388
2019-03-29Merge "[HICN-151] The source address in the IP face is optional. If not provi...Mauro Sardara4-15/+119
2019-03-29[HICN-152] Fix window size in CBR.Mauro Sardara2-2/+6
2019-03-29[HICN-151] The source address in the IP face is optional. If not provided it ...Alberto Compagno4-15/+119
2019-03-28[HICN-11] Fix retransmission count when sending first interest.Mauro Sardara1-1/+3
2019-03-28Merge "[HICN-11] Fix segfault in rtc due to typo in variable name."Michele Papalini2-5/+4
2019-03-27[HICN-11] Fix segfault in rtc due to typo in variable name.Mauro Sardara2-5/+4
2019-03-27Merge "[HICN-150] Fixed punting to classify packets from current_data instead...Mauro Sardara4-71/+98
2019-03-27[HICN-150] Fixed punting to classify packets from current_data instead of fro...Alberto Compagno4-71/+98
2019-03-27[HICN-149] Build packages for applications.Mauro Sardara8-37/+44
2019-03-25[HICN-90] adding hicn-light to sysrepo-pluginsMasoud Hemmatpour37-303/+2388
2019-03-25[HICN-141] Install headers in hicn-light component.Mauro Sardara6-17/+21
2019-03-24Merge "[HICN-141] Definition of a C API for hicn-light"Luca Muscariello238-619/+3537
2019-03-24[HICN-141] Definition of a C API for hicn-lightLuca Muscariello238-619/+3537
2019-03-24Merge "[HICN-6] ATS fixes"Alberto Compagno8-10/+21