hicn.git
6 years ago[HICN-97] Add options for enable/disable log in libtransport. 39/19039/3
Mauro Sardara [Thu, 18 Apr 2019 12:54:54 +0000 (14:54 +0200)]
[HICN-97] Add options for enable/disable log in libtransport.

Change-Id: I280c2022444f388a7d9eeb6d34db9d8f59807d9e
Signed-off-by: Mauro Sardara <msardara@cisco.com>
6 years ago[HICN-171] remove RTCP from the RTC socket 87/18887/8
michele papalini [Mon, 15 Apr 2019 13:22:26 +0000 (15:22 +0200)]
[HICN-171] remove RTCP from the RTC socket

Change-Id: I1e088c782ba727131ddd71ffe1fb1d8edd2cdec2
Signed-off-by: michele papalini <micpapal@cisco.com>
6 years ago[HICN-155] Consumer socket allows now to read N bytes from the network, where N is... 45/18745/4
Mauro Sardara [Wed, 3 Apr 2019 08:03:56 +0000 (10:03 +0200)]
[HICN-155] Consumer socket allows now to read N bytes from the network, where N is defined by the application.

Change-Id: Ib20309b40e43e4c0db09b9b484e18cd2e3ebf581
Signed-off-by: Mauro Sardara <msardara@cisco.com>
6 years agoMerge "[HICN-163] check inside hiperf if the client receives all the packets in case...
Mauro Sardara [Mon, 15 Apr 2019 09:27:17 +0000 (09:27 +0000)]
Merge "[HICN-163] check inside hiperf if the client receives all the packets in case of RTC"

6 years ago[HICN-163] check inside hiperf if the client receives all the packets in case of RTC 71/18871/1
michele papalini [Mon, 15 Apr 2019 08:46:56 +0000 (10:46 +0200)]
[HICN-163] check inside hiperf if the client receives all the packets in case of RTC

Change-Id: Ie418b4cdba3e4e17cfe302c0e79e9d786e40cbd4
Signed-off-by: michele papalini <micpapal@cisco.com>
6 years ago[HICN-168] RTC retransmissions 10/18810/4
michele papalini [Thu, 11 Apr 2019 09:25:11 +0000 (11:25 +0200)]
[HICN-168] RTC retransmissions

Change-Id: Ie7c24674715e593e1479b027226dbe8eda310421
Signed-off-by: michele papalini <micpapal@cisco.com>
6 years ago[HICN-176] Fixed bitmap size in pit entry and added static assert to avoid misconfigu... 22/18822/3
Alberto Compagno [Thu, 11 Apr 2019 16:54:52 +0000 (18:54 +0200)]
[HICN-176] Fixed bitmap size in pit entry and added static assert to avoid misconfiguration of parameters in param.h

Change-Id: Ia64eaebe267f87bd5f93abf3e5a9e80bab735765
Signed-off-by: Alberto Compagno <acompagn+fdio@cisco.com>
6 years ago[HICN-175] Fix nack retransmissions when using memif connector. 97/18797/1
Mauro Sardara [Wed, 10 Apr 2019 16:39:19 +0000 (18:39 +0200)]
[HICN-175] Fix nack retransmissions when using memif connector.

Change-Id: I6fe2c7f69146118e71ff4e27acea7abea337c2d5
Signed-off-by: Mauro Sardara <msardara@cisco.com>
6 years ago[HICN-173] bad initialization of bytesProductionRate in RTC producer socket 59/18759/1
michele papalini [Tue, 9 Apr 2019 09:26:15 +0000 (11:26 +0200)]
[HICN-173] bad initialization of bytesProductionRate in RTC producer socket

Change-Id: I1c11985aae1bdf1450b022e25f1c9f44b1bd3ec1
Signed-off-by: michele papalini <micpapal@cisco.com>
6 years ago[HICN-170] do not send interests for already received content 89/18689/1
michele papalini [Thu, 4 Apr 2019 16:05:16 +0000 (18:05 +0200)]
[HICN-170] do not send interests for already received content

Change-Id: I87c9c0a0b556263582f451e73cb22091cdc0919a
Signed-off-by: michele papalini <micpapal@cisco.com>
6 years agoMerge "[HICN-165] Http proxy: segment headers and payload in 2 different steps."
Jordan Augé [Thu, 4 Apr 2019 07:49:39 +0000 (07:49 +0000)]
Merge "[HICN-165] Http proxy: segment headers and payload in 2 different steps."

