Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 45f6d079 authored by Jainishkumar Anghan's avatar Jainishkumar Anghan Committed by hsiaoanhsu
Browse files

VT: ECN implementation.



[Problem] ecn value needs to be updated but there is no interface
  to update the ecn value.
[Solution]
  1. Implement interface to set ecn value into socket by
     setsockopt(). ecn value will be taking care by upper layer.
  2. Configured rx socket to get TOS header then from that extract
      ECN bits and based on CE bit handle the bitrate using TMMBR.

Bug: 216214250
Test: manual

Change-Id: I332803190c3e170fee183d15dfe2d49c36007aff
Signed-off-by: default avatarJainishkumar Anghan <jai.anghan@samsung.com>
parent 3d316f37
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment