[fuchsia] Remove `address_counter` from network interface name.
This change crrev.com/c/2380329 added an index to the interface name, following this now-deleted comment: // Interfaces with more than one IPv6 address will yield multiple // NetworkInterface objects, with friendly names to distinguish the // different IPs (e.g. "wlan" with three IPv6 IPs yields wlan-0, // wlan-1, wlan-2). This comment was incorrectly describing the previous behavior, and clients relied on `interface_name` not including an index. Bug: b/171599542 Bug: fuchsia:21155 Change-Id: Ied6972f15546a8f022f486e8c049bdf1dfb1e819 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2586317 Commit-Queue: Peter Johnston <peterjohnston@google.com> Reviewed-by:Wez <wez@chromium.org> Cr-Commit-Position: refs/heads/master@{#837136}
Showing
Please register or sign in to comment