Comment 7 for bug 1399603

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

Reviewed: https://review.opencontrail.org/5627
Committed: http://github.org/Juniper/contrail-controller/commit/f5f3e9834fb598dcaa3ffe18a2610fbf40fa1c6c
Submitter: Zuul
Branch: R2.0

commit f5f3e9834fb598dcaa3ffe18a2610fbf40fa1c6c
Author: Ananth Suryanarayana <email address hidden>
Date: Sun Dec 14 16:11:36 2014 -0800

Backport Pedro's fix for bug 1399603

Automatic copy constructor for MacAddress doesn't work as expected.
Add DISALLOW_COPY_AND_ASSIGN to prevent the copy constructor from being
used.

Change-Id: Id8ad9456f64a574c2bade9ed584614260cb9b8f6
Partial-Bug: #1399603