Comment 7 for bug 1602551

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

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

commit 0bdfe78b441567186d265d13e7d1b1c0007fc001
Author: ashoksingh <email address hidden>
Date: Wed Mar 1 11:41:32 2017 +0530

Changes to slap DSCP bits on IP header of control packets.

Parse DSCP configuration in global-qos-config and use the value for
slapping DSCP bits on XMPP and DNS packets. The slapping of DSCP
bits are achieved by setting socket options on the sockets used for XMPP
and DNS communication.

Change-Id: Ia37d80300ca3ed63bf69504ff546268256868614
Partial-Bug: #1602551