Comment 26 for bug 1682310

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

Reviewed: https://review.opencontrail.org/30604
Committed: http://github.com/Juniper/contrail-controller/commit/cfb3450401cf048c744ae527b888be7655a70097
Submitter: Zuul (<email address hidden>)
Branch: R3.2

commit cfb3450401cf048c744ae527b888be7655a70097
Author: Ananth Suryanarayana <email address hidden>
Date: Wed Apr 19 16:14:17 2017 -0700

Set GR restart bit at the correct position (16th, the msb bit)

Currently, code used to set the 12th bit, which is a reserved bit
in the GR 4-bit flags field

Add unit tests to check the GR flags restart-bit sets and resets

Change-Id: I3ddf119b1345d80c9a1353950f9aa9438a9839ef
Closes-Bug: 1682310