summaryrefslogtreecommitdiff
path: root/core/java/android/net/KeepalivePacketData.java
Commit message (Expand)AuthorAgeFilesLines
* Move module sources to packages/ConnectivityRemi NGUYEN VAN2021-02-011-119/+0
* Move IpUtils to frameworks/libs/netRemi NGUYEN VAN2020-10-051-1/+2
* API review: access field by methodAaron Huang2020-03-241-11/+38
* services.net: Add a static library needed by wifi moduleRoshan Pius2020-03-161-19/+3
* Add keepalive related methods and fields to system APIsAaron Huang2019-12-171-30/+18
* All Parcelable CREATOR fields are @NonNull.Jeff Sharkey2019-02-281-1/+1
* [KA03] Support tcp keepalive offloadmarkchien2019-02-061-1/+1
* [KA02] internal cleanup and refactor for SocketKeepalivejunyulai2019-02-051-51/+6
* Fix ConnectivityServiceTest for NATT KeepaliveNathan Harold2018-02-161-12/+2
* Rework KeepalivePacketData for Compatibility with CellNathan Harold2018-01-291-31/+68
* Relocate KeepalivePacketData to frameworks/baseNathan Harold2018-01-291-0/+137