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

移植dns查询工具dog的--tcp功能 #652

Merged
merged 5 commits into from
Mar 25, 2024

Conversation

val213
Copy link
Collaborator

@val213 val213 commented Mar 23, 2024

修改了user/Makefile的内容,编译后bin目录下会有resolv.conf文件以支持DNS查询功能。

并通过修改用户程序dog中的Makefile文件run和build选项来指定编译和运行的feature,移植了dog中--tcp选项的功能。--udp等后续功能待测试与调试。

@dragonosbot
Copy link

感谢您的pull request,欢迎加入!🎉 DragonOS社区很兴奋地期待审核您的更改,您将在接下来的两周内收到 @fslongjin @GnoCiYeH @chiichen (NB. this repo may be misconfigured) 的回复。💬😊

Please see the contribution instructions for more information. Namely, in order to ensure the minimum review times lag, PR authors and assigned reviewers should ensure that the review label (S-等待审查 and S-等待作者修改) stays updated, invoking these commands when appropriate:

  • @dragonosbot author: 审查结束后,PR的作者应检查评论并采取相应行动
  • @dragonosbot review: 作者已完成修改,将此PR提交给reviewer进行审阅,此PR将再次在审阅者队列中排队

@dragonosbot dragonosbot added the S-等待审查 Status: 等待assignee以及相关方的审查。 label Mar 23, 2024
@dragonosbot dragonosbot added the T-driver Relevant to the driver team, which will review and decide on the PR/issue. label Mar 24, 2024
@dragonosbot
Copy link

tty驱动发生了更改,请进行审查

cc @GnoCiYeH

@fslongjin fslongjin merged commit 7c958c9 into DragonOS-Community:master Mar 25, 2024
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S-等待审查 Status: 等待assignee以及相关方的审查。 T-driver Relevant to the driver team, which will review and decide on the PR/issue.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants