aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2019-05-09[HICN-192] Add interface to administratively set a connection up and downJordan Augé14-53/+365
Change-Id: I8d00262fd8601328a50d0e2a6bef952031246818 Signed-off-by: Jordan Augé <jordan.auge+fdio@cisco.com>
2019-05-07Merge "[HICN-153] vapi definition warning"Mauro Sardara23-1728/+5560
2019-05-07[HICN-181] Added round robin strategyAlberto Compagno9-6/+659
Change-Id: I301ffaeed6f43b7db6701810167f02947439d20c Signed-off-by: Alberto Compagno <acompagn+fdio@cisco.com>
2019-05-07[HICN-189] In case the adj is not complete, we look if a better one exists ↵Alberto Compagno6-74/+195
and we follow the new adjacency. The adj in the face is updated accordingly. Change-Id: Ieb5c02ee66146475d54ee99a77fc795c9bdf3130 Signed-off-by: Alberto Compagno <acompagn+fdio@cisco.com>
2019-05-06[HICN-187] Fix packaging dependencies of libhicntransport-memifMauro Sardara0-0/+0
Change-Id: I8035672133d0b817722f46633119400a181780d1 Signed-off-by: Mauro Sardara <msardara@cisco.com>
2019-05-06[HICN-185 HICN-187] Fix packaging dependencies of libhicntransport-memifMauro Sardara1-2/+2
Change-Id: I32d0e233e71d252b5514d4e0096a6cd230c598ed Signed-off-by: Mauro Sardara <msardara@cisco.com>
2019-05-03[HICN-186] Dependencies on the deb packages do not reflect the new packaging ↵Alberto Compagno1-1/+1
of vpp 19.04. fixed Change-Id: I85b9ca07778b4826d72c4eaa92f23ae24a626638 Signed-off-by: Alberto Compagno <acompagn+fdio@cisco.com>
2019-05-03[HICN-180] Updating plugin to run on vpp 19.04Alberto Compagno8-50/+40
Change-Id: I23d44747edf65b9cbf1cd7cb174541dce55152aa Signed-off-by: Alberto Compagno <acompagn+fdio@cisco.com>
2019-05-03[HICN-153] vapi definition warningMasoud Hemmatpour23-1728/+5560
Change-Id: I50f381540e171fe2808d4e56cc24ba6d66e8a2ab Signed-off-by: Masoud Hemmatpour <mhemmatp@cisco.com>
2019-04-19Merge "[HICN-178] Sync send of control messages."Michele Papalini26-175/+330
2019-04-19Merge "[HICN-97] Add options for enable/disable log in libtransport."Michele Papalini2-2/+14
2019-04-18[HICN-178] Sync send of control messages.v19.04Mauro Sardara26-175/+330
Change-Id: I9a07c6c806ceba10f80a5f67337dce2eee76120d Signed-off-by: Mauro Sardara <msardara@cisco.com>
2019-04-18[HICN-179] Increased size of vector that holds the counters to the right size.Alberto Compagno1-1/+3
Change-Id: I054754ff722106a5be45324c1ace25447deeef2c Signed-off-by: Alberto Compagno <acompagn+fdio@cisco.com>
2019-04-18[HICN-97] Add options for enable/disable log in libtransport.Mauro Sardara2-2/+14
Change-Id: I280c2022444f388a7d9eeb6d34db9d8f59807d9e Signed-off-by: Mauro Sardara <msardara@cisco.com>
2019-04-18Merge "[HICN-177] Provide helpers to send, receive and process control messages"Mauro Sardara14-108/+244
2019-04-16[HICN-171] remove RTCP from the RTC socketmichele papalini5-220/+3
Change-Id: I1e088c782ba727131ddd71ffe1fb1d8edd2cdec2 Signed-off-by: michele papalini <micpapal@cisco.com>
2019-04-16[HICN-177] Provide helpers to send, receive and process control messagesJordan Augé14-108/+244
Change-Id: I5f7270568eaf24858346edebc638cf51e28cc5ad Signed-off-by: Jordan Augé <jordan.auge+fdio@cisco.com>
2019-04-15[HICN-155] Consumer socket allows now to read N bytes from the network, ↵Mauro Sardara24-1876/+895
where N is defined by the application. Change-Id: Ib20309b40e43e4c0db09b9b484e18cd2e3ebf581 Signed-off-by: Mauro Sardara <msardara@cisco.com>
2019-04-15Merge "[HICN-163] check inside hiperf if the client receives all the packets ↵Mauro Sardara1-7/+86
in case of RTC"
2019-04-15[HICN-163] check inside hiperf if the client receives all the packets in ↵michele papalini1-7/+86
case of RTC Change-Id: Ie418b4cdba3e4e17cfe302c0e79e9d786e40cbd4 Signed-off-by: michele papalini <micpapal@cisco.com>
2019-04-15[HICN-168] RTC retransmissionsmichele papalini2-132/+228
Change-Id: Ie7c24674715e593e1479b027226dbe8eda310421 Signed-off-by: michele papalini <micpapal@cisco.com>
2019-04-11[HICN-176] Fixed bitmap size in pit entry and added static assert to avoid ↵Alberto Compagno7-166/+34
misconfiguration of parameters in param.h Change-Id: Ia64eaebe267f87bd5f93abf3e5a9e80bab735765 Signed-off-by: Alberto Compagno <acompagn+fdio@cisco.com>
2019-04-10[HICN-175] Fix nack retransmissions when using memif connector.Mauro Sardara2-18/+17
Change-Id: I6fe2c7f69146118e71ff4e27acea7abea337c2d5 Signed-off-by: Mauro Sardara <msardara@cisco.com>
2019-04-09[HICN-173] bad initialization of bytesProductionRate in RTC producer socketmichele papalini1-3/+4
Change-Id: I1c11985aae1bdf1450b022e25f1c9f44b1bd3ec1 Signed-off-by: michele papalini <micpapal@cisco.com>
2019-04-04[HICN-170] do not send interests for already received contentmichele papalini2-11/+46
Change-Id: I87c9c0a0b556263582f451e73cb22091cdc0919a Signed-off-by: michele papalini <micpapal@cisco.com>
2019-04-04Merge "[HICN-165] Http proxy: segment headers and payload in 2 different steps."Jordan Augé4-25/+23
2019-04-03[HICN-96] add callbacks in RTCmichele papalini2-2/+18
Change-Id: Ide96e5798ab57f057de6a6f91078a5082f69e313 Signed-off-by: michele papalini <micpapal@cisco.com>
2019-04-03[HICN-165] Http proxy: segment headers and payload in 2 different steps.Mauro Sardara4-25/+23
Change-Id: Ic4f6d1bc693d1170df02b470e8b384b51567acf3 Signed-off-by: Mauro Sardara <msardara@cisco.com>
2019-04-03Merge "[HICN-167] fixes on timeouts and nacks"Mauro Sardara3-24/+44
2019-04-03Merge "[HICN-166] Assign a /127 or a /31 ip6/4 address to the memif used to ↵Mauro Sardara1-16/+24
create a producer face"
2019-04-03[HICN-167] fixes on timeouts and nacksmichele papalini3-24/+44
Change-Id: I4b232bbe7edc4b09d9ebd750724761e7e6c75bf8 Signed-off-by: michele papalini <micpapal@cisco.com>
2019-04-03[HICN-166] Assign a /127 or a /31 ip6/4 address to the memif used to create ↵Alberto Compagno1-16/+24
a producer face Change-Id: Ic1d72ed2046549cd575cefec0303ae2c78c96322 Signed-off-by: Alberto Compagno <acompagn+fdio@cisco.com>
2019-04-03Merge "[HICN-164] hiperf RTC rate"Mauro Sardara1-4/+4
2019-04-03[HICN-164] hiperf RTC ratemichele papalini1-4/+4
Change-Id: I17eae19aaf717255c8812738868c27e4e5a9bb95 Signed-off-by: michele papalini <micpapal@cisco.com>
2019-04-03[HICN-162] Resolved warning about version comparison when installing ↵Mauro Sardara2-3/+3
hicn-plugin from deb Change-Id: Ia4e6efccbff78fa9fd352f3f9b516d627fa1ff58 Signed-off-by: Mauro Sardara <msardara@cisco.com>
2019-04-03Merge "[HICN-161] Fixed bug that prevents to create an ip face when the code ↵Alberto Compagno1-4/+4
is compiled with -O3"
2019-04-03[HICN-161] Fixed bug that prevents to create an ip face when the code is ↵Alberto Compagno1-4/+4
compiled with -O3 Change-Id: I2dca28f02867a2de92a9bb92183c2c2d0b2fc055 Signed-off-by: Alberto Compagno <acompagn+fdio@cisco.com>
2019-04-02Merge "[HICN-94] Handle nacks when the producer socket is not active"Mauro Sardara4-60/+110
2019-04-02Merge "[HICN-159] RTC traffic in hiperf"Mauro Sardara1-160/+258
2019-04-02[HICN-94] Handle nacks when the producer socket is not activemichele papalini4-60/+110
Change-Id: Ibc8b9ef65feaf6fbe12dbaa285ddcd738e1cd197 Signed-off-by: michele papalini <micpapal@cisco.com>
2019-04-02[HICN-159] RTC traffic in hiperfmichele papalini1-160/+258
Change-Id: I6a6d791e97446aab03ea463046d24f98444e9a1c Signed-off-by: michele papalini <micpapal@cisco.com>
2019-04-02[HICN-160] Bug in the command parsing that prevented to correctly parse the ↵Alberto Compagno1-5/+6
command hicn face ip add Change-Id: I606fcc8c777124879659623749eb049c9e3929f9 Signed-off-by: Alberto Compagno <acompagn+fdio@cisco.com>
2019-04-02Merge "[HICN-158] Fixed ip face deletion from binary api"Mauro Sardara5-64/+66
2019-04-02[HICN-158] Fixed ip face deletion from binary apiAlberto Compagno5-64/+66
Change-Id: I7a793e3664e30f765861fd5153c99fecb47ce863 Signed-off-by: Alberto Compagno <acompagn+fdio@cisco.com>
2019-04-01Merge "[HICN-156] Ip face now support the remote address to be reachable ↵Mauro Sardara1-20/+28
through a "via" route."
2019-04-01Merge "[HICN-157] Fixed wrong host to network conversion of face id in ↵Michele Papalini1-1/+1
hicn_face_ip_add binary api"
2019-04-01[HICN-157] Fixed wrong host to network conversion of face id in ↵Alberto Compagno1-1/+1
hicn_face_ip_add binary api Change-Id: I498d798efe683ceff882496659764184f2733e9d Signed-off-by: Alberto Compagno <acompagn+fdio@cisco.com>
2019-04-01[HICN-156] Ip face now support the remote address to be reachable through a ↵Alberto Compagno1-20/+28
"via" route. Change-Id: Ic5e217ea997e8e86db1c21371839dfde03c641cf Signed-off-by: Alberto Compagno <acompagn+fdio@cisco.com>
2019-04-01Merge "[HICN-154] Fix libcurl dependency for apps."Mauro Sardara1-1/+1
2019-04-01[HICN-154] Fix libcurl dependency for apps.Mauro Sardara1-1/+1
Change-Id: I95da1e8e27a74725e2ad1e81ed9a31d914772394 Signed-off-by: Mauro Sardara <msardara@cisco.com>