6 years ago[HICN-96] add callbacks in RTC 73/18673/1
michele papalini [Wed, 3 Apr 2019 16:28:04 +0000 (18:28 +0200)]
[HICN-96] add callbacks in RTC

Change-Id: Ide96e5798ab57f057de6a6f91078a5082f69e313
Signed-off-by: michele papalini <micpapal@cisco.com>
6 years ago[HICN-165] Http proxy: segment headers and payload in 2 different steps. 69/18669/2
Mauro Sardara [Wed, 3 Apr 2019 15:02:21 +0000 (17:02 +0200)]
[HICN-165] Http proxy: segment headers and payload in 2 different steps.

Change-Id: Ic4f6d1bc693d1170df02b470e8b384b51567acf3
Signed-off-by: Mauro Sardara <msardara@cisco.com>
6 years agoMerge "[HICN-167] fixes on timeouts and nacks"
Mauro Sardara [Wed, 3 Apr 2019 15:55:39 +0000 (15:55 +0000)]
Merge "[HICN-167] fixes on timeouts and nacks"

6 years agoMerge "[HICN-166] Assign a /127 or a /31 ip6/4 address to the memif used to create...
Mauro Sardara [Wed, 3 Apr 2019 15:38:05 +0000 (15:38 +0000)]
Merge "[HICN-166] Assign a /127 or a /31 ip6/4 address to the memif used to create a producer face"

6 years ago[HICN-167] fixes on timeouts and nacks 72/18672/1
michele papalini [Wed, 3 Apr 2019 15:30:31 +0000 (17:30 +0200)]
[HICN-167] fixes on timeouts and nacks

Change-Id: I4b232bbe7edc4b09d9ebd750724761e7e6c75bf8
Signed-off-by: michele papalini <micpapal@cisco.com>
6 years ago[HICN-166] Assign a /127 or a /31 ip6/4 address to the memif used to create a produce... 70/18670/1
Alberto Compagno [Wed, 3 Apr 2019 15:11:34 +0000 (17:11 +0200)]
[HICN-166] Assign a /127 or a /31 ip6/4 address to the memif used to create a producer face

Change-Id: Ic1d72ed2046549cd575cefec0303ae2c78c96322
Signed-off-by: Alberto Compagno <acompagn+fdio@cisco.com>
6 years agoMerge "[HICN-164] hiperf RTC rate"
Mauro Sardara [Wed, 3 Apr 2019 14:32:46 +0000 (14:32 +0000)]
Merge "[HICN-164] hiperf RTC rate"

6 years ago[HICN-164] hiperf RTC rate 68/18668/1
michele papalini [Wed, 3 Apr 2019 14:02:19 +0000 (16:02 +0200)]
[HICN-164] hiperf RTC rate

Change-Id: I17eae19aaf717255c8812738868c27e4e5a9bb95
Signed-off-by: michele papalini <micpapal@cisco.com>
6 years ago[HICN-162] Resolved warning about version comparison when installing hicn-plugin... 62/18662/1
Mauro Sardara [Wed, 3 Apr 2019 08:25:29 +0000 (10:25 +0200)]
[HICN-162] Resolved warning about version comparison when installing hicn-plugin from deb

Change-Id: Ia4e6efccbff78fa9fd352f3f9b516d627fa1ff58
Signed-off-by: Mauro Sardara <msardara@cisco.com>
6 years agoMerge "[HICN-161] Fixed bug that prevents to create an ip face when the code is compi...
Alberto Compagno [Wed, 3 Apr 2019 07:18:10 +0000 (07:18 +0000)]
Merge "[HICN-161] Fixed bug that prevents to create an ip face when the code is compiled with -O3"

6 years ago[HICN-161] Fixed bug that prevents to create an ip face when the code is compiled... 43/18643/2
Alberto Compagno [Tue, 2 Apr 2019 16:51:12 +0000 (18:51 +0200)]
[HICN-161] Fixed bug that prevents to create an ip face when the code is compiled with -O3

Change-Id: I2dca28f02867a2de92a9bb92183c2c2d0b2fc055
Signed-off-by: Alberto Compagno <acompagn+fdio@cisco.com>
6 years agoMerge "[HICN-94] Handle nacks when the producer socket is not active"
Mauro Sardara [Tue, 2 Apr 2019 17:00:38 +0000 (17:00 +0000)]
Merge "[HICN-94] Handle nacks when the producer socket is not active"

6 years agoMerge "[HICN-159] RTC traffic in hiperf"
Mauro Sardara [Tue, 2 Apr 2019 16:56:34 +0000 (16:56 +0000)]
Merge "[HICN-159] RTC traffic in hiperf"

