aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
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 ↵Mauro Sardara4-15/+119
provided it will be used one of the ip addresses available in the interface"
2019-03-29[HICN-152] Fix window size in CBR.Mauro Sardara2-2/+6
Change-Id: Ib2d6658a6118b29f57b99ecc58ac001030092982 Signed-off-by: Mauro Sardara <msardara@cisco.com>
2019-03-29[HICN-151] The source address in the IP face is optional. If not provided it ↵Alberto Compagno4-15/+119
will be used one of the ip addresses available in the interface Change-Id: If800a07c0a61cde9152efdee01dd6ae9b12615dc Signed-off-by: Alberto Compagno <acompagn+fdio@cisco.com>
2019-03-28[HICN-11] Fix retransmission count when sending first interest.Mauro Sardara1-1/+3
Change-Id: Ia4b754c555fa83746680d9dcfd2c73f7d55c72a5 Signed-off-by: Mauro Sardara <msardara@cisco.com>
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
Change-Id: Id8fe64fb6d0748b3708f0bbd1e6e7d154cc04437 Signed-off-by: Mauro Sardara <msardara@cisco.com>
2019-03-27Merge "[HICN-150] Fixed punting to classify packets from current_data ↵Mauro Sardara4-71/+98
instead of from data"
2019-03-27[HICN-150] Fixed punting to classify packets from current_data instead of ↵Alberto Compagno4-71/+98
from data Change-Id: I448b13430dc00ea47b928092249fb9ca88ceba0e Signed-off-by: Alberto Compagno <acompagn+fdio@cisco.com>
2019-03-27[HICN-149] Build packages for applications.Mauro Sardara8-37/+44
Change-Id: Ia13bc4d2711b9897c0afb9b9b43cd04667e41bac Signed-off-by: Mauro Sardara <msardara@cisco.com>
2019-03-25[HICN-90] adding hicn-light to sysrepo-pluginsMasoud Hemmatpour37-303/+2388
Change-Id: Icd92adb21661d33b0cd40ea8c3dd748f0fa97aaf Signed-off-by: Masoud Hemmatpour <mhemmatp@cisco.com> Signed-off-by: Luca Muscariello <lumuscar+fdio@cisco.com> Signed-off-by: Masoud Hemmatpour <mhemmatp@cisco.com>
2019-03-25[HICN-141] Install headers in hicn-light component.Mauro Sardara6-17/+21
Change-Id: I3c7aef4f6ecd147156ecab6aaa6cb2845768645f Signed-off-by: Mauro Sardara <msardara@cisco.com>
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
Change-Id: Id861f0abe58b1e3c9ba8cc76701da0f9c6801748 Signed-off-by: Luca Muscariello <lumuscar+fdio@cisco.com> Signed-off-by: Angelo Mantellini <manangel@cisco.com>
2019-03-24Merge "[HICN-6] ATS fixes"Alberto Compagno8-10/+21
2019-03-23[HICN-6] ATS fixesMauro Sardara8-10/+21
Change-Id: I1e9a214ead9d4d9bacd98d797371783ad39909f7 Signed-off-by: Mauro Sardara <msardara@cisco.com>
2019-03-23[HICN-139] Exporting per-face statistics through the binary api.Alberto Compagno3-1/+185
Change-Id: I253fb788fec527360876064b22ab54620eb2c615 Signed-off-by: Alberto Compagno <acompagn+fdio@cisco.com>
2019-03-23Merge "[HICN-138] Added number of received/transmitted bytes and packets on ↵Mauro Sardara10-54/+372
each face"
2019-03-23Merge "[HICN-6] ATS Working, little refactoring of apps"Alberto Compagno53-441/+1175
2019-03-23[HICN-138] Added number of received/transmitted bytes and packets on each faceAlberto Compagno10-54/+372
Change-Id: Icfe9cd84bdc72afef3d714064e695d1abef368f5 Signed-off-by: Alberto Compagno <acompagn+fdio@cisco.com>
2019-03-23[HICN-6] ATS Working, little refactoring of appsMauro Sardara53-441/+1175
Change-Id: I174815b70bf3a9fbe99ffab7dd2914be04d364b9 Signed-off-by: Mauro Sardara <msardara@cisco.com>
2019-03-23[HICN-137] Install header file with API with hicn-light.Mauro Sardara3-50/+51
Change-Id: Idf5405b0086e74ad46dd407edb2598f363886ba3 Signed-off-by: Mauro Sardara <msardara@cisco.com>
2019-03-23Merge "[HICN-135] Fix setLifetime function."Mauro Sardara6-59/+79
2019-03-21Merge "[HICN-128] README utils and renaming of executables"Alberto Compagno12-470/+608
2019-03-21[HICN-135] Fix setLifetime function.Mauro Sardara6-59/+79
Change-Id: Ic0423407082e0909584a793f266e5b5fb4fc71b4 Signed-off-by: Mauro Sardara <msardara@cisco.com>
2019-03-20[HICN-133] Fix return of number of produced packet of produce().Mauro Sardara1-1/+1
Change-Id: I157d858ce2d7eeaa16f404fcfee9f51a9e6b777b Signed-off-by: Mauro Sardara <msardara@cisco.com>
2019-03-20[HICN-128] README utils and renaming of executablesAngelo Mantellini12-470/+608
Change-Id: I5e3cd78306d9f4a25197b54ca5b2779e600891c8 Signed-off-by: Angelo Mantellini <manangel@cisco.com>
2019-03-20[HICN-132] Prevent to show interface details if the interface does not existAlberto Compagno2-63/+81
Change-Id: Id87483597b0259ed1b940948f2de7e2138ca97f9 Signed-off-by: Alberto Compagno <acompagn+fdio@cisco.com>
2019-03-20Merge "[HICN-125] Use getPayload once in rtc transport functions."Alberto Compagno1-5/+6
2019-03-19Merge "[HICN-124] README apps"Alberto Compagno1-0/+86
2019-03-19[HICN-124] README appsAngelo Mantellini1-0/+86
Change-Id: I8a5996e5589a988eada6110385fd679625f58b9b Signed-off-by: Angelo Mantellini <manangel@cisco.com>
2019-03-19[HICN-125] Use getPayload once in rtc transport functions.Mauro Sardara1-5/+6
Change-Id: I23532b0609dba5b570c6f269e8f1d9889bcf624c Signed-off-by: Mauro Sardara <msardara@cisco.com>
2019-03-19[HICN-125 HICN-126]Mauro Sardara12-176/+112
- Add MemBuf as return type of getPayload of transport::core::Packet - Fix incremental index manager Change-Id: Ib557d56b1bf42e3974364c611b825b21f1e3d3f1 Signed-off-by: Mauro Sardara <msardara@cisco.com>
2019-03-18Merge "[HICN-103] Manifest retransmissions."Alberto Compagno3-2/+41
2019-03-18[HICN-103] Manifest retransmissions.Mauro Sardara3-2/+41
Change-Id: I1b61c79e99bb8da471d1e284ea2a629d48b9f308 Signed-off-by: Mauro Sardara <msardara@cisco.com>
2019-03-17[HICN-121] Windows compatibility for hicn-http-serverAngelo Mantellini2-36/+64
Change-Id: I0acbb90222d3fb8c132f28a98826deeb0875236d Signed-off-by: Angelo Mantellini <manangel@cisco.com>
2019-03-15Merge "[HICN-118] Add .clang-format file, format all libtransport project."Mauro Sardara5-5/+29
2019-03-15[HICN-119] Error when hicn-http-test tries to create tree of foldersAngelo Mantellini2-4/+32
Change-Id: Iab3f9d03296c4185467ae08aa2fa4c35a19b6708 Signed-off-by: Angelo Mantellini <manangel@cisco.com>
2019-03-15[HICN-114] Update Hicn Http Server to hicn fdio stackAngelo Mantellini34-52/+2277
Change-Id: Ic808c93c14f905fd403e60be82ce319757e84c9f Signed-off-by: Angelo Mantellini <manangel@cisco.com>
2019-03-15[HICN-118] Add .clang-format file, format all libtransport project.Mauro Sardara5-5/+29
Change-Id: I61392567b648014eaa111fc2567770192fccffa6 Signed-off-by: Mauro Sardara <msardara@cisco.com>
2019-03-14[HICN-117] Temporarily remove pom.xml from project root.Mauro Sardara1-43/+0
Change-Id: I3aad3dc20b75359354d70413fe2bbc3a7bd38173 Signed-off-by: Mauro Sardara <msardara@cisco.com>
2019-03-14Merge "[HICN-116] Added RTC producer option to hiperf."Mauro Sardara5-55/+186
2019-03-14[HICN-116] Added RTC producer option to hiperf.Mauro Sardara5-55/+186
Change-Id: I665b7dd3c8eae222d62057bc3387daf6c73df1f8 Signed-off-by: Mauro Sardara <msardara@cisco.com>
2019-03-14Merge "[HICN-115] Error when libtransport has to close the connection"Mauro Sardara1-1/+2
2019-03-14Merge "[HICN-113] Fix packaging system."Luca Muscariello4-10/+29
2019-03-14[HICN-113] Fix packaging system.Mauro Sardara4-10/+29
Change-Id: I779bfffedac5c593de9789b79218475ec4698c01 Signed-off-by: Mauro Sardara <msardara@cisco.com>
2019-03-14Merge "[HICN-112] Fixed bug on dymanic udp face creation. Fixed ↵Mauro Sardara4-30/+41
visualization of udp faces with "hicn show" command"
2019-03-14[HICN-115] Error when libtransport has to close the connectionAngelo Mantellini1-1/+2
Change-Id: I127319a4a935d74f1a55e49aec33cb545fe5bec4 Signed-off-by: Angelo Mantellini <manangel@cisco.com>
2019-03-14[HICN-112] Fixed bug on dymanic udp face creation. Fixed visualization of ↵Alberto Compagno4-30/+41
udp faces with "hicn show" command Change-Id: I8d2898427b19abc707ac7a0c2942576f81094ef9 Signed-off-by: Alberto Compagno <acompagn+fdio@cisco.com>
2019-03-14[HICN-111] higet support on windows 10Angelo Mantellini1-7/+16
Change-Id: Icfd8743a94b49ccd33b16732b5275b2e81f88324 Signed-off-by: Angelo Mantellini <manangel@cisco.com>