Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(61)

Issue 5034044: code review 5034044: net: make use of AF_UNSPEC instead of individual addres... (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
13 years, 6 months ago by mikio
Modified:
13 years, 5 months ago
Reviewers:
CC:
albert.strasheim, rsc, golang-dev
Visibility:
Public.

Description

net: make use of AF_UNSPEC instead of individual address family

Patch Set 1 : diff -r 5381c9668045 https://go.googlecode.com/hg/ #

Patch Set 2 : diff -r ec084c7a70c9 https://go.googlecode.com/hg/ #

Patch Set 3 : diff -r a33d941e6c51 https://go.googlecode.com/hg/ #

Patch Set 4 : diff -r f2dcf06a2380 https://go.googlecode.com/hg/ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+11 lines, -25 lines) Patch
M src/pkg/net/interface_bsd.go View 1 chunk +0 lines, -1 line 0 comments Download
M src/pkg/net/interface_linux.go View 1 chunk +11 lines, -24 lines 0 comments Download

Messages

Total messages: 5
albert.strasheim
LGTM. Fixes an issue where I was seeing duplicate IPv4 addresses on a F16 machine ...
13 years, 6 months ago (2011-09-16 07:47:13 UTC) #1
mikio
Hello golang-dev@googlegroups.com, fullung@gmail.com (cc: golang-dev@googlegroups.com), I'd like you to review this change to https://go.googlecode.com/hg/
13 years, 6 months ago (2011-09-16 08:14:35 UTC) #2
rsc
LGTM
13 years, 6 months ago (2011-09-19 14:07:48 UTC) #3
mikio
ping On 2011/09/19 14:07:48, rsc wrote: > LGTM
13 years, 5 months ago (2011-09-22 15:17:35 UTC) #4
mikio
13 years, 5 months ago (2011-09-23 14:37:45 UTC) #5
*** Submitted as http://code.google.com/p/go/source/detail?r=e2087f36b029 ***

net: make use of AF_UNSPEC instead of individual address family

R=fullung, rsc
CC=golang-dev
http://codereview.appspot.com/5034044
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b