This repository has been archived on 2025-09-03 . You can view files and clone it. You cannot open issues or pull requests or push a commit.
5d72c3af411ccdaa29a92beded4e5661d9807daf
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
Description
Dependency For Lineage Qualcomm to be used in Motorola Moto G5S Plus (sanders) for our build.
333 KiB
Languages
C
98.6%
Makefile
1.4%