]> Cypherpunks repositories - gostls13.git/commit
net: fix parsing of interfaces on plan9 without associated devices
authorBrad Fitzpatrick <bradfitz@golang.org>
Sun, 2 Mar 2025 04:34:45 +0000 (20:34 -0800)
committerGopher Robot <gobot@golang.org>
Mon, 3 Mar 2025 16:07:04 +0000 (08:07 -0800)
commit0312e31ed197b3bf1434e8dbb283f0d2374d7457
tree525274c61b524618c43d8c6660acf4fbc9c5c029
parentbda9f85e5cb57d64e9ff8ef39f0d5222c5ceeea0
net: fix parsing of interfaces on plan9 without associated devices

Fixes #72060
Updates #39908

Change-Id: I7d5bda1654753acebc8aa9937d010b41c5722b36
Reviewed-on: https://go-review.googlesource.com/c/go/+/654055
Reviewed-by: Ian Lance Taylor <iant@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Russ Cox <rsc@golang.org>
Auto-Submit: Brad Fitzpatrick <bradfitz@golang.org>
src/net/interface_plan9.go