6 years ago[HICN-94] Handle nacks when the producer socket is not active 40/18640/2
michele papalini [Tue, 2 Apr 2019 15:34:38 +0000 (17:34 +0200)]
[HICN-94] Handle nacks when the producer socket is not active

Change-Id: Ibc8b9ef65feaf6fbe12dbaa285ddcd738e1cd197
Signed-off-by: michele papalini <micpapal@cisco.com>
6 years ago[HICN-159] RTC traffic in hiperf 41/18641/2
michele papalini [Tue, 2 Apr 2019 15:41:45 +0000 (17:41 +0200)]
[HICN-159] RTC traffic in hiperf

Change-Id: I6a6d791e97446aab03ea463046d24f98444e9a1c
Signed-off-by: michele papalini <micpapal@cisco.com>
6 years ago[HICN-160] Bug in the command parsing that prevented to correctly parse the command... 42/18642/1
Alberto Compagno [Tue, 2 Apr 2019 15:59:28 +0000 (17:59 +0200)]
[HICN-160] Bug in the command parsing that prevented to correctly parse the command hicn face ip add

Change-Id: I606fcc8c777124879659623749eb049c9e3929f9
Signed-off-by: Alberto Compagno <acompagn+fdio@cisco.com>
6 years agoMerge "[HICN-158] Fixed ip face deletion from binary api"
Mauro Sardara [Tue, 2 Apr 2019 09:29:50 +0000 (09:29 +0000)]
Merge "[HICN-158] Fixed ip face deletion from binary api"

6 years ago[HICN-158] Fixed ip face deletion from binary api 30/18630/1
Alberto Compagno [Tue, 2 Apr 2019 09:13:43 +0000 (11:13 +0200)]
[HICN-158] Fixed ip face deletion from binary api

Change-Id: I7a793e3664e30f765861fd5153c99fecb47ce863
Signed-off-by: Alberto Compagno <acompagn+fdio@cisco.com>
6 years agoMerge "[HICN-156] Ip face now support the remote address to be reachable through...
Mauro Sardara [Mon, 1 Apr 2019 17:03:12 +0000 (17:03 +0000)]
Merge "[HICN-156] Ip face now support the remote address to be reachable through a "via" route."

6 years agoMerge "[HICN-157] Fixed wrong host to network conversion of face id in hicn_face_ip_a...
Michele Papalini [Mon, 1 Apr 2019 16:29:49 +0000 (16:29 +0000)]
Merge "[HICN-157] Fixed wrong host to network conversion of face id in hicn_face_ip_add binary api"

6 years ago[HICN-157] Fixed wrong host to network conversion of face id in hicn_face_ip_add... 23/18623/1
Alberto Compagno [Mon, 1 Apr 2019 16:13:55 +0000 (18:13 +0200)]
[HICN-157] Fixed wrong host to network conversion of face id in hicn_face_ip_add binary api

Change-Id: I498d798efe683ceff882496659764184f2733e9d
Signed-off-by: Alberto Compagno <acompagn+fdio@cisco.com>
6 years ago[HICN-156] Ip face now support the remote address to be reachable through a "via... 22/18622/1
Alberto Compagno [Mon, 1 Apr 2019 15:53:05 +0000 (17:53 +0200)]
[HICN-156] Ip face now support the remote address to be reachable through a "via" route.

Change-Id: Ic5e217ea997e8e86db1c21371839dfde03c641cf
Signed-off-by: Alberto Compagno <acompagn+fdio@cisco.com>
6 years agoMerge "[HICN-154] Fix libcurl dependency for apps."
Mauro Sardara [Mon, 1 Apr 2019 13:41:46 +0000 (13:41 +0000)]
Merge "[HICN-154] Fix libcurl dependency for apps."

6 years ago[HICN-154] Fix libcurl dependency for apps. 15/18615/1
Mauro Sardara [Mon, 1 Apr 2019 08:17:09 +0000 (10:17 +0200)]
[HICN-154] Fix libcurl dependency for apps.

Change-Id: I95da1e8e27a74725e2ad1e81ed9a31d914772394
Signed-off-by: Mauro Sardara <msardara@cisco.com>
6 years agoMerge "[HICN-90] adding hicn-light to sysrepo-plugins"
Luca Muscariello [Fri, 29 Mar 2019 15:45:34 +0000 (15:45 +0000)]
Merge "[HICN-90] adding hicn-light to sysrepo-plugins"

