Skip to content

Conversation

sgmonroy
Copy link
Contributor

@sgmonroy sgmonroy commented Aug 21, 2019

This change is Reviewable

@sgmonroy sgmonroy force-pushed the br-ctrl-fix-log branch 2 times, most recently from c10d1dc to b302ed2 Compare August 22, 2019 13:38
Copy link
Contributor

@oncilla oncilla left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reviewed 2 of 2 files at r1.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved


go/border/rctrl/ifstate.go, line 77 at r1 (raw file):

		dst.NextHop = addr
		if _, err := snetConn.WriteToSCION(pld, dst); err != nil {
			retErr = common.NewBasicError("Writing IFStateReq", retErr, "dst", dst, "err", err)

With this, error logs are lost.

Copy link
Contributor

@oncilla oncilla left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:lgtm:

Reviewed 2 of 2 files at r2.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved

@sgmonroy sgmonroy merged commit effce5a into scionproto:master Aug 26, 2019
@sgmonroy sgmonroy deleted the br-ctrl-fix-log branch August 26, 2019 07:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants