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

Issue 173670044: code review 173670044: x/net/{internal/icmp,ipv4,ipv6}: better method for icmp... (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
9 years, 5 months ago by mikio
Modified:
9 years, 5 months ago
Reviewers:
iant
CC:
iant, bradfitz, golang-codereviews
Visibility:
Public.

Description

x/net/{internal/icmp,ipv4,ipv6}: better method for icmp.Type interface

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

Total comments: 2

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

Patch Set 3 : diff -r d249ee5f3018b9bedb6a2262c62a16b278adca9e https://code.google.com/p/go.net #

Patch Set 4 : diff -r d249ee5f3018b9bedb6a2262c62a16b278adca9e https://code.google.com/p/go.net #

Unified diffs Side-by-side diffs Delta from patch set Stats (+20 lines, -6 lines) Patch
M internal/icmp/message.go View 3 chunks +3 lines, -5 lines 0 comments Download
M ipv4/icmp.go View 1 2 2 chunks +7 lines, -0 lines 0 comments Download
M ipv6/icmp.go View 1 2 2 chunks +10 lines, -1 line 0 comments Download

Messages

Total messages: 8
mikio
Hello iant@golang.org (cc: golang-codereviews@googlegroups.com), I'd like you to review this change to https://code.google.com/p/go.net
9 years, 5 months ago (2014-11-28 00:33:08 UTC) #1
bradfitz
https://codereview.appspot.com/173670044/diff/60001/ipv6/icmp.go File ipv6/icmp.go (right): https://codereview.appspot.com/173670044/diff/60001/ipv6/icmp.go#newcode24 ipv6/icmp.go:24: // Protocol returns the ICMP for IPv6 protocol number. ...
9 years, 5 months ago (2014-11-28 00:37:11 UTC) #2
mikio
ptal https://codereview.appspot.com/173670044/diff/60001/ipv6/icmp.go File ipv6/icmp.go (right): https://codereview.appspot.com/173670044/diff/60001/ipv6/icmp.go#newcode24 ipv6/icmp.go:24: // Protocol returns the ICMP for IPv6 protocol ...
9 years, 5 months ago (2014-11-28 00:42:55 UTC) #3
bradfitz
Actually "ICMPv6" is a popular term. Let's use that. "returns the ICMPv6 protocol number" ? ...
9 years, 5 months ago (2014-11-28 00:45:46 UTC) #4
mikio
yup On Fri, Nov 28, 2014 at 9:45 AM, Brad Fitzpatrick <bradfitz@golang.org> wrote: > Actually ...
9 years, 5 months ago (2014-11-28 00:52:33 UTC) #5
mikio
Hello iant@golang.org, bradfitz@golang.org (cc: golang-codereviews@googlegroups.com), Please take another look.
9 years, 5 months ago (2014-11-28 00:53:11 UTC) #6
iant
LGTM
9 years, 5 months ago (2014-11-28 15:59:10 UTC) #7
mikio
9 years, 5 months ago (2014-11-29 01:11:19 UTC) #8
*** Submitted as
https://code.google.com/p/go/source/detail?r=896befd28fdd&repo=net ***

x/net/{internal/icmp,ipv4,ipv6}: better method for icmp.Type interface

LGTM=iant
R=iant, bradfitz
CC=golang-codereviews
https://codereview.appspot.com/173670044
Sign in to reply to this message.

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