6 years agoMerge "[HICN-151] The source address in the IP face is optional. If not provided...
Mauro Sardara [Fri, 29 Mar 2019 13:27:22 +0000 (13:27 +0000)]
Merge "[HICN-151] The source address in the IP face is optional. If not provided it will be used one of the ip addresses available in the interface"

6 years ago[HICN-152] Fix window size in CBR. 92/18592/1
Mauro Sardara [Fri, 29 Mar 2019 12:52:31 +0000 (13:52 +0100)]
[HICN-152] Fix window size in CBR.

Change-Id: Ib2d6658a6118b29f57b99ecc58ac001030092982
Signed-off-by: Mauro Sardara <msardara@cisco.com>
6 years ago[HICN-151] The source address in the IP face is optional. If not provided it will... 75/18575/2
Alberto Compagno [Thu, 28 Mar 2019 17:25:10 +0000 (18:25 +0100)]
[HICN-151] The source address in the IP face is optional. If not provided it will be used one of the ip addresses available in the interface

Change-Id: If800a07c0a61cde9152efdee01dd6ae9b12615dc
Signed-off-by: Alberto Compagno <acompagn+fdio@cisco.com>
6 years ago[HICN-11] Fix retransmission count when sending first interest. 67/18567/1
Mauro Sardara [Thu, 28 Mar 2019 10:16:01 +0000 (11:16 +0100)]
[HICN-11] Fix retransmission count when sending first interest.

Change-Id: Ia4b754c555fa83746680d9dcfd2c73f7d55c72a5
Signed-off-by: Mauro Sardara <msardara@cisco.com>
6 years agoMerge "[HICN-11] Fix segfault in rtc due to typo in variable name."
Michele Papalini [Thu, 28 Mar 2019 09:35:25 +0000 (09:35 +0000)]
Merge "[HICN-11] Fix segfault in rtc due to typo in variable name."

6 years ago[HICN-11] Fix segfault in rtc due to typo in variable name. 53/18553/1
Mauro Sardara [Wed, 27 Mar 2019 18:45:48 +0000 (19:45 +0100)]
[HICN-11] Fix segfault in rtc due to typo in variable name.

Change-Id: Id8fe64fb6d0748b3708f0bbd1e6e7d154cc04437
Signed-off-by: Mauro Sardara <msardara@cisco.com>
6 years agoMerge "[HICN-150] Fixed punting to classify packets from current_data instead of...
Mauro Sardara [Wed, 27 Mar 2019 17:33:09 +0000 (17:33 +0000)]
Merge "[HICN-150] Fixed punting to classify packets from current_data instead of from data"

6 years ago[HICN-150] Fixed punting to classify packets from current_data instead of from data 52/18552/1
Alberto Compagno [Wed, 27 Mar 2019 16:40:42 +0000 (17:40 +0100)]
[HICN-150] Fixed punting to classify packets from current_data instead of from data

Change-Id: I448b13430dc00ea47b928092249fb9ca88ceba0e
Signed-off-by: Alberto Compagno <acompagn+fdio@cisco.com>
6 years ago[HICN-149] Build packages for applications. 20/18520/6
Mauro Sardara [Mon, 25 Mar 2019 15:47:47 +0000 (16:47 +0100)]
[HICN-149] Build packages for applications.

Change-Id: Ia13bc4d2711b9897c0afb9b9b43cd04667e41bac
Signed-off-by: Mauro Sardara <msardara@cisco.com>
6 years ago[HICN-90] adding hicn-light to sysrepo-plugins 39/18139/12
Masoud Hemmatpour [Fri, 8 Mar 2019 12:40:22 +0000 (13:40 +0100)]
[HICN-90] adding hicn-light to sysrepo-plugins

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>
6 years ago[HICN-141] Install headers in hicn-light component. 00/18500/9
Mauro Sardara [Mon, 25 Mar 2019 09:39:24 +0000 (10:39 +0100)]
[HICN-141] Install headers in hicn-light component.

Change-Id: I3c7aef4f6ecd147156ecab6aaa6cb2845768645f
Signed-off-by: Mauro Sardara <msardara@cisco.com>
6 years agoMerge "[HICN-141] Definition of a C API for hicn-light"
Luca Muscariello [Sun, 24 Mar 2019 14:07:14 +0000 (14:07 +0000)]
Merge "[HICN-141] Definition of a C API for hicn-light"

6 years ago[HICN-141] Definition of a C API for hicn-light 90/18490/5
Luca Muscariello [Sat, 23 Mar 2019 13:13:53 +0000 (14:13 +0100)]
[HICN-141] Definition of a C API for hicn-light

