summaryrefslogtreecommitdiffstats
path: root/ipacm/src/IPACM_Wlan.cpp
Commit message (Expand)AuthorAgeFilesLines
* ipacm: Add MTU rule for every new private subnet or prefixMichael Adisumarta2019-12-041-4/+4
* ipacm: fix not support xlat on 2st tethered ifacePooja Kumari2019-09-191-8/+13
* ipacm: support dynamic switch sw/hw-path on APQ platformSkylar Chang2019-09-121-4/+4
* ipacm: support hasting stats and quotaSkylar Chang2019-09-081-3/+28
* ipacm: remove the redundant rulesSkylar Chang2019-08-011-0/+1
* ipacm: add frag rule for UDP DL MHI offloadMichael Adisumarta2019-07-241-1/+1
* ipacm: add support for mhi-primeSkylar Chang2019-05-311-30/+183
* ipacm: not support xlat on 2st tethered ifaceSkylar Chang2019-05-241-0/+15
* ipacm: support clat on non-internet PDNSkylar Chang2019-05-151-3/+4
* ipacm: offload 11AD clientsAmir Levy2019-05-141-46/+114
* ipacm: Handle WLAN FW rejuvenate eventsMohammed Javid2018-08-031-1/+28
* ipacm: do not post internal link up eventsMohammed Javid2018-07-211-1/+1
* ipacm: Add UL rules with XLAT mux idMohammed Javid2018-06-281-2/+10
* ipacm: For HAL feature, post wan_down event with 0 tether ifaceMohammed Javid2018-06-261-0/+2
* IPACM: support ipacm restartSkylar Chang2018-05-221-2/+28
* ipacm: KW fixMohammed Javid2018-03-261-1/+1
* ipacm: add ipa_pm supportSkylar Chang2018-03-231-4/+7
* ipacm: set upstream flag if downstream IP addr event come laterMohammed Javid2018-03-051-0/+12
* ipacm: cache framework event if IPACM not readyMohammed Javid2018-03-051-1/+1
* IPACM: clean wlan NAT ifaces during modem SSRSkylar Chang2017-11-081-0/+9
* IPACM: change DL routing rules back to hashableShihuan Liu2017-10-231-3/+6
* ipacm: Add flag -Wall -Werror and fix warningsMohammed Javid2017-10-201-10/+17
* IPACM: fix ipacm crash issueShihuan Liu2017-10-181-0/+18
* IPACM: add TCP SYN filtering rulesShihuan Liu2017-09-141-0/+17
* ipacm: fix the v6-offload issue on AndroidSkylar Chang2017-09-121-1/+10
* ipacm: Fix to prevent invalid deletion of filtering rules of IPV6Mohammed Javid2017-08-161-14/+18
* IPACM: handle the timing issue on upstream_delSkylar Chang2017-07-221-0/+8
* IPACM: add support for L2TPShihuan Liu2017-07-091-10/+10
* IPACM: Add support on IPACM-HAL for Android-OSkylar Chang2017-05-121-37/+191
* ipacm: Fix KW issuesUtkarsh Saxena2016-12-071-0/+1
* IPACM: change DL routing rule to be non-hashableSkylar Chang2016-10-191-1/+1
* IPACM: delete client header when interface goes downSkylar Chang2016-09-291-29/+23
* Merge "IPACM: ignore invalid new neighbor message"Linux Build Service Account2016-08-251-10/+22
|\
| * IPACM: ignore invalid new neighbor messageSkylar Chang2016-08-231-10/+22
* | IPACM: change WLAN category back to UNKNOWN_IFSkylar Chang2016-08-231-1/+1
|/
* IPACM: Add Ethernet bridging central controllerValery Gorohovsky2016-04-111-1666/+33
* IPACM: fix KW issuesSkylar Chang2016-04-111-3/+5
* IPACM: refactoring filtering on LAN/WLAN interfacesSkylar Chang2016-04-111-2124/+160
* IPACM: Fix hashable fields to behave in boolean formSivan Reinstein2016-04-111-1/+16
* IPACM: add support for CLANG compileSkylar Chang2016-03-311-5/+5
* Merge "IPACM: change src mac to bridge0"Linux Build Service Account2015-11-171-0/+18
|\
| * IPACM: change src mac to bridge0Skylar Chang2015-10-291-0/+18
* | Merge "IPACM: fix ipv6 prefix problem"Linux Build Service Account2015-11-051-32/+108
|\ \
| * | IPACM: fix ipv6 prefix problemSkylar Chang2015-10-261-32/+108
| |/
* | Merge "IPACM: Routing/Filtering support for IPAv3"Linux Build Service Account2015-11-021-12/+25
|\ \ | |/ |/|
| * IPACM: Routing/Filtering support for IPAv3Skylar Chang2015-10-141-12/+25
* | IPACM: Fix the UL traffic taking SW-exceptionSkylar Chang2015-10-081-14/+16
|/
* IPACM: Add support to get tether statsSkylar Chang2015-09-301-5/+138
* IPACM: fix memory leak during client connectSkylar Chang2015-09-091-12/+3
* Merge "IPACM: Fix the nat iface missing when cfg change"Linux Build Service Account2015-08-081-0/+7
|\