Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_system_netd
/
3b37a4780bb1444e3cc3eca174a9b562c5629b84
3b37a47
Merge "Kill sockets when a VPN comes up." into nyc-dev
by TreeHugger Robot
· 9 years ago
fff4bd3
Kill sockets when a VPN comes up.
by Lorenzo Colitti
· 9 years ago
d8aadab
Merge "Fix netd_test by removing flush cache call." into nyc-dev
by Pierre Imai
· 9 years ago
521a61a
Merge "Workaround ASan false positive in RouteController." into nyc-dev
by Jon Larimer
· 9 years ago
6f4f86d
Fix netd_test by removing flush cache call.
by Pierre Imai
· 9 years ago
15c35db
Deduplicate test targets.
by Lorenzo Colitti
· 9 years ago
f65122c
Workaround ASan false positive in RouteController.
by Evgenii Stepanov
· 10 years ago
31701a9
Merge "Remove "resolver flushnet <netid>" command." into nyc-dev
by Erik Kline
· 9 years ago
767cd3f
Remove "resolver flushnet <netid>" command.
by Erik Kline
· 9 years ago
95f5f94
DO NOT MERGE: Let netd to use the new set_nameservers_for_net call.
by Pierre Imai
· 10 years ago
2a83040
Merge "Switch from android::netd::List to std::list" into nyc-dev
by Erik Kline
· 9 years ago
70c0366
Switch from android::netd::List to std::list
by Erik Kline
· 9 years ago
0082f03
Add mDNS TXT records to the resolve-call result.
by Philip P. Moltmann
· 9 years ago
e60c0a5
Use iptables-restore in StrictController startup.
by Lorenzo Colitti
· 9 years ago
9028d91
Add a test for StrictController.
by Lorenzo Colitti
· 9 years ago
0f15055
Move iptables test code to a new IptablesBaseTest class.
by Lorenzo Colitti
· 9 years ago
13debb8
Use iptables-restore in BandwidthController startup.
by Lorenzo Colitti
· 9 years ago
a0dc8a5
Add more test coverage for BandwidthController.
by Lorenzo Colitti
· 9 years ago
464eabe
Attempt to make data saver mode work for real.
by Lorenzo Colitti
· 9 years ago
94a7b43
Support destroying sockets for UIDs.
by Lorenzo Colitti
· 9 years ago
1f45771
Refactor SockDiagTest in preparation for per-UID SOCK_DESTROY.
by Lorenzo Colitti
· 9 years ago
dedd271
Add a binder RPC to enable/disable data saver.
by Lorenzo Colitti
· 9 years ago
7fa41f3
Merge changes I149ccda5,I4457abd4,I67bff7c3,Ie15b0775,I8dd9fc60 into nyc-dev
by Lorenzo Colitti
· 9 years ago
29ca4e0
Stop using SIOCKILLADDR in netd.
by Lorenzo Colitti
· 9 years ago
86a4798
Add a rudimentary unit test for BandwidthController.
by Lorenzo Colitti
· 9 years ago
7618ccb
Slightly restructure the data saver iptables rules.
by Lorenzo Colitti
· 9 years ago
2d3a163
Add initial dump() method to NetdNativeService
by Erik Kline
· 9 years ago
680d765
netd: softap: Ignore fwreload command if FW path is not defined
by Dmitry Shmidt
· 9 years ago
a33d479
Remove the ability to enable/disable the happy box.
by Lorenzo Colitti
· 9 years ago
b1f0557
Don't keep naughty/nice app state in BandwidthController.
by Lorenzo Colitti
· 9 years ago
e4851de
Start NetdNativeService before CommandListener.
by Lorenzo Colitti
· 9 years ago
5ebbbd8
Whitelist system apps when using bw_happy_box.
by Felipe Leme
· 10 years ago
b19fcc7
Fix netd tests for use with APCT
by Pierre Imai
· 10 years ago
492ca5b
More correctly set app_mark in getNetworkContext.
by Erik Kline
· 10 years ago
0434d45
Merge changes I2dc1a074,Ic83d8160,I246696c4 into nyc-dev
by Lorenzo Colitti
· 10 years ago
7786219
Move SockDiagTest into system/netd/server.
by Lorenzo Colitti
· 10 years ago
89faa34
Add an RPC to replace a UID firewall rule.
by Lorenzo Colitti
· 10 years ago
9fbf60d
Remove unused costName variable am: 87732125ef
by Erik Kline
· 10 years ago
8773212
Remove unused costName variable
by Erik Kline
· 10 years ago
a31db12
Merge "Created a firewall chain for power save mode." into nyc-dev
by Felipe Leme
· 10 years ago
ddf2d5b
Allow finer-grained locking, and use it in FirewallCmd.
by Lorenzo Colitti
· 10 years ago
0a3eb85
Don't use a manually-sized buffer for the PID.
by Lorenzo Colitti
· 10 years ago
ccf7b99
Minor improvements for netd_test
by Pierre Imai
· 10 years ago
1cfa543
Wrap netd's controller to make them usable from other classes
by Pierre Imai
· 10 years ago
c2c7b75
Rename the netd service from "android.net.INetd" to "netd".
by Lorenzo Colitti
· 10 years ago
e4d626e
Initial netd binder interface.
by Lorenzo Colitti
· 10 years ago
904ce3a
Add test for DNS resolver code in netd.
by Pierre Imai
· 10 years ago
55b5bb9
Merge "Use SOCK_DESTROY in netd." into nyc-dev
by Lorenzo Colitti
· 10 years ago
f32fc59
Use SOCK_DESTROY in netd.
by Lorenzo Colitti
· 10 years ago
d7761bf
Switch to ifc_add_address() for setcfg am: 397fbc056c
by Erik Kline
· 10 years ago
5e69c7f
Switch to ifc_add_address() for setcfg
by Erik Kline
· 10 years ago
8464e1e
Support killing sockets using SOCK_DESTROY.
by Lorenzo Colitti
· 10 years ago
3f62434
Created a firewall chain for power save mode.
by Felipe Leme
· 10 years ago
397fbc0
Switch to ifc_add_address() for setcfg
by Erik Kline
· 10 years ago
33fe732
Merge "Revert "Tell dnsmasq not to start wildcard sockets""
by Erik Kline
· 10 years ago
a3ec370
Revert "Tell dnsmasq not to start wildcard sockets"
by Erik Kline
· 10 years ago
c6fb016
Don\'t use framework permission strings for netd permissions. am: 5c8c42e90f am: 3b61825abc am: a8c4601961 am: 296f2ef5c1
by Sreeram Ramachandran
· 10 years ago
3000ca5
Merge "Tell dnsmasq not to start wildcard sockets"
by Erik Kline
· 10 years ago
6cff1fb
Merge "Track rename from base/ to android-base/." am: c4f60ec960 am: 569ec05819
by Elliott Hughes
· 10 years ago
569ec05
Merge "Track rename from base/ to android-base/." am: c4f60ec960
by Elliott Hughes
· 10 years ago
c4f60ec
Merge "Track rename from base/ to android-base/."
by Elliott Hughes
· 10 years ago
bbd5626
Track rename from base/ to android-base/.
by Elliott Hughes
· 10 years ago
c284128
Support scoped addresses as tethered DNS servers.
by Lorenzo Colitti
· 10 years ago
92043f2
Don\'t use framework permission strings for netd permissions. am: 5c8c42e90f am: 3b61825abc am: a8c4601961 am: 296f2ef5c1
by Sreeram Ramachandran
· 10 years ago
b338d7c
Don\'t use framework permission strings for netd permissions. am: 5c8c42e90f am: 3b61825abc am: a8c4601961
by Sreeram Ramachandran
· 10 years ago
dccd7e5
Don\'t use framework permission strings for netd permissions. am: 5c8c42e90f am: 3b61825abc am: a8c4601961
by Sreeram Ramachandran
· 10 years ago
296f2ef
Don\'t use framework permission strings for netd permissions. am: 5c8c42e90f am: 3b61825abc
by Sreeram Ramachandran
· 10 years ago
a8c4601
Don\'t use framework permission strings for netd permissions. am: 5c8c42e90f
by Sreeram Ramachandran
· 10 years ago
3b61825
Don\'t use framework permission strings for netd permissions. am: 5c8c42e90f
by Sreeram Ramachandran
· 10 years ago
5c8c42e
Don't use framework permission strings for netd permissions.
by Sreeram Ramachandran
· 11 years ago
f1dfabe
Tell dnsmasq not to start wildcard sockets
by Erik Kline
· 10 years ago
f90a8b9
Pass both IPv4 and IPv6 nameservers to dnsmasq
by Erik Kline
· 10 years ago
13fa01f
Change dnsmasq input command argument separator
by Erik Kline
· 10 years ago
e6238a9
Merge "system/netd: check return value of PKCS5_PBKDF2_HMAC_SHA1."
by Kenny Root
· 10 years ago
b407c9b
Merge "system/netd: check return value of PKCS5_PBKDF2_HMAC_SHA1."
by Kenny Root
· 10 years ago
986d097
system/netd: check return value of PKCS5_PBKDF2_HMAC_SHA1.
by Adam Langley
· 10 years ago
471203d
Merge "netd: Add NOTICE and MODULE_LICENSE_* files" am: 04c820c5f1
by Gaurav Shah
· 10 years ago
8a55a1b
Merge "netd: Add NOTICE and MODULE_LICENSE_* files" am: 04c820c5f1
by Gaurav Shah
· 10 years ago
04c820c
Merge "netd: Add NOTICE and MODULE_LICENSE_* files"
by Gaurav Shah
· 10 years ago
90c0245
netd: Add NOTICE and MODULE_LICENSE_* files
by Gaurav Shah
· 10 years ago
58a9448
Always add costly interfaces to the bw_FORWARD chain
by Erik Kline
· 10 years ago
c8e5aab
am 4485c500: am c8683d7e: Don\'t break IPv6 connectivity when in doze mode.
by Lorenzo Colitti
· 10 years ago
4485c50
am c8683d7e: Don\'t break IPv6 connectivity when in doze mode.
by Lorenzo Colitti
· 10 years ago
c8683d7
Don't break IPv6 connectivity when in doze mode.
by Lorenzo Colitti
· 10 years ago
57f74a1
am 88d94fd9: am f228899a: (-s ours) am 8246d45e: Merge "bundle init.rc contents with its service"
by Tom Cherry
· 10 years ago
8b42351
am 916188db: am 56cc45f1: (-s ours) am f2fed764: Make iptables -L and -S calls wait for xtables lock
by Yusuke Sato
· 10 years ago
5ea4011
am d9c0c36a: am c132be49: (-s ours) am 93e6f6a7: Merge "Make iptables -L and -S calls wait for xtables lock"
by Yusuke Sato
· 10 years ago
88d94fd
am f228899a: (-s ours) am 8246d45e: Merge "bundle init.rc contents with its service"
by Tom Cherry
· 10 years ago
916188d
am 56cc45f1: (-s ours) am f2fed764: Make iptables -L and -S calls wait for xtables lock
by Yusuke Sato
· 10 years ago
d9c0c36
am c132be49: (-s ours) am 93e6f6a7: Merge "Make iptables -L and -S calls wait for xtables lock"
by Yusuke Sato
· 10 years ago
1e1c67f
am 4e9e23c5: am 8246d45e: Merge "bundle init.rc contents with its service"
by Tom Cherry
· 10 years ago
4e9e23c
am 8246d45e: Merge "bundle init.rc contents with its service"
by Tom Cherry
· 10 years ago
f228899
am 8246d45e: Merge "bundle init.rc contents with its service"
by Tom Cherry
· 10 years ago
8246d45
Merge "bundle init.rc contents with its service"
by Tom Cherry
· 10 years ago
5626624
am fc794e75: am f2fed764: Make iptables -L and -S calls wait for xtables lock
by Yusuke Sato
· 10 years ago
fc794e7
am f2fed764: Make iptables -L and -S calls wait for xtables lock
by Yusuke Sato
· 10 years ago
56cc45f
am f2fed764: Make iptables -L and -S calls wait for xtables lock
by Yusuke Sato
· 10 years ago
c132be4
am 93e6f6a7: Merge "Make iptables -L and -S calls wait for xtables lock"
by Yusuke Sato
· 10 years ago
c149ef7
bundle init.rc contents with its service
by Tom Cherry
· 10 years ago
f2fed76
Make iptables -L and -S calls wait for xtables lock
by Yusuke Sato
· 10 years ago
Next »