commit | 8d41fd3a92ef8131500e2446dcd56ea0acedec38 | [log] [tgz] |
---|---|---|
author | Jack Yu <jackyu@google.com> | Wed Apr 15 10:26:17 2020 -0700 |
committer | Jack Yu <jackyu@google.com> | Wed Apr 15 16:15:23 2020 -0700 |
tree | ed31f237e7affb8eb22bba2286a98e1a61ec4f11 | |
parent | b86e5a77a1be48a7e80d2f9a0fca3497ba44a30b [diff] |
Set legacy MTU field for backward compatibility For IWLAN, MTU is not negotiated as part of the RA. The interface MTU is still necessary here to ensure full backward compatibility. To workaround this, we set legacy mtu field with the larger value of mtu v4 and mtu v6. Fix: 153470573 Test: FrameworkTelephonyTests Change-Id: I0671618817a295cc4e9c75df17501de338dbe155