Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-01-13 | [HICN-472] Decrease reattempt timeout in face manager to 250ms | Jordan Augé | 1 | -2/+2 | |
Change-Id: I85a4b05db9867753318ce9ca59b54a7ec81cd9e9 Signed-off-by: Jordan Augé <jordan.auge+fdio@cisco.com> | |||||
2020-01-10 | Merge "[HICN-471] Fix wrong callback check in RAAQM" | Alberto Compagno | 1 | -1/+1 | |
2020-01-09 | [HICN-471] Fix wrong callback check in RAAQM | Olivier Roques | 1 | -1/+1 | |
The wrong callback is null-checked before it is used in RAAQM. Signed-off-by: Olivier Roques <oroques+fdio@cisco.com> Change-Id: Id602453ad18d0297663b7cef66daa58cc5c0891a | |||||
2020-01-09 | Merge "[HICN-469] execute hicn-light-control from remote" | Mauro Sardara | 5 | -30/+52 | |
2020-01-09 | [HICN-469] execute hicn-light-control from remote | michele papalini | 5 | -30/+52 | |
Signed-off-by: michele papalini <micpapal@cisco.com> Change-Id: I2a23a5f7648614213b83e2409e2ff3784b083758 Signed-off-by: michele papalini <micpapal@cisco.com> | |||||
2020-01-09 | Merge "[HICN-470] Fix wrong type for face_id_t in libhicnctrl" | Mauro Sardara | 3 | -4/+6 | |
2020-01-09 | [HICN-470] Fix wrong type for face_id_t in libhicnctrl | Jordan Augé | 3 | -4/+6 | |
Change-Id: If345ba102971b0a718e7ac40f9d68a9e9dd9bd06 Signed-off-by: Jordan Augé <jordan.auge+fdio@cisco.com> | |||||
2020-01-09 | Merge "[HICN-467] Priority settings on interfaces yet to be created should ↵ | Mauro Sardara | 3 | -2/+65 | |
be cached for further application" | |||||
2020-01-09 | [HICN-468] FIB entry improperly cleared by MAP-Me in multihoming situations | Jordan Augé | 1 | -2/+2 | |
Change-Id: Ibf57032fccb8ea09322a2b4f447ea24db7b69986 Signed-off-by: Jordan Augé <jordan.auge+fdio@cisco.com> | |||||
2020-01-08 | Merge "[HICN-462] Adding probing protocol to hicn-plugin" | Alberto Compagno | 4 | -6/+129 | |
2020-01-07 | [HICN-467] Priority settings on interfaces yet to be created should be ↵ | Jordan Augé | 3 | -2/+65 | |
cached for further application Change-Id: Ieeff69ee841583e40f5547f6f958ef964f42b4e5 Signed-off-by: Jordan Augé <jordan.auge+fdio@cisco.com> | |||||
2020-01-07 | [HICN-462] Adding probing protocol to hicn-plugin | Alberto Compagno | 4 | -6/+129 | |
Change-Id: I44bc9aed26d35fadf66f65aa33a8d7880e149e59 Signed-off-by: Alberto Compagno <acompagn+fdio@cisco.com> | |||||
2020-01-07 | Merge "[HICN-443] Adding test to hicn sysrepo plugin" | Alberto Compagno | 10 | -0/+431 | |
2019-12-20 | [HICN-466] expose rtt stats to appliaction in rtc transport | michele papalini | 1 | -0/+1 | |
Signed-off-by: michele papalini <micpapal@cisco.com> Change-Id: If7af2154f5054a475521bf84c8d455ad3058bbb9 | |||||
2019-12-19 | Merge "[HICN-464] swapping the initial buffer" | Alberto Compagno | 1 | -9/+10 | |
2019-12-19 | [HICN-464] swapping the initial buffer | mhemmatp | 1 | -9/+10 | |
Signed-off-by: mhemmatp <mhemmatp@cisco.com> Change-Id: Iff7880bfc02c1ecd82b090d098c4b11268dc899c | |||||
2019-12-19 | [HICN-463] Initialize memory before sending message to hicn-light-forwarder | Mauro Sardara | 1 | -1/+1 | |
Change-Id: I4cfd1d45fb754d9efb71ff80ae97ca4fe27e47a2 Signed-off-by: Mauro Sardara <msardara@cisco.com> | |||||
2019-12-19 | Merge "[HICN-440] Add comments to hicn sysrepo plugin code" | Alberto Compagno | 9 | -258/+2951 | |
2019-12-19 | [HICN-443] Adding test to hicn sysrepo plugin | mhemmatp | 10 | -0/+431 | |
Signed-off-by: mhemmatp <mhemmatp@cisco.com> Change-Id: Ib7568d9b44b94664822f3925682bab554c170e5a | |||||
2019-12-17 | [HICN-461] Improve netlink event management in facemgr | Jordan Augé | 1 | -12/+12 | |
Change-Id: I4d26843bd3a3ac23db9c72a095ab030a037237d4 Signed-off-by: Jordan Augé <jordan.auge+fdio@cisco.com> | |||||
2019-12-15 | [HICN-460] Check of parchashmap before creating iterator | Angelo Mantellini | 2 | -30/+33 | |
Change-Id: I559e86e269026be601a5735f77bbcfac40f24694 Signed-off-by: Angelo Mantellini <angelo.mantellini@cisco.com> | |||||
2019-12-14 | [HICN-455] libhicnctrl incorrectly handles absence of forwarder in ↵ | Jordan Augé | 2 | -14/+30 | |
synchronous mode after it has connected Change-Id: I3999c4f8706d3df6a003ebf2574bc20c41ce102a Signed-off-by: Jordan Augé <jordan.auge+fdio@cisco.com> | |||||
2019-12-13 | Merge "[HICN-457] Adding missing lock to the hash entry in order to avoid ↵ | Alberto Compagno | 3 | -2/+5 | |
memory leak." | |||||
2019-12-13 | [HICN-457] Adding missing lock to the hash entry in order to avoid memory leak. | Alberto Compagno | 3 | -2/+5 | |
Signed-off-by: Alberto Compagno <acompagn+fdio@cisco.com> Change-Id: I9ee6d6311ca39353f93e6d41b06752b17628b46f | |||||
2019-12-13 | [HICN-454] Use-after-free during LRU eviction in hicn-light Content Store | michele papalini | 1 | -0/+5 | |
Signed-off-by: michele papalini <micpapal@cisco.com> Change-Id: I18e6d6612a45cd8fb7a46155760b94e0fe4e2bbe | |||||
2019-12-13 | Merge "[HICN-456] Download missing vpp files from github." | Mauro Sardara | 1 | -4/+4 | |
2019-12-13 | [HICN-456] Download missing vpp files from github. | Mauro Sardara | 1 | -4/+4 | |
Change-Id: Ie8c3dbcd940a7db6f213df448a15ccc28dabdde2 Signed-off-by: Mauro Sardara <msardara@cisco.com> | |||||
2019-12-13 | Merge "[HCIN-455] libhicnctrl incorrectly handles absence of forwarder in ↵ | Mauro Sardara | 1 | -5/+10 | |
synchronous mode after it has connected" | |||||
2019-12-13 | [HICN-420] MAP-Me code refactoring & face manager changes in support of mobility | Jordan Augé | 2 | -0/+12 | |
Change-Id: I78c37aa274a98089b994348e31e06418c7945d24 Signed-off-by: Jordan Augé <jordan.auge+fdio@cisco.com> | |||||
2019-12-13 | [HCIN-455] libhicnctrl incorrectly handles absence of forwarder in ↵ | Jordan Augé | 1 | -5/+10 | |
synchronous mode after it has connected Change-Id: I76bc68fb44c0090b4004e8d1da37f906fcaa5b17 Signed-off-by: Jordan Augé <jordan.auge+fdio@cisco.com> | |||||
2019-12-12 | [HICN-451] libhicnctrl creates collisions in created connection names when ↵ | Jordan Augé | 2 | -2/+12 | |
two instances are started in the same second Change-Id: I70ccaf9199aa50074501d368d189c01521f37971 Signed-off-by: Jordan Augé <jordan.auge+fdio@cisco.com> | |||||
2019-12-12 | Merge "[HICN-420] MAP-Me code refactoring & face manager changes in support ↵ | Jordan Augé | 1 | -0/+3 | |
of mobility" | |||||
2019-12-12 | [HICN-440] Add comments to hicn sysrepo plugin code | mhemmatp | 9 | -258/+2951 | |
Signed-off-by: mhemmatp <mhemmatp@cisco.com> Change-Id: I0ed0c5b0b9cd7714b46867e4d4fe0324945cf418 | |||||
2019-12-12 | Merge "[HICN-449] Correct hicn-plugin dependency version check" | Luca Muscariello | 1 | -2/+2 | |
2019-12-12 | [HICN-449] Correct hicn-plugin dependency version check | Mauro Sardara | 1 | -2/+2 | |
Change-Id: I834abcf020da728c1a3fcb495dc0f12ad6d4bbc9 Signed-off-by: Mauro Sardara <msardara@cisco.com> | |||||
2019-12-12 | [HICN-420] MAP-Me code refactoring & face manager changes in support of mobility | Jordan Augé | 1 | -0/+3 | |
Change-Id: I0ee0c7e744c71d0345386c2886b0d6cfa05c07d1 Signed-off-by: Jordan Augé <jordan.auge+fdio@cisco.com> | |||||
2019-12-12 | Merge "[HICN-450] Build hicn-light-control executable for android." | Jordan Augé | 1 | -26/+20 | |
2019-12-12 | Merge "[HICN-449] Correct dependencies of DEB/RPM package for sysrepo." | Alberto Compagno | 4 | -19/+11 | |
2019-12-12 | [HICN-449] Correct dependencies of DEB/RPM package for sysrepo. | Mauro Sardara | 4 | -19/+11 | |
Change-Id: Ie3f7f700617d99e7e56431afbb1b877e6cb366f9 Signed-off-by: Mauro Sardara <msardara@cisco.com> | |||||
2019-12-12 | Merge "[HICN-448] Returning face id when creating a face through libctrl in ↵ | Alberto Compagno | 2 | -2/+9 | |
hicn-plugin" | |||||
2019-12-12 | [HICN-450] Build hicn-light-control executable for android. | Mauro Sardara | 1 | -26/+20 | |
Change-Id: I222132401e225af63f2993b1794120e63d473cfe Signed-off-by: Mauro Sardara <msardara@cisco.com> | |||||
2019-12-12 | [HICN-448] Returning face id when creating a face through libctrl in hicn-plugin | Alberto Compagno | 2 | -2/+9 | |
Signed-off-by: Alberto Compagno <acompagn+fdio@cisco.com> Change-Id: I0b9420d9e5335a1062ba31b0885ee4414e4991bf | |||||
2019-12-12 | [HICN-446] Face manager incorrectly sets up static routes in case of ↵ | Jordan Augé | 1 | -0/+4 | |
multihoming during startup Change-Id: Ifdf0bed4064d36b74129b929006b8c7ac9c56ebb Signed-off-by: Jordan Augé <jordan.auge+fdio@cisco.com> | |||||
2019-12-11 | [HICN-449] [HICN-430] Build sysrepo plugin. Update sysrepo and libyang ↵ | Mauro Sardara | 6 | -11/+12 | |
dependencies for centos. Change-Id: I92afec16346929e101e57466d5621e4ebe4dc4d2 Signed-off-by: Mauro Sardara <msardara@cisco.com> | |||||
2019-12-11 | [HICN-430] Build sysrepo and libyang extra with correct dependencies | Mauro Sardara | 2 | -3/+3 | |
Change-Id: Icc758938acac76a407d3a6d37a4896c331e47380 Signed-off-by: Mauro Sardara <msardara@cisco.com> | |||||
2019-12-11 | [HICN-430] Update extra dependencies | Mauro Sardara | 3 | -6/+6 | |
Change-Id: I10a505ea638688f7a08fc92bdecffead5721ae8b Signed-off-by: Mauro Sardara <msardara@cisco.com> | |||||
2019-12-11 | Merge "[HICN-446] Face manager incorrectly sets up static routes in case of ↵ | Jordan Augé | 2 | -41/+143 | |
multihoming during startup" | |||||
2019-12-11 | [HICN-447] Converting incomplete udp face into a complete one | Alberto Compagno | 1 | -8/+4 | |
When inserting a udp face through cli or binary api, if an incomplete udp face already exist with the same local and remote addresses and port, the face is converted into a complete face Signed-off-by: Alberto Compagno <acompagn+fdio@cisco.com> Change-Id: I8e7b5eee6c492367f663b2b97d50b6ca166b4824 | |||||
2019-12-11 | [HICN-446] Face manager incorrectly sets up static routes in case of ↵ | Jordan Augé | 2 | -41/+143 | |
multihoming during startup Change-Id: Iee01146d3d9437f0267cfac3de793608cccca5bc Signed-off-by: Jordan Augé <jordan.auge+fdio@cisco.com> | |||||
2019-12-11 | [HICN-430] Do not install cmake on arm slaves. | Mauro Sardara | 1 | -1/+4 | |
Change-Id: I315862308d27fad6420bbce35de0fd6ad17a3240 Signed-off-by: Mauro Sardara <msardara@cisco.com> |