Comment 44 for bug 1633387

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

Reviewed: https://review.opencontrail.org/42454
Committed: http://github.com/Juniper/contrail-controller/commit/9643e39f2fc6607ab58ce649cf50ae82cad6c781
Submitter: Vinay Vithal Mahuli (<email address hidden>)
Branch: master

commit 9643e39f2fc6607ab58ce649cf50ae82cad6c781
Author: Michal Skalski <email address hidden>
Date: Tue Apr 24 11:19:36 2018 +0200

WIP: remove conflict with linux uuid_t type

Since this change [1] compilation of vrouter module will fail with
message that uuid_t is already defined.
There is a corresponding change in contrail-common project.

[1]
https://github.com/torvalds/linux/commit/f9727a17db9bab71ddae91f74f11a8a2f9a0ece6

Change-Id: I0d6449d9c81f04a1876d5d6b0a0bc3ff1da4e7e3
Partial-Bug: #1633387