index
:
frameworks_base.git
replicant-2.2
replicant-2.3
replicant-4.0
replicant-4.2
replicant-6.0
frameworks/base
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
services
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
resolve merge conflicts of 89aa6fb to mnc-dr-dev
Hugo Benichi
2017-02-03
1
-0
/
+9
*
Do not crash on malformed DHCP packets.
Hugo Benichi
2017-02-03
1
-6
/
+21
*
Ensure DHCP requests have nonempty hostnames
Alexander Wuerstlein
2016-08-31
1
-1
/
+6
*
Don't crash if a DHCP server doesn't send the server ID option.
Lorenzo Colitti
2015-10-29
1
-4
/
+10
*
Connect the DHCP UDP socket to the server.
Lorenzo Colitti
2015-10-11
1
-7
/
+19
*
Support DHCP replies with multiple default gateways.
Lorenzo Colitti
2015-10-08
3
-15
/
+20
*
Accept DHCP responses from non-67 server source ports
Erik Kline
2015-10-08
1
-2
/
+14
*
Improve logging of DHCP parse errors using exceptions.
Erik Kline
2015-10-08
2
-28
/
+49
*
Give the DhcpClient alarm broadcasts foreground priority.
Lorenzo Colitti
2015-09-25
1
-2
/
+3
*
am 0a76afb9: Merge "Don\'t crash on (invalid) hardware address lengths > 127....
Ian Pedowitz
2015-09-03
1
-2
/
+13
|
\
|
*
Don't crash on (invalid) hardware address lengths > 127.
Lorenzo Colitti
2015-09-03
1
-2
/
+13
*
|
am e022cb08: Merge "Don\'t attempt to stop the receive thread if we never sta...
Lorenzo Colitti
2015-08-12
1
-1
/
+4
|
\
\
|
|
/
|
*
Don't attempt to stop the receive thread if we never started it.
Lorenzo Colitti
2015-08-11
1
-1
/
+4
*
|
ConnectivityManager API for for packet keepalives.
Lorenzo Colitti
2015-07-18
1
-0
/
+151
|
/
*
Fix two parsing bugs in new DHCP client.
Lorenzo Colitti
2015-07-06
1
-2
/
+28
*
Correctly time out CMD_START_DHCP.
Lorenzo Colitti
2015-06-08
1
-18
/
+60
*
Actually close sockets when stopping the receive thread.
Lorenzo Colitti
2015-06-04
1
-5
/
+13
*
Actually fall back from yiaddr to ciaddr.
Lorenzo Colitti
2015-06-04
3
-10
/
+10
*
Make RenewingState time out as well.
Lorenzo Colitti
2015-06-03
1
-15
/
+21
*
Remove the IPv4 address from the interface when DHCP fails.
Lorenzo Colitti
2015-06-03
1
-12
/
+25
*
Merge "Fix DHCP lease time parsing." into mnc-dev
Lorenzo Colitti
2015-06-02
2
-12
/
+38
|
\
|
*
Fix DHCP lease time parsing.
Lorenzo Colitti
2015-06-02
2
-12
/
+38
*
|
pass a defensive copy of DhcpResults
Erik Kline
2015-06-02
1
-6
/
+7
*
|
Specify more information in DhcpClient PendingIntents.
Lorenzo Colitti
2015-05-26
1
-4
/
+5
|
/
*
Merge commit '4cb5d80' into merge2
Etan Cohen
2015-04-24
9
-36
/
+50
|
\
|
*
Set the secs field in the BOOTP header.
Lorenzo Colitti
2015-04-21
9
-36
/
+50
|
*
Deal with null characters in string options.
Lorenzo Colitti
2015-04-01
1
-6
/
+18
*
|
Always send the DHCP client identifier.
Lorenzo Colitti
2015-04-22
5
-14
/
+19
*
|
Log DHCP replies that we can't parse.
Lorenzo Colitti
2015-04-22
1
-0
/
+4
*
|
Merge commit 'b2ff415' into merge_work
Prerepa Viswanadham
2015-04-10
1
-2
/
+4
|
\
\
|
|
/
|
*
Don't log errors if the receive thread is stopped.
Lorenzo Colitti
2015-03-31
1
-2
/
+4
|
*
DHCP: Don't write options longer than 255 bytes.
Lorenzo Colitti
2015-03-17
1
-14
/
+23
|
*
DHCP: parsing robustness fixes.
Lorenzo Colitti
2015-03-17
1
-105
/
+123
|
*
DHCP: Add a Java DHCP client.
Lorenzo Colitti
2015-03-17
1
-0
/
+807
|
*
DHCP: protocol changes.
Lorenzo Colitti
2015-03-17
3
-18
/
+91
|
*
DHCP: glue code.
Lorenzo Colitti
2015-03-16
1
-3
/
+58
|
*
DHCP: Ethernet/IP packet header changes.
Lorenzo Colitti
2015-03-16
1
-7
/
+31
|
*
DHCP: Minor cleanups to the packet code.
Lorenzo Colitti
2015-03-16
9
-234
/
+83
|
*
DHCP: Move the packet code to frameworks/base/services.
Lorenzo Colitti
2015-03-16
10
-0
/
+1559
*
Deal with null characters in string options.
Lorenzo Colitti
2015-04-01
1
-6
/
+18
*
DHCP: Don't write options longer than 255 bytes.
Lorenzo Colitti
2015-03-20
1
-14
/
+23
*
DHCP: parsing robustness fixes.
Lorenzo Colitti
2015-03-20
1
-105
/
+123
*
DHCP: Add a Java DHCP client.
Lorenzo Colitti
2015-03-20
1
-0
/
+807
*
DHCP: protocol changes.
Lorenzo Colitti
2015-03-20
3
-18
/
+91
*
DHCP: glue code.
Lorenzo Colitti
2015-03-20
1
-3
/
+58
*
DHCP: Ethernet/IP packet header changes.
Lorenzo Colitti
2015-03-20
1
-7
/
+31
*
DHCP: Minor cleanups to the packet code.
Lorenzo Colitti
2015-03-20
9
-234
/
+83
*
DHCP: Move the packet code to frameworks/base/services.
Lorenzo Colitti
2015-03-20
10
-0
/
+1559