-
-
Notifications
You must be signed in to change notification settings - Fork 161
refactor(net): the big network rebuild #977
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
base: master
Are you sure you want to change the base?
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
@Samuka007: no appropriate reviewer found, use |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
需要添加文档
@fslongjin cc? 虽然 unix socket 还用不了,但是原来的也只是充当给 Novashell 通信的内部实现,目前把之前逻辑错误(即会因找不到unix路径所属socket而错误创建socket的错误)去掉之后可以无问题进入 busybox。 |
ok,后面的pr再实现这个呗 |
8e44263
to
d419148
Compare
Signed-off-by: sparkzky <[email protected]>
解决了一下冲突,合进主线? |
8fb7cc2
to
2040ee3
Compare
Signed-off-by: sparkzky <[email protected]>
Signed-off-by: sparkzky <[email protected]>
Signed-off-by: sparkzky <[email protected]>
@Samuka007 @fslongjin cc |
Signed-off-by: sparkzky <[email protected]>
Signed-off-by: sparkzky <[email protected]>
update: 8/29/2025