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

Parse DNS requests over TCP #524

Merged
merged 2 commits into from
May 31, 2023
Merged

Parse DNS requests over TCP #524

merged 2 commits into from
May 31, 2023

Conversation

dxsup
Copy link
Member

@dxsup dxsup commented May 31, 2023

Description

Parse DNS requests over TCP. DNS Transport over TCP says there is two-octet length field at the start of the header when using TCP.

Related Issue

#262

Motivation and Context

How Has This Been Tested?

=== RUN   TestNoSupportProtocol
=== RUN   TestNoSupportProtocol/normal
--- PASS: TestNoSupportProtocol (0.00s)
    --- PASS: TestNoSupportProtocol/normal (0.00s)
PASS

Signed-off-by: Daxin Wang <daxinwang@harmonycloud.cn>
@dxsup dxsup requested a review from hocktea214 May 31, 2023 09:01
hocktea214
hocktea214 previously approved these changes May 31, 2023
Signed-off-by: Daxin Wang <daxinwang@harmonycloud.cn>
@dxsup dxsup merged commit 6f31118 into KindlingProject:main May 31, 2023
@dxsup dxsup deleted the debug-dns branch May 31, 2023 09:33
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