Change-Id: Id861f0abe58b1e3c9ba8cc76701da0f9c6801748
Signed-off-by: Luca Muscariello <lumuscar+fdio@cisco.com>
Signed-off-by: Angelo Mantellini <manangel@cisco.com>
6 years agoMerge "[HICN-6] ATS fixes"
Alberto Compagno [Sun, 24 Mar 2019 08:20:19 +0000 (08:20 +0000)]
Merge "[HICN-6] ATS fixes"

6 years ago[HICN-6] ATS fixes 92/18492/3
Mauro Sardara [Sat, 23 Mar 2019 20:00:43 +0000 (21:00 +0100)]
[HICN-6] ATS fixes

Change-Id: I1e9a214ead9d4d9bacd98d797371783ad39909f7
Signed-off-by: Mauro Sardara <msardara@cisco.com>
6 years ago[HICN-139] Exporting per-face statistics through the binary api. 91/18491/1
Alberto Compagno [Sat, 23 Mar 2019 19:25:28 +0000 (20:25 +0100)]
[HICN-139] Exporting per-face statistics through the binary api.

Change-Id: I253fb788fec527360876064b22ab54620eb2c615
Signed-off-by: Alberto Compagno <acompagn+fdio@cisco.com>
6 years agoMerge "[HICN-138] Added number of received/transmitted bytes and packets on each...
Mauro Sardara [Sat, 23 Mar 2019 15:32:22 +0000 (15:32 +0000)]
Merge "[HICN-138] Added number of received/transmitted bytes and packets on each face"

6 years agoMerge "[HICN-6] ATS Working, little refactoring of apps"
Alberto Compagno [Sat, 23 Mar 2019 15:14:39 +0000 (15:14 +0000)]
Merge "[HICN-6] ATS Working, little refactoring of apps"

6 years ago[HICN-138] Added number of received/transmitted bytes and packets on each face 89/18489/2
Alberto Compagno [Sat, 23 Mar 2019 13:46:14 +0000 (14:46 +0100)]
[HICN-138] Added number of received/transmitted bytes and packets on each face

Change-Id: Icfe9cd84bdc72afef3d714064e695d1abef368f5
Signed-off-by: Alberto Compagno <acompagn+fdio@cisco.com>
6 years ago[HICN-6] ATS Working, little refactoring of apps 82/18482/13
Mauro Sardara [Tue, 19 Mar 2019 13:26:52 +0000 (14:26 +0100)]
[HICN-6] ATS Working, little refactoring of apps

Change-Id: I174815b70bf3a9fbe99ffab7dd2914be04d364b9
Signed-off-by: Mauro Sardara <msardara@cisco.com>
6 years ago[HICN-137] Install header file with API with hicn-light. 88/18488/2
Mauro Sardara [Sat, 23 Mar 2019 10:25:50 +0000 (11:25 +0100)]
[HICN-137] Install header file with API with hicn-light.

Change-Id: Idf5405b0086e74ad46dd407edb2598f363886ba3
Signed-off-by: Mauro Sardara <msardara@cisco.com>
6 years agoMerge "[HICN-135] Fix setLifetime function."
Mauro Sardara [Sat, 23 Mar 2019 01:50:27 +0000 (01:50 +0000)]
Merge "[HICN-135] Fix setLifetime function."

6 years agoMerge "[HICN-128] README utils and renaming of executables"
Alberto Compagno [Thu, 21 Mar 2019 17:15:56 +0000 (17:15 +0000)]
Merge "[HICN-128] README utils and renaming of executables"

6 years ago[HICN-135] Fix setLifetime function. 53/18453/3
Mauro Sardara [Thu, 21 Mar 2019 10:01:39 +0000 (11:01 +0100)]
[HICN-135] Fix setLifetime function.

Change-Id: Ic0423407082e0909584a793f266e5b5fb4fc71b4
Signed-off-by: Mauro Sardara <msardara@cisco.com>
6 years ago[HICN-133] Fix return of number of produced packet of produce(). 25/18425/1
Mauro Sardara [Wed, 20 Mar 2019 14:01:50 +0000 (15:01 +0100)]
[HICN-133] Fix return of number of produced packet of produce().

Change-Id: I157d858ce2d7eeaa16f404fcfee9f51a9e6b777b
Signed-off-by: Mauro Sardara <msardara@cisco.com>
6 years ago[HICN-128] README utils and renaming of executables 14/18414/10
Angelo Mantellini [Wed, 20 Mar 2019 10:03:25 +0000 (11:03 +0100)]
[HICN-128] README utils and renaming of executables

