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

TLS: add support for DTLS (over STUN) over TCP #2463

Merged
merged 1 commit into from
Jun 5, 2024

Conversation

IvanNardi
Copy link
Collaborator

TODO: TCP reassembler on top of UDP reassembler

See: #2414

@utoni
Copy link
Collaborator

utoni commented Jun 4, 2024

@IvanNardi
Any ideas why the CI is constantly failing everywhere?

@IvanNardi
Copy link
Collaborator Author

@IvanNardi Any ideas why the CI is constantly failing everywhere?

There is a general issue on ubuntu 24.04 runners just fixed upstream (actions/runner-images@c9f2293 and actions/runner-images#9937 (comment))
It is quite likely that we are hitting the same issue.
AFAIU, a new image should be provided in a few days

TODO: TCP reassembler on top of UDP reassembler

See: ntop#2414
Copy link

sonarcloud bot commented Jun 5, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@IvanNardi IvanNardi merged commit b6beeef into ntop:dev Jun 5, 2024
36 checks passed
@IvanNardi IvanNardi deleted the dtls_over_tcp branch June 5, 2024 11:49
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