Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix udp matcher deduplication with dtls address changes. #835

Merged
merged 1 commit into from Dec 28, 2018

Conversation

boaks
Copy link
Contributor

@boaks boaks commented Dec 27, 2018

Signed-off-by: Achim Kraus achim.kraus@bosch-si.com

Signed-off-by: Achim Kraus <achim.kraus@bosch-si.com>
@boaks boaks added this to the 2.0.0-M13 milestone Dec 27, 2018
@boaks boaks merged commit aed462d into eclipse-californium:2.0.x Dec 28, 2018
@sbernard31
Copy link
Contributor

The idea is about handling address change of foreign peer on deduplication.
This is the case where an address is re-asign and so a peer with a different identity will reuse address and MID from another peer, right ?

Could we face the opposite situation ? where we should have detect a deduplication but didn't get it as peer address changed.

This bring again on the table the idea about having a kind of endpoint identifier on which we can rely on ?

@boaks
Copy link
Contributor Author

boaks commented Jan 7, 2019

Discussion in #837 ?

@sbernard31
Copy link
Contributor

Ok let's move to #837.

@boaks boaks deleted the fix_matcher_adress_change branch April 5, 2019 12:59
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.

None yet

2 participants