refactor(net): the big network rebuild#977
Merged
Conversation
uevent should be format Enum of smoltcp socket should be optimized. need to add interface for routing subsys actix is still not abled to run. clean some casual added code to other places
* 新增CommonAttrGroup,基本支持sysfs下各种类型设备的uevent属性文件的读测试 * 修改net设备的uevent内容,使之与Linux语义一致 * 删除无用注释
…ent-network-rebuild
…t-network-rebuild
clean format, enable ctrl-c in accept blocking
feat: merge master and ready for pr in master
Contributor
|
@Samuka007: no appropriate reviewer found, use |
Member
Author
Member
Author
|
@fslongjin cc? 虽然 unix socket 还用不了,但是原来的也只是充当给 Novashell 通信的内部实现,目前把之前逻辑错误(即会因找不到unix路径所属socket而错误创建socket的错误)去掉之后可以无问题进入 busybox。 |
Member
ok,后面的pr再实现这个呗 |
Signed-off-by: sparkzky <sparkhhhhhhhhhh@outlook.com>
8e44263 to
d419148
Compare
Collaborator
|
解决了一下冲突,合进主线? |
8fb7cc2 to
2040ee3
Compare
Signed-off-by: sparkzky <sparkhhhhhhhhhh@outlook.com>
Signed-off-by: sparkzky <sparkhhhhhhhhhh@outlook.com>
Collaborator
|
@Samuka007 @fslongjin cc |
Signed-off-by: sparkzky <sparkhhhhhhhhhh@outlook.com>
Signed-off-by: sparkzky <sparkhhhhhhhhhh@outlook.com>
Collaborator
- 将inherit-methods-macro依赖从GitHub迁移至DragonOS镜像源 - 移除rust-analyzer的allTargets检查配置 - 简化LoopbackInterface和IfaceCommon的Debug实现 - 移除socket resize方法中的冗余警告日志 Signed-off-by: longjin <longjin@DragonOS.org>
fslongjin
approved these changes
Sep 11, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.


update: 8/29/2025