- 05 Dec, 2015 1 commit
-
-
Elliott Hughes authored
am: 569ec058 * commit '569ec058': Track rename from base/ to android-base/.
-
- 04 Dec, 2015 3 commits
-
-
Elliott Hughes authored
am: c4f60ec9 * commit 'c4f60ec9': Track rename from base/ to android-base/.
-
Elliott Hughes authored
-
Elliott Hughes authored
Change-Id: Ice6d43c0f9b16b8fb441158a0f7344dfbf969dea
-
- 25 Nov, 2015 1 commit
-
-
Lorenzo Colitti authored
Bug: 9580643 Change-Id: Id086ff9194097fc1e0ab8e2e58e6ff843303f051
-
- 20 Nov, 2015 2 commits
-
- 19 Nov, 2015 3 commits
-
-
Sreeram Ramachandran authored
am: a8c46019 * commit 'a8c46019': Don't use framework permission strings for netd permissions.
-
Sreeram Ramachandran authored
am: 3b61825a * commit '3b61825a': Don't use framework permission strings for netd permissions.
-
Sreeram Ramachandran authored
am: 5c8c42e9 * commit '5c8c42e9': Don't use framework permission strings for netd permissions.
-
- 18 Nov, 2015 1 commit
-
-
Sreeram Ramachandran authored
These framework permission strings were being used as arbitrary labels that mapped to netd permissions that have completely different meaning. This leads to confusion, so use different strings. This is being cherry picked from lmp-mr1-dev to lmp-dev to fix failures when creating restricted networks due to prior back-port a120442. Bug: 21900139 Bug: 18194858 Change-Id: Ib3ec377ab26ce904d3d4678f04edec6cb1260517 (cherry picked from commit 584dbee5)
-
- 13 Nov, 2015 2 commits
-
-
Erik Kline authored
Additionally, store and return a list of strings for DNS forwarders, since that's what is most useful. These strings are guaranteed to be valid IP string literals by virtue of validation on input. Bug: 9580643 Change-Id: I4fbaf19835055b12e38d585c0bfba0d2b18b9717
-
Erik Kline authored
Heretofore netd issued commands to dnsmasq over a stdin channel using ":" as an argument separator. This make it very complicated to issue commands that involve IPv6 addresses. This changes the separator from ":" to "|". Additionally: - Pass DHCP range string literals through to startTethering(), still performing string literal to IPv4 address validation. Bug: 9580643 Change-Id: I210daf311a4c3d84dae3ed054b92c9fa399a791f
-
- 05 Nov, 2015 3 commits
-
-
Kenny Root authored
am: b407c9b3 * commit 'b407c9b3': system/netd: check return value of PKCS5_PBKDF2_HMAC_SHA1.
-
Kenny Root authored
-
Adam Langley authored
The function PKCS5_PBKDF2_HMAC_SHA1 can fail for a number of reasons and thus its return value should be checked and handled. Change-Id: I63bd1378e78926372309072c3fa821666cac1b01
-
- 02 Nov, 2015 4 commits
-
-
Gaurav Shah authored
am: 8a55a1b0 * commit '8a55a1b0': netd: Add NOTICE and MODULE_LICENSE_* files
-
Gaurav Shah authored
am: 04c820c5 * commit '04c820c5': netd: Add NOTICE and MODULE_LICENSE_* files
-
Gaurav Shah authored
-
Gaurav Shah authored
BUG: 24605215 Change-Id: Ice2df1dcaca7af089e6228c4bbf5b5b285b51622
-
- 14 Oct, 2015 1 commit
-
-
Erik Kline authored
This adds a jump to bw_costly_<ifname> for traffic forwarded out interface <ifname> to the bw_FORWARD chain, regardless of tethering state (as having it safely in place is harmless). Bug: 24497044 Change-Id: I165724c319051ddf29a2833912eb286368b0570d
-
- 03 Sep, 2015 2 commits
-
-
Lorenzo Colitti authored
* commit '4485c500': Don't break IPv6 connectivity when in doze mode.
-
Lorenzo Colitti authored
* commit 'c8683d7e': Don't break IPv6 connectivity when in doze mode.
-
- 02 Sep, 2015 1 commit
-
-
Lorenzo Colitti authored
Working IPv6 connectivity relies on the kernel being able to receive certain ICMPv6 packets (router advertisements, neighbour solicitations, neighbour advertisements) at all times. Allow these packets when in doze mode. This is not necessary for IPv4 because in IPv4 these functions use ARP, which is invisible to iptables. Bug: 23158230 Change-Id: I29ed77561db9688486cf58cd14ac3bce7fce4b40
-
- 27 Aug, 2015 6 commits
-
-
Tom Cherry authored
* commit '88d94fd9':
-
Yusuke Sato authored
am 916188db: am 56cc45f1: (-s ours) am f2fed764: Make iptables -L and -S calls wait for xtables lock * commit '916188db':
-
Yusuke Sato authored
am d9c0c36a: am c132be49: (-s ours) am 93e6f6a7: Merge "Make iptables -L and -S calls wait for xtables lock" * commit 'd9c0c36a':
-
Tom Cherry authored
* commit 'f228899a':
-
Yusuke Sato authored
* commit '56cc45f1':
-
Yusuke Sato authored
* commit 'c132be49':
-
- 21 Aug, 2015 7 commits
-
-
Tom Cherry authored
* commit '4e9e23c5': bundle init.rc contents with its service
-
Tom Cherry authored
* commit '8246d45e': bundle init.rc contents with its service
-
Tom Cherry authored
* commit '8246d45e': bundle init.rc contents with its service
-
Tom Cherry authored
-
Yusuke Sato authored
* commit 'fc794e75': Make iptables -L and -S calls wait for xtables lock
-
Yusuke Sato authored
* commit 'f2fed764': Make iptables -L and -S calls wait for xtables lock
-
Yusuke Sato authored
* commit 'f2fed764': Make iptables -L and -S calls wait for xtables lock
-
- 20 Aug, 2015 3 commits
-
-
Yusuke Sato authored
* commit '93e6f6a7': Make iptables -L and -S calls wait for xtables lock
-
Tom Cherry authored
Bug: 23186545 Change-Id: Iab00111d55494def6009c7b6c0da56ecd4b6aa9f
-
Yusuke Sato authored
(cherry picked from commit 99b40503) Bug:22802665 Change-Id: Ief59212ab976af940887508fab706b5be07005c6
-