aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-10-22[HICN-328] Reworking setSocketOption and getSocketOption to be thread-safeAlberto Compagno18-1374/+1763
2019-10-18[HICN-339] improve rtc producer socket for low rate trafficmichele papalini2-19/+17
2019-10-18Merge "[HICN-337] correlty set timers for rtx in rtc consumer"Alberto Compagno2-24/+54
2019-10-18[HICN-337] correlty set timers for rtx in rtc consumermichele papalini2-24/+54
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-16Merge "[HICN-333] fix addRetransmissions in RTC consumer socket"Alberto Compagno1-1/+1
2019-10-16[HICN-335] fix max win computation in RTC consumermichele papalini1-1/+1
2019-10-16Merge "[HICN-334] remove LOG for no pending interests in portal"Alberto Compagno1-1/+1
2019-10-16[HICN-333] fix addRetransmissions in RTC consumer socketmichele papalini1-1/+1
2019-10-16[HICN-334] remove LOG for no pending interests in portalmichele papalini1-1/+1
2019-10-16[HICN-332] add output buffer to the RTC producer socketmichele papalini1-8/+37
2019-10-16[HICN-331] schedule rtx at the right timemichele papalini2-14/+13
2019-10-15[330] wrong variable typeAngelo Mantellini1-1/+1
2019-10-15[HICN-239] retransmissions on RTCmichele papalini1-33/+37
2019-10-14Merge "[HICN-312] CMake file cleanup"Jordan Augé1-1/+0
2019-10-14[HICN-322] fix timeouts inside portalmichele papalini1-2/+8
2019-10-12[HICN-247] remove listener and bug fixingAngelo Mantellini21-163/+434
2019-10-11Merge "[HICN-309] [network_framework] rules are now implemented by the core"Jordan Augé2-6/+0
2019-10-10[HICN-317] schedule rounds using timers in rtc producermichele papalini2-28/+35
2019-10-10[HICN-316] improve rtc for low rate streamsmichele papalini4-107/+26
2019-10-10[HICN-315] memory leaks in hicn-lightmichele papalini4-6/+23
2019-10-09Merge "[HICN-280] Adding set interest lifetime option and deallocating data p...Alberto Compagno1-8/+14
2019-10-09Merge "[HICN-226] Reworked incoming face identification on receiving a data p...Alberto Compagno10-231/+417
2019-10-09Merge "[HICN-169] Fixed counters that were decrementing or negative."Alberto Compagno4-21/+25
2019-10-09[HICN-280] Adding set interest lifetime option and deallocatingAlberto Compagno1-8/+14
2019-10-09[HICN-169] Fixed counters that were decrementing or negative.Alberto Compagno4-21/+25
2019-10-09[HICN-312] CMake file cleanupJordan Augé1-1/+0
2019-10-09[HICN-311] Incorrect copying of ip_prefix_t data & uninitialized bytes causes...Jordan Augé3-3/+6
2019-10-09[HICN-309] [network_framework] rules are now implemented by the coreJordan Augé2-6/+0
2019-10-09[HICN-308] delete interests from interest mapmichele papalini1-6/+8
2019-10-08Merge "[HICN-302] low rate traffic in RTC"Mauro Sardara3-11/+147
2019-10-08Merge "[HICN-306] Wrong representation format in ip_prefix_ntop causes parsin...Mauro Sardara4-4/+17
2019-10-08[HICN-306] Wrong representation format in ip_prefix_ntop causes parsing issuesJordan Augé4-4/+17
2019-10-08Merge "[HICN-303] Fixed reading size of authentication header which might hav...Jordan Augé1-2/+4
2019-10-08[HICN-303] Fixed reading size of authentication header which might have cause...Alberto Compagno1-2/+4
2019-10-08[HICN-302] low rate traffic in RTCmichele papalini3-11/+147
2019-10-08Merge "[HICN-300] Improved script to search for "hicn {" in /etc/vpp/startup....Luca Muscariello2-2/+4
2019-10-07[HICN-300] Improved script to search for "hicn {" in /etc/vpp/startup.confAlberto Compagno2-2/+4
2019-10-07Merge "[HICN-298] Release new hICN app for Android"Mauro Sardara172-3828/+10277
2019-10-07[HICN-298] Release new hICN app for AndroidJordan Augé172-3828/+10277
2019-10-07[HICN-289] update READMEmhemmatp1-144/+56
2019-10-07[HICN-226]Alberto Compagno10-231/+417
2019-10-06[HICN-287] Adding hicn section to the startup.confAlberto Compagno15-218/+222
2019-10-04[HICN-296] handle first packet received in RTC consumer socketmichele papalini2-2/+31
2019-10-04[HICN-293] remove stats in hiperf in RTC modemichele papalini1-2/+11
2019-10-04[HICN-292] fix inflight interests countingmichele papalini2-19/+25
2019-10-03[HICN-291] handle multiple paths in RTCmichele papalini6-132/+435
2019-10-02[HICN-290] Added check if ASIO_STANDALONE already defined. Removed openssl fi...Mauro Sardara2-1/+3
2019-10-02Merge "[HICN-286] Link libmemif with libhicntransport when libmemif found in ...Alberto Compagno3-4/+26