commit | 04252031522382efb7bb56566898a69ea25739da | [log] [tgz] |
---|---|---|
author | Hansen Kurli <hkurli@google.com> | Wed Dec 07 11:21:49 2022 +0000 |
committer | Hansen Kurli <hkurli@google.com> | Tue Dec 20 09:28:36 2022 +0000 |
tree | d4048abf7273fdfc33a7bd08b2ec1471a96adc82 | |
parent | edbf34a18270262c20360e43be346d9bcd9d1379 [diff] |
Ensure MTU is set for new interfaces. Setting the MTU for an interface should not be skipped when the interface names are different. This occurs when a VPN network creates a new interface with identical MTU. Bug: 246398088 Test: atest ConnectivityServiceTest Test: Manual test: Connect to VPN network and switch networks Test: Confirm MTU of interface is set correctly with `adb shell ip addr` Change-Id: I811a01feca2fb2130c57c6c924145314180434c5