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: loopback and udp resource problem #1086

Conversation

Samuka007
Copy link
Member

  • remove tcp useless status update
  • enable smoltcp medium-ip feature
  • change loopback device use ip for addressing, avoid arp procedure
  • fix udp couldn't close bug
  • fix udp resource aquire didn't lock port
  • remove useless Timer in network initialization

https://bbs.dragonos.org.cn/t/topic/476

- remove tcp useless status update
- enable smoltcp medium-ip feature
- change loopback device use ip for addressing, avoid arp procedure
- fix udp couldn't close bug
- fix udp resource aquire didn't lock port
- remove useless Timer in network initialization
@dragonosbot
Copy link

@Samuka007: no appropriate reviewer found, use r? to override

@github-actions github-actions bot added the Bug fix A bug is fixed in this pull request label Jan 22, 2025
@Samuka007 Samuka007 requested a review from smallcjy January 22, 2025 16:52
@Samuka007 Samuka007 linked an issue Jan 22, 2025 that may be closed by this pull request
2 tasks
@Samuka007 Samuka007 merged commit 00ea232 into DragonOS-Community:feat-network-rebuild Jan 23, 2025
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug fix A bug is fixed in this pull request
Projects
None yet
3 participants