Skip to content

Conversation

matzf
Copy link
Contributor

@matzf matzf commented Dec 5, 2019

The godispatcher uses two separate port tables for IPv4 and IPv6
addresses. While the lookup has selected the applicable table based on
the address type, the registration was always using the table for IPv4.

Also enhance the tests for UDPTable to check that a lookup actually
succeeds after a registration.


This change is Reviewable

@matzf matzf force-pushed the godispatcher-reg-ipv6 branch from e45a398 to 4a6d504 Compare December 5, 2019 10:02
@scrye scrye self-requested a review December 5, 2019 11:13
@scrye scrye self-assigned this Dec 5, 2019
@scrye scrye added the bug Something isn't working label Dec 5, 2019
Copy link
Contributor

@scrye scrye 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 r1.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved

@matzf matzf force-pushed the godispatcher-reg-ipv6 branch from 4a6d504 to ee5d936 Compare December 5, 2019 11:29
Copy link
Contributor

@scrye scrye left a comment

Choose a reason for hiding this comment

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

Reviewable status: :shipit: complete! all files reviewed, all discussions resolved

matzf added 2 commits December 5, 2019 12:41
The godispatcher uses two separate port tables for IPv4 and IPv6
addresses. While the lookup has selected the applicable table based on
the address type, the registration was always using the table for IPv4.

Also enhance the tests for UDPTable to check that a lookup actually
succeeds after a registration.
@matzf matzf force-pushed the godispatcher-reg-ipv6 branch from ee5d936 to f729501 Compare December 5, 2019 11:41
@scrye scrye merged commit ab81943 into scionproto:master Dec 5, 2019
@matzf matzf deleted the godispatcher-reg-ipv6 branch December 19, 2019 07:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants