commit | 7de1c49b7400cf46470c52408443619447ae327a | [log] [tgz] |
---|---|---|
author | Hungming Chen <nuccachen@google.com> | Sat Dec 25 20:00:05 2021 +0800 |
committer | Hungming Chen <nuccachen@google.com> | Thu Jan 20 22:50:13 2022 +0800 |
tree | d644c76fffa3bd43826b9e7e4b2da8818c4ce5b7 | |
parent | 46bbee1bfede2512652487695167ea3b03cf04a7 [diff] |
[CLATJ#10] ClatCoordinator: detect mtu Detect the available mtu for clat. The native mtu detect function is moved from netd to libclat which is called by jni. The java adjust mtu function is moved from netd native code. Bug: 212345928 Test: flash and boot Run "atest ClatCoordinatorTest" in a followup commit. Change-Id: Icf5f57c7e7b947997b76152722e46acdd9d95c1a