Comment 57 for bug 1734699

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

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

commit fbfd4b4dcbe07a7b80e4b61f4c1f1c98f3aa8293
Author: Dariusz Sosnowski <email address hidden>
Date: Fri Dec 1 13:17:32 2017 +0100

vrouter: initialize sandesh; implement random() functions

Changes required to support Contrail on Windows:
- windows/vr_win_transport.c - functions used to initialize sandesh and
vr_message layer on Windows
- windows/windows_random.c - implement get_random_bytes() and
get_random_ulong() for Windows

Initial work:
https://github.com/codilime/contrail-vrouter/commits/windows

Change-Id: I6e0d7b24c6d43f5657bd751f53c721a5397289a5
Partial-Bug: #1734699