summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* NetD : Allow passing in interface names for wifi/data app restrictionstaging/cm-14.1-cafrebasecm-14.1_oldDanesh M2017-01-183-42/+61
* Revert "netd: Trap dns calls"Steve Kondik2017-01-076-123/+1
* SoftapController: Move startSoftap default arg to declarationChirayu Desai2017-01-072-3/+3
* netd: Don't build the QSAP SDK on NexiiSteve Kondik2017-01-021-0/+2
* Merge 0f4e969926ab32df4a4602db0218da4caf4fb45e on remote branchLinux Build Service Account2016-12-1532-238/+1589
|\
| * Compilation fix: N-MR1 merge.Lalit Kansara2016-12-081-0/+1
| * Merge N-MR1 to remote branch.Naveen Kumar2016-12-0832-238/+1588
| |\
| | * Merge commit '1f28b6403effcbf8a2c6fd35a7b1474b60bc0463' into remoteLalit Kansara2016-12-0632-238/+1588
| | |\
| | | * List network permissions in dumpsys netd.Lorenzo Colitti2016-09-262-1/+18
| | | * Close sockets when changing network permissions.Lorenzo Colitti2016-09-216-14/+208
| | | * Merge "Don't start tethering if IPv6 RPF is not supported." into nyc-mr1-devLorenzo Colitti2016-09-121-2/+1
| | | |\
| | | | * Don't start tethering if IPv6 RPF is not supported.Lorenzo Colitti2016-08-011-2/+1
| | | * | Add general /proc/sys/net/ipv[46]/{conf,neigh}/ interfaceErik Kline2016-09-026-6/+162
| | | * | Disable DAD for downstream interfaces when tetheringErik Kline2016-08-093-0/+13
| | | * | Add tests for interface add/remove binder APIErik Kline2016-08-043-7/+186
| | | * | Support adding/removing IPv4 and IPv6 addresses on interfacesErik Kline2016-08-025-0/+60
| | | |/
| | | * Enable IPv6 reverse path filtering.Lorenzo Colitti2016-08-014-0/+38
| | | * Allow networking on loopback in doze, standby, and powersave.Lorenzo Colitti2016-07-283-8/+16
| | | * Don't close loopback sockets when a VPN connects or entering doze.Lorenzo Colitti2016-07-285-14/+161
| | | * Make the socketDestroy tests use a fake tun interface.Lorenzo Colitti2016-07-282-6/+80
| | | * Add tetherApplyDnsInterfaces() binder interface.Erik Kline2016-07-204-1/+21
| | | * Parse IPv6 tethering counters.Lorenzo Colitti2016-07-122-35/+114
| | | * Add counters for IPv6 tethering.Lorenzo Colitti2016-07-123-53/+64
| | | * Refactor getTetherStats in preparation for IPv6 tether counters.Lorenzo Colitti2016-07-122-11/+52
| | | * More test coverage for tethering counter parsing.Lorenzo Colitti2016-07-121-5/+43
| | | * Add a test for NatController.Lorenzo Colitti2016-07-106-3/+163
| | | * Add a test for getTetherStats.Lorenzo Colitti2016-07-084-6/+96
| | | * Setup interfaces for IPv6 tetheringErik Kline2016-06-297-97/+118
| | | * Always use the default network DNS servers if a VPN does not set any.Lorenzo Colitti2016-06-221-1/+13
| | | |\
| | | * | Listen to xt_quota2 kobject event for quotaBryse Flowers2016-06-172-2/+2
| | | * | Verify expectations better in SockDiagTest.Lorenzo Colitti2016-06-101-18/+24
| | | * | Don't fail the test if the iptables lock is held.Lorenzo Colitti2016-06-091-1/+1
| | | * | Do not configure more DNS servers than supported.Pierre Imai2016-05-312-18/+43
| | | |\ \
| | | * | | Silence spammy iptables rule at boot.Pierre Imai2016-05-271-1/+1
| | | * | | Update wlutil pathErik Kline2016-05-261-1/+1
| | | |\ \ \
| | | * \ \ \ Merge "Drop PROHIBIT_NON_VPN priority 11500 -> 12500" into nyc-devRobin Lee2016-05-172-3/+3
| | | |\ \ \ \
| | | * \ \ \ \ Merge changes Ifbd15bf9,I985e6861,I54860c7c into nyc-devLorenzo Colitti2016-05-165-73/+109
| | | |\ \ \ \ \
| | | * \ \ \ \ \ Merge "Fix P2TP VPNs by adding an exception for VPN user." into nyc-devPierre Imai2016-05-161-1/+2
| | | |\ \ \ \ \ \
| | | * \ \ \ \ \ \ Increase the DNS TTL to 5s to fix netd_test.Pierre Imai2016-05-131-1/+1
| | | |\ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ Test that changing the DNS search paths works.Pierre Imai2016-05-121-0/+37
| | | |\ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ Restore ACT_UNREACHABLERobin Lee2016-05-021-2/+2
| | | |\ \ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ \ Add dumpsys support to ResolverControllerPierre Imai2016-04-284-45/+159
| | | |\ \ \ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ \ \ Add two Netd binder calls to set/get resolver config.Pierre Imai2016-04-2810-45/+702
| | | |\ \ \ \ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ \ \ \ Allow TCP RSTs to make it through firewall rules.Lorenzo Colitti2016-04-263-4/+92
| | | |\ \ \ \ \ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ \ \ \ \ Add a binder IPC to close socket connections.Lorenzo Colitti2016-04-266-5/+127
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ \ \ \ \ \ Server API to only allow networking by VPN appsRobin Lee2016-04-198-6/+186
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ Have modifyIpRule take an explicit actionRobin Lee2016-04-191-7/+12
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Move UidRange aidl to create a native cpp versionRobin Lee2016-04-196-2/+199
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | Merge 970d4a958e7fc0f05a5f5f3dbf1cf68d34278c12 on remote branchLinux Build Service Account2016-12-060-0/+0
| |\| | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | Promotion of android-framework.lnx.2.0-00021.Linux Build Service Account2016-11-263-9/+14
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \