]> Cypherpunks repositories - gostls13.git/commit
net: simplify interfaceTable for BSD variants
authorMikio Hara <mikioh.mikioh@gmail.com>
Mon, 16 May 2016 22:07:58 +0000 (07:07 +0900)
committerMikio Hara <mikioh.mikioh@gmail.com>
Tue, 17 May 2016 00:14:41 +0000 (00:14 +0000)
commitca831135b34d13fe5b774a6b23867dd1a277786a
tree0c431e2104ba97d844bcfc06903b270b575f9335
parent5ccd571f3e2798e4afe8affa354351b5055cb20d
net: simplify interfaceTable for BSD variants

This change drops parseInterfaceTable which becomes unnecessary by the
golang.org/x/net/route plumbing.

Change-Id: I05f96e347de950bb1e9292bb3eeff01bb40e292f
Reviewed-on: https://go-review.googlesource.com/23125
Run-TryBot: Mikio Hara <mikioh.mikioh@gmail.com>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
src/net/interface_bsd.go