summaryrefslogtreecommitdiff
path: root/src/android/net/dhcp/DhcpPacket.java
AgeCommit message (Expand)Author
2020-06-12Move Inet[4]AddressUtils to libs/netRemi NGUYEN VAN
2020-05-15Move common apishim classes to apishim.common pkgRemi NGUYEN VAN
2020-05-07Set clientId when parsing an explicit DHCP_CLIENT_IDENTIFIER option.Xiao Ma
2020-04-16Renew previous IP address when roaming happens in certain specific Wi-Fi netw...Xiao Ma
2020-03-25Make all DHCP option numbers public.Automerger Merge Worker
2020-02-19Add captive portal info to DhcpClient outputRemi NGUYEN VAN
2019-12-27Provide RRO configuration to send DHCP client hostname option.Xiao Ma
2019-12-11Add Rapid Commit option support in DHCP Server side.Xiao Ma
2019-12-09Implement IPv4 address conflict detection and DHCPDECLINE.Xiao Ma
2019-10-30Remove hidden annotation usage from NetworkStackRemi NGUYEN VAN
2019-07-02Add DHCP Rapid Commit option(RFC4039) support in client side.Xiao Ma
2019-06-10Add an IpClientIntegrationTestXiao Ma
2019-04-27Additional code for server name in DHCP packets.Lorenzo Colitti
2019-04-26Parse the server host name field of the dhcp packageyuanyunli
2019-01-28Add hidden utils and constants to NetworkStackRemi NGUYEN VAN
2019-01-28Move NetworkUtils used by NetworkStackRemi NGUYEN VAN
2019-01-23Move IpClient to NetworkStackRemi NGUYEN VAN