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
/
DhcpServer.java
Age
Commit message (
Expand
)
Author
2020-06-12
Move Inet[4]AddressUtils to libs/net
Remi NGUYEN VAN
2020-05-19
Support MirrorLink DHCPDECLINE.
Xiao Ma
2020-05-18
Refactor DHCP server with StateMachine.
Xiao Ma
2020-04-28
Address comments on NetworkStack AIDL v6
Remi NGUYEN VAN
2020-04-10
Support specific client address configuration
Treehugger Robot
2020-04-07
Rename IDhcpLeaseCallbacks to IDhcpEventCallbacks for more generic.
Xiao Ma
2020-02-19
Add captive portal info to DhcpClient output
Remi NGUYEN VAN
2020-02-18
Never register a null lease callback.
Lorenzo Colitti
2020-02-18
Revert "Revert "Add DhcpLeaseCallbacks""
Lorenzo Colitti
2020-02-13
Revert "Add DhcpLeaseCallbacks"
Remi NGUYEN VAN
2020-02-12
Add DhcpLeaseCallbacks
Remi NGUYEN VAN
2020-01-29
Add implementation of getInterfaceHash()
Paul Trautrim
2019-12-11
Add Rapid Commit option support in DHCP Server side.
Xiao Ma
2019-10-30
Remove hidden annotation usage from NetworkStack
Remi NGUYEN VAN
2019-09-03
Refactor NetworkStackService for testability
Remi NGUYEN VAN
2019-04-23
Freeze the networkstack-aidl-interfaces interface
Remi NGUYEN VAN
2019-04-17
Move TrafficStats tags for the network stack constants
Chalard Jean
2019-04-03
Move attach*Filter() and addArpEntry() methods to NetworkStack
paulhu
2019-01-30
Remove last NetworkStack usage of hidden APIs
Remi NGUYEN VAN
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-22
Add SystemApi utility for raw sockets.
Remi NGUYEN VAN
2019-01-09
Move DhcpServer to NetworkStack app
Remi NGUYEN VAN