Conner Huff d0f3eca57d librmnetctl: Egress qos for rmnet driver
Additional flow control support added for rmnet driver.
Supported by the addition of IFLA_VLAN_EGRESS_QOS netlink
attributes in rmnet driver and this RTM_NEWLINK message
configuration api.

•   flow_activate (uint16 bearer_id, uint32 flow_id, uint8 ip_type, uint32 tcm_handle)
•   flow_delete (uint16 bearer_id)
•   flow_control (uint16 bearer_id, uint32 grant_size, uint16 seq, uint8 ack)
•   flow_state_up (uint16 instance, uint32 ep_type, uint32 iface_id)
•   flow_state_down (uint16 instance)

CRs-Fixed: 2224576
Change-Id: Ib8b337c840631ef8a3d36884e42a4faea153ba18
2018-05-18 13:22:25 -07:00
2018-05-10 23:07:00 -07:00
Description
android_vendor_qcom_opensource_dataservices
199 KiB
Languages
C 96.8%
M4 1.4%
Makefile 1.1%
Shell 0.7%