Change-Id: I5e3cd78306d9f4a25197b54ca5b2779e600891c8
Signed-off-by: Angelo Mantellini <manangel@cisco.com>
6 years ago[HICN-132] Prevent to show interface details if the interface does not exist 17/18417/5
Alberto Compagno [Wed, 20 Mar 2019 10:50:29 +0000 (11:50 +0100)]
[HICN-132] Prevent to show interface details if the interface does not exist

Change-Id: Id87483597b0259ed1b940948f2de7e2138ca97f9
Signed-off-by: Alberto Compagno <acompagn+fdio@cisco.com>
6 years agoMerge "[HICN-125] Use getPayload once in rtc transport functions."
Alberto Compagno [Wed, 20 Mar 2019 12:17:38 +0000 (12:17 +0000)]
Merge "[HICN-125] Use getPayload once in rtc transport functions."

6 years agoMerge "[HICN-124] README apps"
Alberto Compagno [Tue, 19 Mar 2019 16:07:16 +0000 (16:07 +0000)]
Merge "[HICN-124] README apps"

6 years ago[HICN-124] README apps 85/18385/3
Angelo Mantellini [Tue, 19 Mar 2019 15:55:41 +0000 (16:55 +0100)]
[HICN-124] README apps

Change-Id: I8a5996e5589a988eada6110385fd679625f58b9b
Signed-off-by: Angelo Mantellini <manangel@cisco.com>
6 years ago[HICN-125] Use getPayload once in rtc transport functions. 88/18388/1
Mauro Sardara [Tue, 19 Mar 2019 15:55:10 +0000 (16:55 +0100)]
[HICN-125] Use getPayload once in rtc transport functions.

Change-Id: I23532b0609dba5b570c6f269e8f1d9889bcf624c
Signed-off-by: Mauro Sardara <msardara@cisco.com>
6 years ago[HICN-125 HICN-126] 84/18384/1
Mauro Sardara [Tue, 19 Mar 2019 15:21:55 +0000 (16:21 +0100)]
[HICN-125 HICN-126]

- 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>
6 years agoMerge "[HICN-103] Manifest retransmissions."
Alberto Compagno [Mon, 18 Mar 2019 18:23:54 +0000 (18:23 +0000)]
Merge "[HICN-103] Manifest retransmissions."

6 years ago[HICN-103] Manifest retransmissions. 49/18149/3
Mauro Sardara [Fri, 8 Mar 2019 16:27:22 +0000 (17:27 +0100)]
[HICN-103] Manifest retransmissions.

Change-Id: I1b61c79e99bb8da471d1e284ea2a629d48b9f308
Signed-off-by: Mauro Sardara <msardara@cisco.com>
6 years ago[HICN-121] Windows compatibility for hicn-http-server 48/18348/3
Angelo Mantellini [Sat, 16 Mar 2019 10:16:19 +0000 (11:16 +0100)]
[HICN-121] Windows compatibility for hicn-http-server

Change-Id: I0acbb90222d3fb8c132f28a98826deeb0875236d
Signed-off-by: Angelo Mantellini <manangel@cisco.com>
6 years agoMerge "[HICN-118] Add .clang-format file, format all libtransport project."
Mauro Sardara [Fri, 15 Mar 2019 18:15:24 +0000 (18:15 +0000)]
Merge "[HICN-118] Add .clang-format file, format all libtransport project."

6 years ago[HICN-119] Error when hicn-http-test tries to create tree of folders 43/18343/1
Angelo Mantellini [Fri, 15 Mar 2019 17:41:01 +0000 (18:41 +0100)]
[HICN-119] Error when hicn-http-test tries to create tree of folders

Change-Id: Iab3f9d03296c4185467ae08aa2fa4c35a19b6708
Signed-off-by: Angelo Mantellini <manangel@cisco.com>
6 years ago[HICN-114] Update Hicn Http Server to hicn fdio stack 26/18326/11
Angelo Mantellini [Fri, 15 Mar 2019 13:16:15 +0000 (14:16 +0100)]
[HICN-114] Update Hicn Http Server to hicn fdio stack

Change-Id: Ic808c93c14f905fd403e60be82ce319757e84c9f
Signed-off-by: Angelo Mantellini <manangel@cisco.com>
6 years ago[HICN-118] Add .clang-format file, format all libtransport project. 18/18318/2
Mauro Sardara [Fri, 15 Mar 2019 10:03:52 +0000 (11:03 +0100)]
[HICN-118] Add .clang-format file, format all libtransport project.

