commit | 5d72c3af411ccdaa29a92beded4e5661d9807daf | [log] [tgz] |
---|---|---|
author | Ajit Vaishya <ajitv@codeaurora.org> | Sat Jul 15 20:22:10 2017 +0530 |
committer | Arif Hussain <arifhussain@codeaurora.org> | Thu Jul 27 14:08:21 2017 -0700 |
tree | bc35e40748be46d594516fdaf020a2a1b1b1770e | |
parent | a49496aea87ff799f76a8e9d694f89a2638b24cc [diff] |
qsap: Add APIs to control and manage bridge interface. This adds APIs to trigger create, delete, interface up and interface down commands on bridge interface. It uses following IOCTLs for sending command to linux kernel: Add bridge iface: SIOCBRADDBR Remove bridge iface: SIOCBRDELBR Mark iface up/down: SIOCGIFFLAGS CRs-Fixed: 2080924 Change-Id: I3d34dc16e9ca82dc4b550cbc83fa4120c80ad54c