commit | c862b4353f3768c7a2d3cc9c600386f4ae7baa41 | [log] [tgz] |
---|---|---|
author | JainishKumar Anghan <jai.anghan@samsung.com> | Mon Nov 25 13:08:18 2019 +0900 |
committer | Lajos Molnar <lajos@google.com> | Wed Feb 17 08:32:58 2021 -0800 |
tree | 0e437cc831d9d71930a7de1aef747f67b8651181 | |
parent | 75b135ef31c6d0c4fe61c1c185bdbe2935949de6 [diff] |
VT: DSCP implementation. [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: 142345921 Merged-in: I1468a08f64b71db0f12d96b393263b520109be6d Change-Id: I1468a08f64b71db0f12d96b393263b520109be6d Signed-off-by: JainishKumar Anghan <jai.anghan@samsung.com>