Change-Id: I61392567b648014eaa111fc2567770192fccffa6
Signed-off-by: Mauro Sardara <msardara@cisco.com>
6 years ago[HICN-117] Temporarily remove pom.xml from project root. 09/18309/1
Mauro Sardara [Thu, 14 Mar 2019 21:30:11 +0000 (22:30 +0100)]
[HICN-117] Temporarily remove pom.xml from project root.

Change-Id: I3aad3dc20b75359354d70413fe2bbc3a7bd38173
Signed-off-by: Mauro Sardara <msardara@cisco.com>
6 years agoMerge "[HICN-116] Added RTC producer option to hiperf."
Mauro Sardara [Thu, 14 Mar 2019 21:16:56 +0000 (21:16 +0000)]
Merge "[HICN-116] Added RTC producer option to hiperf."

6 years ago[HICN-116] Added RTC producer option to hiperf. 05/18305/2
Mauro Sardara [Thu, 14 Mar 2019 18:46:43 +0000 (19:46 +0100)]
[HICN-116] Added RTC producer option to hiperf.

Change-Id: I665b7dd3c8eae222d62057bc3387daf6c73df1f8
Signed-off-by: Mauro Sardara <msardara@cisco.com>
6 years agoMerge "[HICN-115] Error when libtransport has to close the connection"
Mauro Sardara [Thu, 14 Mar 2019 16:49:28 +0000 (16:49 +0000)]
Merge "[HICN-115] Error when libtransport has to close the connection"

6 years agoMerge "[HICN-113] Fix packaging system."
Luca Muscariello [Thu, 14 Mar 2019 16:47:55 +0000 (16:47 +0000)]
Merge "[HICN-113] Fix packaging system."

6 years ago[HICN-113] Fix packaging system. 93/18293/4
Mauro Sardara [Thu, 14 Mar 2019 15:03:00 +0000 (16:03 +0100)]
[HICN-113] Fix packaging system.

Change-Id: I779bfffedac5c593de9789b79218475ec4698c01
Signed-off-by: Mauro Sardara <msardara@cisco.com>
6 years agoMerge "[HICN-112] Fixed bug on dymanic udp face creation. Fixed visualization of...
Mauro Sardara [Thu, 14 Mar 2019 15:04:59 +0000 (15:04 +0000)]
Merge "[HICN-112] Fixed bug on dymanic udp face creation. Fixed visualization of udp faces with "hicn show" command"

6 years ago[HICN-115] Error when libtransport has to close the connection 92/18292/1
Angelo Mantellini [Thu, 14 Mar 2019 15:03:36 +0000 (16:03 +0100)]
[HICN-115] Error when libtransport has to close the connection

Change-Id: I127319a4a935d74f1a55e49aec33cb545fe5bec4
Signed-off-by: Angelo Mantellini <manangel@cisco.com>
6 years ago[HICN-112] Fixed bug on dymanic udp face creation. Fixed visualization of udp faces... 80/18280/2
Alberto Compagno [Thu, 14 Mar 2019 09:58:58 +0000 (10:58 +0100)]
[HICN-112] Fixed bug on dymanic udp face creation. Fixed visualization of udp faces with "hicn show" command

Change-Id: I8d2898427b19abc707ac7a0c2942576f81094ef9
Signed-off-by: Alberto Compagno <acompagn+fdio@cisco.com>
6 years ago[HICN-111] higet support on windows 10 49/18249/12
Angelo Mantellini [Wed, 13 Mar 2019 12:27:12 +0000 (13:27 +0100)]
[HICN-111] higet support on windows 10

Change-Id: Icfd8743a94b49ccd33b16732b5275b2e81f88324
Signed-off-by: Angelo Mantellini <manangel@cisco.com>
6 years ago[HICN-110] Error Linking higet on linux 46/18246/1
Angelo Mantellini [Wed, 13 Mar 2019 10:57:17 +0000 (11:57 +0100)]
[HICN-110] Error Linking higet on linux

Change-Id: Ia05097f1e216f0f5176156e03eddc8a470d35c94
Signed-off-by: Angelo Mantellini <manangel@cisco.com>
6 years agoMerge "[HICN-109] Adding higet application"
Mauro Sardara [Wed, 13 Mar 2019 09:29:33 +0000 (09:29 +0000)]
Merge "[HICN-109] Adding higet application"

