Gitiles
Code Review
Sign In
gerrit.witaqua.org
/
frameworks_base
/
00c5fde7bb8c2b2f419d2fb4499af94de9ab40c2
/
services
/
net
/
java
/
android
/
net
de8eac9
Merge "Always close file descriptors" am: 26025a06ec
by Erik Kline
· 8 years ago
725e8f6
Always close file descriptors
by Erik Kline
· 8 years ago
f415a67
Merge "Randomize the local Wifi IPv4 address" am: 13cb6084e2 am: 9c69afc86f
by Erik Kline
· 8 years ago
0f27eed
Randomize the local Wifi IPv4 address
by Erik Kline
· 8 years ago
a5b35c7
Merge "Send empty LinkProperties when entering StoppedState." am: 59ccf1041f
by Erik Kline
· 8 years ago
c8cb0f7
Send empty LinkProperties when entering StoppedState.
by Erik Kline
· 9 years ago
b19a838
Merge "Use AI_ADDRCONFIG for most DNS requests"
by Remi NGUYEN VAN
· 8 years ago
a6085d1
Use AI_ADDRCONFIG for most DNS requests
by Remi NGUYEN VAN
· 8 years ago
37bef2a
Use AI_ADDRCONFIG for most DNS requests
by Remi NGUYEN VAN
· 8 years ago
ab30db7
apf: Add counters for dropped / passed packets
by Bernie Innocenti
· 8 years ago
40b4354
Add support for reading a snapshot of the APF data
by Bernie Innocenti
· 8 years ago
8d65db3
Disable APF memory clear on pre-APFv4 devices
by Bernie Innocenti
· 8 years ago
c172c7d
Add static IpClient logging
by Erik Kline
· 8 years ago
3f8306b
Add static IpClient logging
by Erik Kline
· 8 years ago
3cc40ea
apf: Add counters for dropped / passed packets
by Bernie Innocenti
· 8 years ago
d324dce
Fix CaptivePortalLoginActivity probes to bypass Private DNS
by Erik Kline
· 8 years ago
848d842
Fix CaptivePortalLoginActivity probes to bypass Private DNS
by Erik Kline
· 8 years ago
deb145d
Adjust APF interpreter tests to match APFv4
by Bernie Innocenti
· 8 years ago
bb2193b
Add support for reading a snapshot of the APF data
by Bernie Innocenti
· 8 years ago
545d936
Adjust APF interpreter tests to match APFv4
by Bernie Innocenti
· 8 years ago
408dbda
Teach ApfGenerator about the new opcodes for accessing data memory
by Bernie Innocenti
· 8 years ago
a9949e9
Teach ApfGenerator about the new opcodes for accessing data memory
by Bernie Innocenti
· 8 years ago
d7375ac9
Support bluetooth not using MultinetworkPolicyTracker
by Erik Kline
· 8 years ago
8d1fe54
Support bluetooth not using MultinetworkPolicyTracker
by Erik Kline
· 8 years ago
c43d2f5
Support bypassing TLS in the framework
by Erik Kline
· 8 years ago
2140529
Support bypassing TLS in the framework
by Erik Kline
· 8 years ago
5be71dc
APF: drop multicast ICMPv6 while in doze mode
by Bernie Innocenti
· 8 years ago
e2c70f8
APF: drop multicast ICMPv6 while in doze mode
by Bernie Innocenti
· 8 years ago
671547b
Merge "Use InterfaceSet for upstream interfaces." into pi-dev
by Remi NGUYEN VAN
· 8 years ago
6c02f99
Use InterfaceSet for upstream interfaces.
by Remi NGUYEN VAN
· 8 years ago
51dab0e
Merge "Relax APF version check in ApfGenerator"
by Bernie Innocenti
· 8 years ago
0bc4709
Relax APF version check in ApfGenerator
by Bernie Innocenti
· 8 years ago
d6bf7ff
Relax APF version check in ApfGenerator
by Bernie Innocenti
· 8 years ago
25a7e4f
Use InterfaceSet for upstream interfaces.
by Remi NGUYEN VAN
· 8 years ago
ea1b8bd
Fail if the interface is not available when starting
by Erik Kline
· 8 years ago
b152cd0
Fail if the interface is not available when starting
by Erik Kline
· 8 years ago
c9055b6
Merge "Allow callers to synchronously block for shutdown" am: 9121322ce7 am: a49db4d080
by Erik Kline
· 8 years ago
ce194e0
Allow callers to synchronously block for shutdown
by Erik Kline
· 8 years ago
bbab23f
Frameworks: Annotate trivial @GuardedBy in services/ misc
by Andreas Gampe
· 8 years ago
26de1d3
Relocate KeepalivePacketData to frameworks/base
by Nathan Harold
· 9 years ago
412d763
Merge "Determine the multipath hint from data usage."
by TreeHugger Robot
· 8 years ago
41002e3
Relocate KeepalivePacketData to frameworks/base
by Nathan Harold
· 9 years ago
d260ef2
Determine the multipath hint from data usage.
by Lorenzo Colitti
· 8 years ago
918a68b
Move constants into a new file.
by Chalard Jean
· 8 years ago
be83aeb
Move DhcpClient SM thread onto IpClient's SM thread
by Erik Kline
· 9 years ago
8bd00d5
Refactor to InterfaceParams utility class
by Erik Kline
· 9 years ago
652044a
Revert "Send empty LinkProperties when entering StoppedState."
by Erik Kline
· 9 years ago
94209ab
Send empty LinkProperties when entering StoppedState.
by Erik Kline
· 9 years ago
e339662
Merge "Revert "Send empty LinkProperties when entering StoppedState.""
by Treehugger Robot
· 9 years ago
f1967c4
Revert "Send empty LinkProperties when entering StoppedState."
by Roshan Pius
· 9 years ago
b501e7e
Merge "Refactor to IpNeighborMonitor and single-threaded semantics"
by Treehugger Robot
· 9 years ago
84714bf
Refactor to IpNeighborMonitor and single-threaded semantics
by Erik Kline
· 9 years ago
b3f9f4a
Send empty LinkProperties when entering StoppedState.
by Erik Kline
· 9 years ago
7216636
Refactor ApfFilter creation
by Hugo Benichi
· 9 years ago
22526e01
Rename withIPv6AddrGenMode{Type}() methods to using{Type}MacAddress()
by Erik Kline
· 9 years ago
5526d44
Remove unused method on VersionedBroadcastListener
by Erik Kline
· 9 years ago
de63772
Switch to listening for CarrierConfig changes for provisioning rechecks
by Erik Kline
· 9 years ago
5c7128c
Merge changes I3b56e75d,I36255a2c
by Treehugger Robot
· 9 years ago
6d8b80a
Skeletal IpManager proxying to the new IpClient
by Erik Kline
· 9 years ago
1b29358
Rename IpManager to IpClient
by Erik Kline
· 9 years ago
6217e37
Framework: Prefer android.system.Os over libcore.io.Libcore.os
by Tobias Thierer
· 9 years ago
ed0b030
Merge "IpManager: add display name for helpful logging, and Network"
by Treehugger Robot
· 9 years ago
e42502d
IpManager: add display name for helpful logging, and Network
by Erik Kline
· 9 years ago
126171b
Log upstream network suspend/resume callbacks
by Erik Kline
· 9 years ago
e5659bd
Add some useful helpers and constants.
by Chalard Jean
· 9 years ago
f840e07
Change BlockingSocketReader to use MessageQueue fd handling
by Erik Kline
· 9 years ago
fc105bb
Support NAT keepalives
by Erik Kline
· 9 years ago
d3c0b5e
Refactor interface IP code into InterfaceController
by Erik Kline
· 9 years ago
fd42416
Add APF black list for ether-type
by Ahmed ElArabawy
· 9 years ago
afe7935
Shutdown more reliably
by Erik Kline
· 9 years ago
b3bb26e
Send add/removeDownstream info to offload HAL
by Erik Kline
· 9 years ago
c6a9b556
Merge "IpManager: use InitialConfiguration for provisioning" am: 5b218bdc8e
by Hugo Benichi
· 9 years ago
d00ddf5
IpManager: use InitialConfiguration for provisioning
by Hugo Benichi
· 9 years ago
39a7078
Merge "Bootstrap IpReachabilityMonitor unit tests" am: a9889c94aa
by Hugo Benichi
· 9 years ago
06b1f2b
Bootstrap IpReachabilityMonitor unit tests
by Hugo Benichi
· 9 years ago
70291ef
Merge "Add Configuration to APF Policy" am: d27a6d62c6
by Ahmed ElArabawy
· 9 years ago
8537c58
Add Configuration to APF Policy
by Ahmed ElArabawy
· 9 years ago
a428392
resolve merge conflicts of 4f2a0fe213e5 to stage-aosp-master
by Hugo Benichi
· 9 years ago
4f2a0fe
Merge "IpManager: define InitialConfiguration"
by Treehugger Robot
· 9 years ago
fd31b9d
IpManager: define InitialConfiguration
by Hugo Benichi
· 9 years ago
ae21b89
Merge "Program offload-exempt local prefixes into the HAL" am: de837a97aa
by Erik Kline
· 9 years ago
5acb4e3
Program offload-exempt local prefixes into the HAL
by Erik Kline
· 9 years ago
97e7afe
Merge "Make failure to set addrgenmode a non-fatal error." am: 9c170157a8
by Lorenzo Colitti
· 9 years ago
00886760
Make failure to set addrgenmode a non-fatal error.
by Lorenzo Colitti
· 9 years ago
59079c2
Merge "Switch IpManager and IpReachabilityMonitor to use SharedLog"
by Erik Kline
· 9 years ago
9e66559
Switch IpManager and IpReachabilityMonitor to use SharedLog
by Erik Kline
· 9 years ago
834cf8d
Merge "IpManager: always log immediate provisioning errors" am: 98f2decdad
by Hugo Benichi
· 9 years ago
61f54d3
IpManager: always log immediate provisioning errors
by Hugo Benichi
· 9 years ago
8a4667b
Merge "Use RFC 7217 stable privacy addresses" am: a88b12ce5e am: 4c4d5477d4
by Joel Scherpelz
· 9 years ago
2db1074
Use RFC 7217 stable privacy addresses
by Joel Scherpelz
· 9 years ago
5bb63be
Merge "Ignore flow label when comparing RAs in APF" am: 81fda77884 am: 6ccdb3fe19
by Joel Scherpelz
· 9 years ago
967dec7
Ignore flow label when comparing RAs in APF
by Joel Scherpelz
· 9 years ago
308ed7f
Merge "Expand logging capabilities of Tethering subsystem" am: 0373340b07 am: 96f9371a66
by Erik Kline
· 9 years ago
7747fd4
Expand logging capabilities of Tethering subsystem
by Erik Kline
· 9 years ago
211bd49
Merge "Clarify some IpManager/ApfFilter debugging output." am: ce94c07ffd am: 3cc7ccfc69
by Erik Kline
· 9 years ago
af579eb
Clarify some IpManager/ApfFilter debugging output.
by Erik Kline
· 9 years ago
7a0191b
Merge "Move byte logics from ApfFilter into BitsUtil" am: 21b9b3a8ff am: 12c1074c8b
by Hugo Benichi
· 9 years ago
495a17b
Move byte logics from ApfFilter into BitsUtil
by Hugo Benichi
· 9 years ago
f700d5c
Merge "Tethering: support Local-only Hotspot mode for downstreams" am: d3128d4b55 am: 908ce167eb
by Erik Kline
· 9 years ago
ea9cc48
Tethering: support Local-only Hotspot mode for downstreams
by Erik Kline
· 9 years ago
Next »