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

Issue 45640043: code review 45640043: go.net/ipv6: simplfy control message marshaling (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
11 years, 2 months ago by mikio
Modified:
11 years, 2 months ago
Reviewers:
dave
CC:
golang-codereviews, dave_cheney.net
Visibility:
Public.

Description

go.net/ipv6: simplfy control message marshaling

Patch Set 1 : diff -r 127da548775d https://code.google.com/p/go.net #

Total comments: 1

Patch Set 2 : diff -r 127da548775d https://code.google.com/p/go.net #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -3 lines) Patch
M ipv6/control_rfc2292_unix.go View 1 chunk +1 line, -3 lines 0 comments Download

Messages

Total messages: 8
mikio
Hello golang-codereviews@googlegroups.com (cc: golang-codereviews@googlegroups.com), I'd like you to review this change to https://code.google.com/p/go.net
11 years, 2 months ago (2013-12-26 08:17:34 UTC) #1
mikio
ping
11 years, 2 months ago (2013-12-31 08:21:49 UTC) #2
dave_cheney.net
LGTM with one comment. https://codereview.appspot.com/45640043/diff/80001/ipv6/control_rfc2292_unix.go File ipv6/control_rfc2292_unix.go (right): https://codereview.appspot.com/45640043/diff/80001/ipv6/control_rfc2292_unix.go#newcode146 ipv6/control_rfc2292_unix.go:146: setSockaddr(sa, cm.NextHop, cm.IfIndex) setSockaddr doesn't ...
11 years, 2 months ago (2013-12-31 10:21:00 UTC) #3
mikio
On 2013/12/31 10:21:00, dfc wrote: > https://codereview.appspot.com/45640043/diff/80001/ipv6/control_rfc2292_unix.go#newcode146 > ipv6/control_rfc2292_unix.go:146: setSockaddr(sa, cm.NextHop, cm.IfIndex) > setSockaddr doesn't ...
11 years, 2 months ago (2013-12-31 14:20:11 UTC) #4
mikio
*** Submitted as https://code.google.com/p/go/source/detail?r=45528560020f&repo=net *** go.net/ipv6: simplfy control message marshaling R=golang-codereviews, dave CC=golang-codereviews https://codereview.appspot.com/45640043
11 years, 2 months ago (2013-12-31 14:20:58 UTC) #5
dave_cheney.net
It doesn't on Linux > On 1 Jan 2014, at 1:20, mikioh.mikioh@gmail.com wrote: > > ...
11 years, 2 months ago (2013-12-31 14:22:02 UTC) #6
mikio
On Tue, Dec 31, 2013 at 11:21 PM, Dave Cheney <dave@cheney.net> wrote: > It doesn't ...
11 years, 2 months ago (2013-12-31 14:24:10 UTC) #7
dave_cheney.net
11 years, 2 months ago (2013-12-31 14:26:46 UTC) #8
I looked wherever setSockaddr is defined, I may have looked in the wrong place.




> On 1 Jan 2014, at 1:24, Mikio Hara <mikioh.mikioh@gmail.com> wrote:
> 
>> On Tue, Dec 31, 2013 at 11:21 PM, Dave Cheney <dave@cheney.net> wrote:
>> 
>> It doesn't on Linux
> 
> Did you have a look at sockaddr_in6 or RawSockaddrInet6 of Linux?
Sign in to reply to this message.

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