commit | 9f8ed83e04606191deee66ad78c62fabf3e14734 | [log] [tgz] |
---|---|---|
author | Chih-Yu Huang <akahuang@google.com> | Thu Sep 05 17:32:08 2024 +0900 |
committer | Chih-Yu Huang <akahuang@google.com> | Fri Sep 20 09:15:52 2024 +0900 |
tree | a4d40b46ddce2138683adf31808585594cfd768f | |
parent | 73f5b138a2c40460606194f87cd3df72c715d723 [diff] |
Add createSetLinkNameMessage method at RtNetlinkLinkMessage This CL mainly adds the createSetLinkNameMessage() method at the RtNetlinkLinkMessage class, that creates a link message to rename the network interface. The functionality is the same as "ip link set $interface name NEW_NAME". Bug: 364501824 Test: atest NetworkStaticLibTests Change-Id: I6323bce1ece10f4437483214860d50cb7d29df8d