Comment 3 for bug 1733391

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

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

commit f424e3c61ec68d7c1c4339e7218179ae6535549d
Author: Michał Cłapiński <email address hidden>
Date: Mon Nov 20 19:12:46 2017 +0100

pkt0 communication for Windows

1. Added Pkt0Interface::SendImpl method for OS specific send through pkt0
2. Implemented pkt0 on Windows via pipes

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

Change-Id: Id7155c1b6a0673956975dc1816e8149914d666ad
Closes-Bug: #1733391