6 years ago[HICN-109] Added missing parameter to the face ip add binary api. 24/18224/1
Alberto Compagno [Tue, 12 Mar 2019 22:02:45 +0000 (23:02 +0100)]
[HICN-109] Added missing parameter to the face ip add binary api.
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>
6 years ago[HICN-109] Adding higet application 14/18214/12
Angelo Mantellini [Tue, 12 Mar 2019 15:16:38 +0000 (16:16 +0100)]
[HICN-109] Adding higet application

Change-Id: If558eb5da804fde2ab331a463bf9c9c11cc471e9
Signed-off-by: Angelo Mantellini <manangel@cisco.com>
6 years ago[HICN-107] Error in the forwarder load balancer 11/18211/4
Angelo Mantellini [Tue, 12 Mar 2019 12:58:22 +0000 (13:58 +0100)]
[HICN-107] Error in the forwarder load balancer

Change-Id: I28aaa68b69d0399464ea14701a497192a6056e87
Signed-off-by: Angelo Mantellini <manangel@cisco.com>
6 years ago[HICN-106] 97/18197/7
Mauro Sardara [Mon, 11 Mar 2019 18:19:15 +0000 (19:19 +0100)]
[HICN-106]
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>
6 years ago[HICN-105] Errors during execution of ping and hiperf 53/18153/2
Angelo Mantellini [Fri, 8 Mar 2019 20:11:55 +0000 (21:11 +0100)]
[HICN-105] Errors during execution of ping and hiperf

Change-Id: I92e26b1c2fd2e837825d3be8cfc991008b2aee7a
Signed-off-by: Angelo Mantellini <manangel@cisco.com>
6 years ago[HICN-104] Correct error in logo on Windows 50/18150/1
Angelo Mantellini [Fri, 8 Mar 2019 16:42:19 +0000 (17:42 +0100)]
[HICN-104] Correct error in logo on Windows

Change-Id: I16348246b19b84835646afca38b5003d9589d863
Signed-off-by: Angelo Mantellini <manangel@cisco.com>
6 years ago[HICN-102] Remove warnings and compilation errors in hicn on windows 46/18146/3
Angelo Mantellini [Fri, 8 Mar 2019 14:35:31 +0000 (15:35 +0100)]
[HICN-102] Remove warnings and compilation errors in hicn on windows

Change-Id: Ibb5d90fe35097a29fa6edccd3c7859d043888717
Signed-off-by: Angelo Mantellini <manangel@cisco.com>
6 years ago[HICN-99] Destroy in the correct order and in the correct event loop the attributes... 25/18125/5
Mauro Sardara [Thu, 7 Mar 2019 18:11:16 +0000 (19:11 +0100)]
[HICN-99] Destroy in the correct order and in the correct event loop the attributes of connectors and sockets. Cleanup of prints.

Change-Id: Ie7eef1d186e581aa950f47df20d57681dc33be55
Signed-off-by: Mauro Sardara <msardara@cisco.com>
6 years agoMerge "[HICN-85] Added state to connectors."
Alberto Compagno [Fri, 8 Mar 2019 10:03:06 +0000 (10:03 +0000)]
Merge "[HICN-85] Added state to connectors."

6 years ago[HICN-85] Added state to connectors. 24/18124/4
Mauro Sardara [Thu, 7 Mar 2019 17:34:52 +0000 (18:34 +0100)]
[HICN-85] Added state to connectors.

Change-Id: I26d1b37fec4a2482b97a80fa5648f243745908f7
Signed-off-by: Mauro Sardara <msardara@cisco.com>
6 years ago[HICN-100] When the incoming face of a data is an application face, the data is alway... 32/18132/1
Alberto Compagno [Fri, 8 Mar 2019 08:30:39 +0000 (09:30 +0100)]
[HICN-100] When the incoming face of a data is an application face, the data is always stored in the face CS (if any)

Change-Id: I87e296caa57e04964f6f3971f37737d4c6e49c8f
Signed-off-by: Alberto Compagno <acompagn+fdio@cisco.com>
6 years ago[HICN-93] Added documentation in the README.md about cli commands, configuration... 66/18066/3
Alberto Compagno [Wed, 6 Mar 2019 15:04:43 +0000 (16:04 +0100)]
[HICN-93] Added documentation in the README.md about cli commands, 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>
6 years agoMerge "[HICN-89] Preallocate memory for timer handlers just with memif connector."
Alberto Compagno [Wed, 6 Mar 2019 14:36:40 +0000 (14:36 +0000)]
Merge "[HICN-89] Preallocate memory for timer handlers just with memif connector."