ksync communication for Windows

Bug #1733343 reported by Michał Cłapiński
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Juniper Openstack
Status tracked in Trunk
Trunk
Fix Released
Undecided
Unassigned
OpenContrail
Fix Released
Undecided
Unassigned

Bug Description

Dummy bug to create a pull request to contrail-controller with changes for ksync communication on Windows.

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : [Review update] master

Review in progress for https://review.opencontrail.org/37682
Submitter: Michal Clapinski (<email address hidden>)

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : A change has been merged

Reviewed: https://review.opencontrail.org/37682
Committed: http://github.com/Juniper/contrail-controller/commit/1598296d15398e585f7ad9a8944910be667aeb20
Submitter: Zuul (<email address hidden>)
Branch: master

commit 1598296d15398e585f7ad9a8944910be667aeb20
Author: Michał Cłapiński <email address hidden>
Date: Mon Nov 20 17:32:11 2017 +0100

KSync communication for Windows

Mixed changes related to src/ksync on Windows:
1. DELETE is a macro on Windows, changed it to DEL
2. bzero is deprecated, changed it to memset
3. Fixed bug where FD_CLOEXEC was used instead of EFD_CLOEXEC
4. Implemented KSyncSockNetlink constructor via pipes on Windows
5. Used work_queue for KSyncSock::Init on Windows

Initial changes:
https://github.com/sagarkchitnis/windows/commits/master/controller/src/ksync
Further work and cleanup:
https://github.com/codilime/contrail-controller/commits/windows3.1/src/ksync

Change-Id: I37f2d44a8f84ba62ed4baa8623abc3fe0658cb2c
Closes-Bug: #1733343

Changed in opencontrail:
status: New → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.