Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
base
/
c12eca8b5964dfc37836e1c0f2dad8c88c76d90f
/
services
/
net
9c51583
Merge "IpManager: add a provisioning timeout option" into nyc-dev
by Erik Kline
· 9 years ago
741b15d
IpManager: add a provisioning timeout option
by Erik Kline
· 9 years ago
24b6e2b
Merge changes I8de95add,Ia6f4ccfd into nyc-dev
by TreeHugger Robot
· 9 years ago
5df9d72
Better ConnectivityMetricsEvent printing
by Hugo Benichi
· 9 years ago
5b76623
Move IPv4 address setting to IpManager
by Erik Kline
· 9 years ago
b2ff48b
IpManager: delete dead getLinkProperties() code
by Erik Kline
· 9 years ago
a84572b
Add state and callback logs for IpManager dump
by Erik Kline
· 9 years ago
c282785
IpManager,DhcpClient: catch some errors and better logging
by Erik Kline
· 9 years ago
b99d6af
Merge "Expand NetworkMonitor metrics" into nyc-dev
by TreeHugger Robot
· 9 years ago
a488c23
Expand NetworkMonitor metrics
by Erik Kline
· 9 years ago
25bf8f5
Various fixes in IpReachability event logging
by Hugo Benichi
· 9 years ago
520ae86
Merge "Avoid APF JNEBS instruction with R1 as it doesn't work" into nyc-dev
by Paul Jensen
· 9 years ago
2677b19
Fix spurious DHCP parse error logging.
by Hugo Benichi
· 9 years ago
91723d7
Avoid APF JNEBS instruction with R1 as it doesn't work
by Paul Jensen
· 9 years ago
fc18b6f
Merge "Add DHCP error event class and record DHCP errors." into nyc-dev
by Hugo Benichi
· 9 years ago
6241874
Add DHCP error event class and record DHCP errors.
by Hugo Benichi
· 9 years ago
fbd47ca
Merge "Add volatile qualifier to boolean variable" into nyc-dev
by Hugo Benichi
· 9 years ago
5b25a0f
Add some more metrics: IpManager, IpReachabilityMonitor
by Erik Kline
· 9 years ago
0a0e1dc
Also consider loss of IPv6 default route to be fatal
by Erik Kline
· 9 years ago
67530d6
Add volatile qualifier to boolean variable
by Hugo Benichi
· 9 years ago
071b6df
Trigger enabling of NDO when startProvisioning() is called.
by Erik Kline
· 9 years ago
059e2bb
More APF debuggability.
by Lorenzo Colitti
· 9 years ago
19e84f7
Merge changes Ibb63f6b4,Ib64559a5 into nyc-dev
by Lorenzo Colitti
· 9 years ago
a3d5948
Clear LinkProperties on interface removed.
by Lorenzo Colitti
· 9 years ago
5db3f10
Merge "Move from on464XlatChange() to setNeighborDiscoveryOffload()" into nyc-dev
by Erik Kline
· 9 years ago
cd404a2
Merge "Add APF code to drop ARP IPv4 requests not for us" into nyc-dev
by Lorenzo Colitti
· 9 years ago
5c2e922
Move from on464XlatChange() to setNeighborDiscoveryOffload()
by Erik Kline
· 9 years ago
a8458c0
Add APF code to drop ARP IPv4 requests not for us
by Paul Jensen
· 9 years ago
10d70bf
Merge "Fix potential ApfFilter bugs by careful ByteBuffer use" into nyc-dev
by Paul Jensen
· 9 years ago
1059494
Merge "Plumb WiFi multicast filter through to ApfFilter" into nyc-dev
by Paul Jensen
· 9 years ago
77fdf23
Honour the DHCP MTU option.
by Lorenzo Colitti
· 9 years ago
2e074db
Plumb WiFi multicast filter through to ApfFilter
by Paul Jensen
· 9 years ago
bc786b7
Merge "Move connectivity events to frameworks/base." into nyc-dev
by Pierre Imai
· 9 years ago
1c71cb3
Fix potential ApfFilter bugs by careful ByteBuffer use
by Paul Jensen
· 9 years ago
bc9cc50
Move connectivity events to frameworks/base.
by Pierre Imai
· 9 years ago
37127f8
Add a toString method to ApfCapabilities.
by Lorenzo Colitti
· 9 years ago
5812e64
Rename IpManager#dumpApf to #dump and change its signature.
by Lorenzo Colitti
· 9 years ago
f21b4dc
Move ApfFilter from ConnectivityService to IpManager
by Paul Jensen
· 9 years ago
a5265e4
Merge "Request vendor info option (43) to get metered hint" into nyc-dev
by Erik Kline
· 9 years ago
55618be
Add initial connectivity metrics handling.
by Pierre Imai
· 9 years ago
1d511ab
Request vendor info option (43) to get metered hint
by Erik Kline
· 9 years ago
f55c9c1
Don't crash if we get a DHCP packet with the wrong port.
by Lorenzo Colitti
· 9 years ago
f188d41
Turn down the logging a little bit and don't do a log wrapper function.
by Joe Onorato
· 9 years ago
24f7d5e
Add 464xlat notification callback am: 8d6edc3270
by Erik Kline
· 9 years ago
8d6edc3
Add 464xlat notification callback
by Erik Kline
· 9 years ago
e5a5f84
Add constructor with more inputs for dependency injection. am: b9df11099f
by Erik Kline
· 9 years ago
b9df110
Add constructor with more inputs for dependency injection.
by Erik Kline
· 9 years ago
13daed9
Add WaitForProvisioningCallback am: 111d55658b
by Erik Kline
· 9 years ago
69ce6a0
Support setting TCP buffer sizes and HTTP Proxy config am: d0e843b8ef
by Erik Kline
· 9 years ago
111d556
Add WaitForProvisioningCallback
by Erik Kline
· 9 years ago
d0e843b
Support setting TCP buffer sizes and HTTP Proxy config
by Erik Kline
· 9 years ago
a2a9ab9
Add a MessageUtils class to convert int constants to strings. am: d2457a3ee3
by Lorenzo Colitti
· 9 years ago
d2457a3
Add a MessageUtils class to convert int constants to strings.
by Lorenzo Colitti
· 9 years ago
7651b21
{,Base}DhcpStateMachine is no more am: efa4209fe0
by Erik Kline
· 9 years ago
efa4209
{,Base}DhcpStateMachine is no more
by Erik Kline
· 9 years ago
907b255
Remove references to BaseDhcpStateMachine and DhcpStateMachine am: 29a215268d
by Erik Kline
· 9 years ago
29a2152
Remove references to BaseDhcpStateMachine and DhcpStateMachine
by Erik Kline
· 9 years ago
5c78685
Add IpManager#shutdown() to terminate the state machine. am: b1ee39540e
by Erik Kline
· 9 years ago
b1ee395
Add IpManager#shutdown() to terminate the state machine.
by Erik Kline
· 9 years ago
209fd91
Add IpManager.ProvisioningRequest class am: 93b1a36e31
by Erik Kline
· 9 years ago
93b1a36
Add IpManager.ProvisioningRequest class
by Erik Kline
· 9 years ago
09bf135
Duplicate DhcpStateMachine public constants into DhcpClient
by Erik Kline
· 9 years ago
3b74289
Duplicate DhcpStateMachine public constants into DhcpClient
by Erik Kline
· 9 years ago
16e1e55
Use IpManager.ifname as the tag in log messages. am: ef1f39abff
by Erik Kline
· 9 years ago
ef1f39a
Use IpManager.ifname as the tag in log messages.
by Erik Kline
· 9 years ago
db338c2
Merge "Incorporate historical WifiStateMachine notions of provisioning." into mm-wireless-dev
by Erik Kline
· 9 years ago
990fc49
Incorporate historical WifiStateMachine notions of provisioning.
by Erik Kline
· 9 years ago
8514a81
Merge "Android packet filtering program interpreter test & program generator" into mm-wireless-dev
by Paul Jensen
· 9 years ago
44307ad
Merge "Android packet filtering program interpreter test & program generator" into mm-wireless-dev
by Paul Jensen
· 9 years ago
d38fb766
Android packet filtering program interpreter test & program generator
by Paul Jensen
· 9 years ago
3d51d8b
Ignore link properties updates when nothing actually changed. am: 6076cb0b85
by Erik Kline
· 9 years ago
d33e623
Partial unification of DHCPv4 and static IPv4 configuration codepaths
by Erik Kline
· 9 years ago
6076cb0
Ignore link properties updates when nothing actually changed.
by Erik Kline
· 9 years ago
8deac77
Partial unification of DHCPv4 and static IPv4 configuration codepaths
by Erik Kline
· 9 years ago
0c96d71
Move DHCPv4 mechanics into IpManager am: 8afa558c52
by Erik Kline
· 9 years ago
8afa558
Move DHCPv4 mechanics into IpManager
by Erik Kline
· 9 years ago
59235e6
Support static IP configuration internally am: 1e91e4ebb6
by Erik Kline
· 9 years ago
1e91e4e
Support static IP configuration internally
by Erik Kline
· 9 years ago
4cc9ef8
Initial refactoring to group IP-related elements into an IpManager
by Erik Kline
· 9 years ago
a636761
Initial refactoring to group IP-related elements into an IpManager
by Erik Kline
· 9 years ago
7cb5013
DO NOT MERGE Refactor netlink and IpReachabilityMonitor into services/net
by Erik Kline
· 9 years ago
bda01cc
Fix canceling renew alarms.
by Lorenzo Colitti
· 9 years ago
9d3aadb
Add a new WakeupMessage class and use it in two places.
by Lorenzo Colitti
· 9 years ago
c415f72
Merge changes I456984a2,Id4d1031b
by Lorenzo Colitti
· 9 years ago
831204c
Switch the DHCP client to the new AlarmManager callback interface
by Lorenzo Colitti
· 9 years ago
e5f11cd
Refactor alarm setting code in preparation for switch to callback
by Lorenzo Colitti
· 9 years ago
6c7acb6
Add a test that checks the contents of DISCOVER packets.
by Lorenzo Colitti
· 9 years ago
8a484fb
Merge "Don\'t crash if a DHCP server doesn\'t send the server ID option." into mnc-dr-dev am: a2cc04736d am: e4aacaeec9 am: c52503acf0
by Lorenzo Colitti
· 9 years ago
7611f1c
Don't crash if a DHCP server doesn't send the server ID option.
by Lorenzo Colitti
· 9 years ago
952159f
Make all IpReachabilityMonitor log messages have the same tag
by Erik Kline
· 9 years ago
eda0ea4
am 3d3f766c: am 871d96b4: am 13c5dd5c: am eb0bbd45: Merge changes Id6a0b0de,I5f03b8b2,I62464b92 into mnc-dr-dev
by Lorenzo Colitti
· 9 years ago
4e4d59e
Connect the DHCP UDP socket to the server.
by Lorenzo Colitti
· 9 years ago
cccaa51
Merge "Connect the DHCP UDP socket to the server."
by Lorenzo Colitti
· 9 years ago
577255e
Connect the DHCP UDP socket to the server.
by Lorenzo Colitti
· 9 years ago
025f4a5
Support DHCP replies with multiple default gateways.
by Lorenzo Colitti
· 9 years ago
b19238c
Accept DHCP responses from non-67 server source ports
by Erik Kline
· 9 years ago
496906e
Improve logging of DHCP parse errors using exceptions.
by Erik Kline
· 9 years ago
1c01e61
Only log exceptions if the IpReachabilityMonitor is still running.
by Erik Kline
· 9 years ago
4148089
Add an explanation of how IpReachabilityMonitor works
by Erik Kline
· 9 years ago
3a08975
am cafb3192: am 4c74a02e: am 3af6163a: am 31fe464d: Merge "Give the DhcpClient alarm broadcasts foreground priority." into mnc-dr-dev
by Ian Pedowitz
· 9 years ago
Next »