Fixing the setting of the DSCP_TOSOverwrite value with the DSCPTOS object to write... 75/20675/1
authorSteven Pisarski <s.pisarski@cablelabs.com>
Mon, 18 May 2015 21:30:31 +0000 (15:30 -0600)
committerSteven Pisarski <s.pisarski@cablelabs.com>
Mon, 18 May 2015 21:30:31 +0000 (15:30 -0600)
commit01ea06a6bb49d840cc3f2b3362bbdde7a5764fdc
tree97f6d800a5504f00959c4a59d74ab164d0e15ff6
parent0d9ae80d99e4009fb03d67ca99d3ee84ce69034d
Fixing the setting of the DSCP_TOSOverwrite value with the DSCPTOS object to write the value to correct element of the data byte array.
The setter that uses the byte value was correct and set index 1 where the other setter was setting the byte value to index 2.
Gate COPS data will need additional unit testing and really should be refactored for normalization and semantics.

Change-Id: I719f186d661b3749ed7d9f9f3bef20a7323d4910
Signed-off-by: Steven Pisarski <s.pisarski@cablelabs.com>
packetcable-driver/src/main/java/org/pcmm/gates/impl/GateSpec.java