]> Cypherpunks repositories - gostls13.git/commit
net: include both ipv4 and ipv6 netsh output in TestInterfacesWithNetsh
authorAlex Brainman <alex.brainman@gmail.com>
Tue, 15 Dec 2015 01:03:47 +0000 (12:03 +1100)
committerRuss Cox <rsc@golang.org>
Thu, 17 Dec 2015 17:41:41 +0000 (17:41 +0000)
commitf172a28f24664d95611b5943f78c6a2c1cc6efbd
tree5fee0c01ba4109a6708b4855f71122fa9e5d6742
parent3ad3d5931be1aa1fd1b59874eebb40e4b22e2206
net: include both ipv4 and ipv6 netsh output in TestInterfacesWithNetsh

Also include test for interface state (up or down).

Updates #13606

Change-Id: I03538d65525ddd9c2d0254761861c2df7fc5bd5a
Reviewed-on: https://go-review.googlesource.com/17850
Reviewed-by: Russ Cox <rsc@golang.org>
Reviewed-by: Mikio Hara <mikioh.mikioh@gmail.com>
Run-TryBot: Russ Cox <rsc@golang.org>
src/net/net_windows_test.go