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

Issue 13611043: code review 13611043: net: move mock ICMP into separate file (Closed)

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

Description

net: move mock ICMP into separate file This is in prepartion for fixing issue 6320.

Patch Set 1 #

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

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

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

Patch Set 5 : diff -r 98971b9411b9 https://code.google.com/p/go #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -398 lines) Patch
M src/pkg/net/ipraw_test.go View 1 2 chunks +0 lines, -110 lines 0 comments Download
M src/pkg/net/mockicmp_test.go View 1 2 chunks +1 line, -288 lines 0 comments Download

Messages

Total messages: 14
mikio
Hello golang-dev@googlegroups.com (cc: golang-dev@googlegroups.com), I'd like you to review this change to https://code.google.com/p/go
10 years, 7 months ago (2013-09-07 08:19:18 UTC) #1
dave_cheney.net
On 2013/09/07 08:19:18, mikio wrote: > Hello mailto:golang-dev@googlegroups.com (cc: mailto:golang-dev@googlegroups.com), > > I'd like you ...
10 years, 7 months ago (2013-09-07 11:23:01 UTC) #2
mikio
On Sat, Sep 7, 2013 at 8:23 PM, <dave@cheney.net> wrote: > Did you forget to ...
10 years, 7 months ago (2013-09-07 12:44:15 UTC) #3
mikio
ping
10 years, 7 months ago (2013-09-10 07:46:37 UTC) #4
dave_cheney.net
On 2013/09/10 07:46:37, mikio wrote: > ping not lgtm. The description says it's moving code, ...
10 years, 7 months ago (2013-09-10 07:55:28 UTC) #5
mikio
> not lgtm. The description says it's moving code, but all I can see is ...
10 years, 7 months ago (2013-09-10 08:15:16 UTC) #6
mikio
On Tue, Sep 10, 2013 at 4:55 PM, <dave@cheney.net> wrote: > not lgtm. The description ...
10 years, 7 months ago (2013-09-10 08:24:32 UTC) #7
dave_cheney.net
I am using rietveld. On Tue, Sep 10, 2013 at 6:24 PM, Mikio Hara <mikioh.mikioh@gmail.com> ...
10 years, 7 months ago (2013-09-10 08:26:39 UTC) #8
mikio
> I am using rietveld. Can you please attach a screen capture that describes "-400 ...
10 years, 7 months ago (2013-09-10 08:35:52 UTC) #9
dave_cheney.net
I added -110 and -288 and came up with a number close to -400 lines. ...
10 years, 7 months ago (2013-09-10 08:38:44 UTC) #10
mikio
Thanks but that is the result of hg cp. On Sep 10, 2013, at 5:38 ...
10 years, 7 months ago (2013-09-10 09:09:12 UTC) #11
mikio
> Thanks but that is the result of hg cp. > >> I added -110 ...
10 years, 7 months ago (2013-09-10 10:45:58 UTC) #12
dave_cheney.net
On 2013/09/10 10:45:58, mikio wrote: > > Thanks but that is the result of hg ...
10 years, 7 months ago (2013-09-11 10:35:30 UTC) #13
mikio
10 years, 7 months ago (2013-09-12 02:59:24 UTC) #14
*** Submitted as https://code.google.com/p/go/source/detail?r=dee2701c645c ***

net: move mock ICMP into separate file

This is in prepartion for fixing issue 6320.

R=golang-dev, dave
CC=golang-dev
https://codereview.appspot.com/13611043
Sign in to reply to this message.

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