]> Cypherpunks repositories - gostls13.git/commit
net: fix bug in net.Interfaces: handle elastic sdl_data size correctly
authorMikio Hara <mikioh.mikioh@gmail.com>
Tue, 7 Jun 2011 20:06:36 +0000 (16:06 -0400)
committerRuss Cox <rsc@golang.org>
Tue, 7 Jun 2011 20:06:36 +0000 (16:06 -0400)
commita8fd3741874bb3c4a2bda6760d95239e63af8b94
tree5c3f07e42515808b98e81164e9eec9f2731ddc97
parentbe48115f48b4a8e827502771599ee274aaba3117
net: fix bug in net.Interfaces: handle elastic sdl_data size correctly

Fixes #1921.

R=golang-dev, jeff
CC=golang-dev
https://golang.org/cl/4535120
src/pkg/net/interface_bsd.go