aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-02-21[HICN-531] update documentation with fixes and new contentLuca Muscariello6-102/+120
2020-02-19[HICN-530] Add support for chunked Transfer-Encoding in higet and http-proxyMauro Sardara7-45/+213
2020-02-18Merge "[HICN-528] Add progress bar to higet."Angelo Mantellini9-215/+276
2020-02-18[HICN-528] Add progress bar to higet.Mauro Sardara9-215/+276
2020-02-18[HICN-527] Add component for libhttpproxy.Mauro Sardara1-0/+1
2020-02-18[HICN-510] Adding collectd plugins to get telemetry from vpp and hicn-pluginAlberto Compagno15-12/+1249
2020-02-18[HICN-527] Do not create Unspecified DEB/RPM package anymore.Mauro Sardara4-4/+5
2020-02-17Merge "[HICN-524 HICN-526] Add manifest and content lifetime options to hprox...Michele Papalini3-13/+28
2020-02-17[HICN-524 HICN-526] Add manifest and content lifetime options to hproxy comma...Mauro Sardara3-13/+28
2020-02-15[HICN-521] Documentation updateLuca Muscariello12-164/+266
2020-02-14Merge "[HICN-520] Read correct number of bytes in HTTP proxy."Michele Papalini2-11/+23
2020-02-14[HICN-520] Read correct number of bytes in HTTP proxy.Mauro Sardara2-11/+23
2020-02-14Merge "[HICN-520] Read correct number of bytes during HTTP response reception...Michele Papalini1-1/+2
2020-02-13Merge "[HICN-518] new API in hicn-light to allow a producer to force MAP-Me m...Mauro Sardara7-26/+94
2020-02-13[HICN-519] Documentation updateLuca Muscariello10-349/+269
2020-02-13[HICN-520] Read correct number of bytes during HTTP response reception perfor...Mauro Sardara1-1/+2
2020-02-13[HICN-518] new API in hicn-light to allow a producer to force MAP-Me messages...Jordan Augé7-26/+94
2020-02-12[HICN-508] [HICN-509] [HICN-506] Manifest reworkMauro Sardara42-1040/+1728
2020-02-12Merge "[HICN-512] documentation bundle using sphinx"Mauro Sardara19-13/+338
2020-02-12[HICN-512] documentation bundle using sphinxLuca Muscariello19-13/+338
2020-02-12[HICN-516] remove facemgr android-utility header from installed onesJordan Augé5-4/+4
2020-02-12[HICN-513] fix uninitialized batching parameter in libtransport's rate estima...Jordan Augé1-1/+2
2020-02-11[HICN-511] Added android log for libhicntransportMauro Sardara1-6/+4
2020-02-06[HICN-507] RTT estimation at packet receptionmichele papalini1-2/+2
2020-02-06Merge "[HICN-504] Added hicn yang model to the hicn-sysrepo-plugin package"Alberto Compagno2-1/+10
2020-02-05[HICN-504] Added hicn yang model to the hicn-sysrepo-plugin packageAberto Compagno2-1/+10
2020-02-05Merge "[HICN-503] correctly compute drop probability in RAAQM"Alberto Compagno1-1/+2
2020-02-05Merge "[HICN-501] Change calculation of next reassembly segment when manifest...Michele Papalini4-39/+57
2020-02-05[HICN-503] correctly compute drop probability in RAAQMmichele papalini1-1/+2
2020-02-05[HICN-502] fix min_filter max sizemichele papalini1-1/+1
2020-02-04Merge "Fix INFO file"Mauro Sardara1-1/+1
2020-02-04[HICN-501] Change calculation of next reassembly segment when manifests are e...Olivier Roques4-39/+57
2020-02-03Merge "[HICN-489] Add iOS support to hicn stack"Jordan Augé28-142/+155
2020-02-03[HICN-489] Add iOS support to hicn stackAngelo Mantellini28-142/+155
2020-01-31Fix INFO fileVanessa Rene Valderrama1-1/+1
2020-01-31Merge "Add Angelo Mantellini as committer in INFO.yaml"Michele Papalini1-0/+5
2020-01-31Merge "[HICN-500] Inline bucket retrieved with pool pointer + bucket id inste...Mauro Sardara1-3/+1
2020-01-31[HICN-499] RAAQM: do not reinitialize window at every call of consume.Mauro Sardara1-1/+0
2020-01-31[HICN-500] Inline bucket retrieved with pool pointer + bucket id instead of p...Alberto Compagno1-3/+1
2020-01-30Add Angelo Mantellini as committer in INFO.yamlAngelo Mantellini1-0/+5
2020-01-30Merge "[HICN-497] Fixed wrong alignement in the matching function"Mauro Sardara1-8/+3
2020-01-30Merge "[HICN-495] Removed wrong free before returnin the data"Mauro Sardara1-0/+3
2020-01-30[HICN-497] Fixed wrong alignement in the matching functionAlberto Compagno1-8/+3
2020-01-30[HICN-495 HICN-496] Compile only libmemif as part of extras. Upgrade libmemif...Mauro Sardara2-4/+4
2020-01-30[HICN-495] Removed wrong free before returnin the dataAlberto Compagno1-0/+3
2020-01-30[HICN-492] Initialization of vapi_ctx_t before calling vapi_safe_connect()Alberto Compagno2-12/+12
2020-01-30[HICN-445] Update to vpp 20.01Alberto Compagno30-295/+202
2020-01-29[HICN-491] Fixed missing inclusion of vapi_safe into the hicn-plugin deb/rpm ...v20.01Aberto Compagno3-33/+26
2020-01-29[HICN-490] Removed vlib linkage in vapi_safeAlberto Compagno1-1/+1
2020-01-27[HICN-488] Adding lock to vapi calls and manage vapi_connect in order to conn...Alberto Compagno13-1031/+949