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

Issue 7325043: code review 7325043: net: add IPConn through Conn test (Closed)

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

Description

net: add IPConn through Conn test Also refactors mock ICMP stuff.

Patch Set 1 #

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

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

Total comments: 2

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

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

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

Messages

Total messages: 8
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
12 years, 4 months ago (2013-02-14 02:54:16 UTC) #1
dave_cheney.net
I am a little concerned that the ICMP message is being sent without something waiting ...
12 years, 4 months ago (2013-02-15 11:08:11 UTC) #2
mikio
Hello golang-dev@googlegroups.com, dave@cheney.net (cc: golang-dev@googlegroups.com), Please take another look.
12 years, 4 months ago (2013-02-16 03:36:06 UTC) #3
mikio
On 2013/02/15 11:08:11, dfc wrote: > I am a little concerned that the ICMP message ...
12 years, 4 months ago (2013-02-16 03:38:06 UTC) #4
mikio
PTAL https://codereview.appspot.com/7325043/diff/5001/src/pkg/net/ipraw_test.go File src/pkg/net/ipraw_test.go (right): https://codereview.appspot.com/7325043/diff/5001/src/pkg/net/ipraw_test.go#newcode274 src/pkg/net/ipraw_test.go:274: if msglen-4 > 0 { On 2013/02/15 11:08:11, ...
12 years, 4 months ago (2013-02-16 03:38:20 UTC) #5
dave_cheney.net
LGTM. Please wait for a second opinion
12 years, 4 months ago (2013-02-16 03:48:25 UTC) #6
rsc
LGTM I didn't look very closely. If you're both happy, I'm happy.
12 years, 4 months ago (2013-02-16 03:49:53 UTC) #7
mikio
12 years, 4 months ago (2013-02-16 03:55:48 UTC) #8
*** Submitted as https://code.google.com/p/go/source/detail?r=3836bcbafa69 ***

net: add IPConn through Conn test

Also refactors mock ICMP stuff.

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

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