aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
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>
2019-03-13[HICN-110] Error Linking higet on linuxAngelo Mantellini1-0/+1
Change-Id: Ia05097f1e216f0f5176156e03eddc8a470d35c94 Signed-off-by: Angelo Mantellini <manangel@cisco.com>
2019-03-13Merge "[HICN-109] Adding higet application"Mauro Sardara9-10/+259
2019-03-12[HICN-109] Added missing parameter to the face ip add binary api.Alberto Compagno5-45/+93
Added check if the swif exists on the face ip binary api, before calling the internal api to add the face. Change-Id: I6e23d20290755707194bc86c93baee8932a03c40 Signed-off-by: Alberto Compagno <acompagn+fdio@cisco.com>
2019-03-12[HICN-109] Adding higet applicationAngelo Mantellini9-10/+259
Change-Id: If558eb5da804fde2ab331a463bf9c9c11cc471e9 Signed-off-by: Angelo Mantellini <manangel@cisco.com>
2019-03-12[HICN-107] Error in the forwarder load balancerAngelo Mantellini1-1/+1
Change-Id: I28aaa68b69d0399464ea14701a497192a6056e87 Signed-off-by: Angelo Mantellini <manangel@cisco.com>
2019-03-12[HICN-106]Mauro Sardara7-32/+81
Added generation of .lib for dll shared libraries fixed warning for shift in csum_fold function in libhicn added declaration of external symbol in libtransport log. Change-Id: I9377eb6016a74f14eb8f05df2ced36ee41a27bfd Signed-off-by: Mauro Sardara <msardara@cisco.com>
2019-03-11[HICN-105] Errors during execution of ping and hiperfAngelo Mantellini2-4/+4
Change-Id: I92e26b1c2fd2e837825d3be8cfc991008b2aee7a Signed-off-by: Angelo Mantellini <manangel@cisco.com>
2019-03-08[HICN-104] Correct error in logo on WindowsAngelo Mantellini2-4/+4
Change-Id: I16348246b19b84835646afca38b5003d9589d863 Signed-off-by: Angelo Mantellini <manangel@cisco.com>
2019-03-08[HICN-102] Remove warnings and compilation errors in hicn on windowsAngelo Mantellini8-25/+37
Change-Id: Ibb5d90fe35097a29fa6edccd3c7859d043888717 Signed-off-by: Angelo Mantellini <manangel@cisco.com>
2019-03-08[HICN-99] Destroy in the correct order and in the correct event loop the ↵Mauro Sardara14-170/+154
attributes of connectors and sockets. Cleanup of prints. Change-Id: Ie7eef1d186e581aa950f47df20d57681dc33be55 Signed-off-by: Mauro Sardara <msardara@cisco.com>
2019-03-08Merge "[HICN-85] Added state to connectors."Alberto Compagno11-95/+79
2019-03-08[HICN-85] Added state to connectors.Mauro Sardara11-95/+79
Change-Id: I26d1b37fec4a2482b97a80fa5648f243745908f7 Signed-off-by: Mauro Sardara <msardara@cisco.com>
2019-03-08[HICN-100] When the incoming face of a data is an application face, the data ↵Alberto Compagno5-3/+35
is always stored in the face CS (if any) Change-Id: I87e296caa57e04964f6f3971f37737d4c6e49c8f Signed-off-by: Alberto Compagno <acompagn+fdio@cisco.com>
2019-03-06[HICN-93] Added documentation in the README.md about cli commands, ↵Alberto Compagno3-16/+199
configuration file and binary api. Added simple example with two vpp forwarders, client and server ping application Change-Id: I170500cd23c9a08b18ac902307a60e7558eb4ea0 Signed-off-by: Alberto Compagno <acompagn+fdio@cisco.com>
2019-03-06Merge "[HICN-89] Preallocate memory for timer handlers just with memif ↵Alberto Compagno1-2/+19
connector."
2019-03-06Merge "[HICN-92] Fix byte order mismatch in create listener command"Michele Papalini8-51/+128