index
:
Project-1CE/packages_modules_NetworkStack
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
android
/
net
/
dhcp
/
DhcpPacket.java
Age
Commit message (
Expand
)
Author
2020-06-12
Move Inet[4]AddressUtils to libs/net
Remi NGUYEN VAN
2020-05-15
Move common apishim classes to apishim.common pkg
Remi NGUYEN VAN
2020-05-07
Set clientId when parsing an explicit DHCP_CLIENT_IDENTIFIER option.
Xiao Ma
2020-04-16
Renew previous IP address when roaming happens in certain specific Wi-Fi netw...
Xiao Ma
2020-03-25
Make all DHCP option numbers public.
Automerger Merge Worker
2020-02-19
Add captive portal info to DhcpClient output
Remi NGUYEN VAN
2019-12-27
Provide RRO configuration to send DHCP client hostname option.
Xiao Ma
2019-12-11
Add Rapid Commit option support in DHCP Server side.
Xiao Ma
2019-12-09
Implement IPv4 address conflict detection and DHCPDECLINE.
Xiao Ma
2019-10-30
Remove hidden annotation usage from NetworkStack
Remi NGUYEN VAN
2019-07-02
Add DHCP Rapid Commit option(RFC4039) support in client side.
Xiao Ma
2019-06-10
Add an IpClientIntegrationTest
Xiao Ma
2019-04-27
Additional code for server name in DHCP packets.
Lorenzo Colitti
2019-04-26
Parse the server host name field of the dhcp package
yuanyunli
2019-01-28
Add hidden utils and constants to NetworkStack
Remi NGUYEN VAN
2019-01-28
Move NetworkUtils used by NetworkStack
Remi NGUYEN VAN
2019-01-23
Move IpClient to NetworkStack
Remi NGUYEN VAN