commit | 2c7a0cc74ec5dd94f31f585c728f2cef5cd5f099 | [log] [tgz] |
---|---|---|
author | JainishKumar Anghan <jai.anghan@samsung.com> | Mon Nov 25 13:08:18 2019 +0900 |
committer | Lajos Molnar <lajos@google.com> | Tue Mar 17 16:40:44 2020 -0700 |
tree | 33c897904deb19240291370255c7ab7d97b53e30 | |
parent | a9f97782254f08f6ad440e9652173f70171c0347 [diff] |
VT: DSCP implementation. [Related Issue] b/142345921 [Problem] dscp value needs to be updated based on operator's requirement. but there is no interface to update the dscp value. [Solution] Implement interface to set dscp value into socket by setsockopt(). dscp value will be taking care by upper layer. Bug: 121230209 Change-Id: I1468a08f64b71db0f12d96b393263b520109be6d Signed-off-by: JainishKumar Anghan <jai.anghan@samsung.com>