aboutsummaryrefslogtreecommitdiffstats
path: root/libtransport/src/hicn/transport/protocols/rtc.cc
AgeCommit message (Expand)AuthorFilesLines
2019-12-02[HICN-425] RTC min windowmichele papalini1-0/+6
2019-11-22[HICN-413] rtc client improvementsmichele papalini1-8/+19
2019-11-22[HICN-410] reduce sentinel timer aggressivenessmichele papalini1-2/+2
2019-10-31[HICN-361] speed up the socket start upmichele papalini1-16/+31
2019-10-31[HICN-318] schedule rounds using timers in rtc conusmermichele papalini1-13/+11
2019-10-30[HICN-360] retransmit pending interests when all of them get lost without wai...michele papalini1-8/+92
2019-10-22[HICN-328] Reworking setSocketOption and getSocketOption to be thread-safeAlberto Compagno1-133/+133
2019-10-18Merge "[HICN-337] correlty set timers for rtx in rtc consumer"Alberto Compagno1-24/+51
2019-10-18[HICN-337] correlty set timers for rtx in rtc consumermichele papalini1-24/+51
2019-10-18[HICN-338] correctly compute the estimated production rate in rtc socketmichele papalini1-4/+4
2019-10-16Merge "[HICN-335] fix max win computation in RTC consumer"Mauro Sardara1-1/+1
2019-10-16[HICN-335] fix max win computation in RTC consumermichele papalini1-1/+1
2019-10-16[HICN-333] fix addRetransmissions in RTC consumer socketmichele papalini1-1/+1
2019-10-16[HICN-331] schedule rtx at the right timemichele papalini1-13/+12
2019-10-15[HICN-239] retransmissions on RTCmichele papalini1-33/+37
2019-10-10[HICN-316] improve rtc for low rate streamsmichele papalini1-51/+13
2019-10-08[HICN-302] low rate traffic in RTCmichele papalini1-1/+1
2019-10-04[HICN-296] handle first packet received in RTC consumer socketmichele papalini1-2/+30
2019-10-04[HICN-292] fix inflight interests countingmichele papalini1-19/+20
2019-10-03[HICN-291] handle multiple paths in RTCmichele papalini1-103/+269
2019-07-03[HICN-231] fix reinitialization of rtc socketmichele papalini1-18/+7
2019-04-18[HICN-178] Sync send of control messages.v19.04Mauro Sardara1-1/+1
2019-04-16[HICN-171] remove RTCP from the RTC socketmichele papalini1-110/+0
2019-04-15[HICN-155] Consumer socket allows now to read N bytes from the network, where...Mauro Sardara1-91/+113
2019-04-15[HICN-168] RTC retransmissionsmichele papalini1-126/+203
2019-04-04[HICN-170] do not send interests for already received contentmichele papalini1-8/+39
2019-04-03[HICN-96] add callbacks in RTCmichele papalini1-0/+7
2019-04-03[HICN-167] fixes on timeouts and nacksmichele papalini1-22/+37
2019-04-02[HICN-94] Handle nacks when the producer socket is not activemichele papalini1-29/+44
2019-03-27[HICN-11] Fix segfault in rtc due to typo in variable name.Mauro Sardara1-4/+4
2019-03-19[HICN-125] Use getPayload once in rtc transport functions.Mauro Sardara1-5/+6
2019-03-19[HICN-125 HICN-126]Mauro Sardara1-8/+8
2019-03-05[HICN-11] Rework on transport protocols improving components modularityMauro Sardara1-43/+31
2019-02-18[HICN-50] Added udp application connector.Mauro Sardara1-2/+2
2019-02-11[HICN-46] Remove warnings libtransport on windowsAngelo Mantellini1-34/+35
2019-02-10[HICN-48] remove hole detection in RTCmichele papalini1-118/+0
2019-02-07[HICN-41] rename define variables in rtc transportmichele papalini1-55/+60
2019-01-22jira issue HICN-7michele papalini1-0/+1
2019-01-21- Code style fixMauro Sardara1-23/+17
2019-01-17This is the first commit of the hicn projectv19.01Luca Muscariello1-0/+813