Skip to content

Conversation

yuyi2439
Copy link
Contributor

No description provided.

smoltcp::wire::EthernetAddress(device.mac_address()),
));

iface_config.random_seed = rand() as u64;
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

这样设置会有问题,http_server read不到信息,但是改成12345就能行了,我不理解

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

read不到信息具体指的是什么?卡在哪个地方的代码?

Copy link
Member

@fslongjin fslongjin Apr 19, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

#743

跟这个issue有关,是tcp accept地方有问题

@yuyi2439
Copy link
Contributor Author

#732

@dragonosbot dragonosbot added the T-driver Relevant to the driver team, which will review and decide on the PR/issue. label Apr 21, 2024
@fslongjin fslongjin merged commit 881ff6f into DragonOS-Community:master Apr 21, 2024
@yuyi2439 yuyi2439 deleted the upgrade-smoltcp branch April 21, 2024 03:41
BrahmaMantra pushed a commit to BrahmaMantra/DragonOS that referenced this pull request Dec 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
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.

3 participants