-
-
Notifications
You must be signed in to change notification settings - Fork 142
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
refactor(net): the big network rebuild #977
base: master
Are you sure you want to change the base?
Commits on Oct 10, 2024
-
ready for merge in master (#964)
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
Configuration menu - View commit details
-
Copy full SHA for 40d9375 - Browse repository at this point
Copy the full SHA 40d9375View commit details
Commits on Oct 11, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4e4ce68 - Browse repository at this point
Copy the full SHA 4e4ce68View commit details
Commits on Oct 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 178486f - Browse repository at this point
Copy the full SHA 178486fView commit details -
Configuration menu - View commit details
-
Copy full SHA for e67348c - Browse repository at this point
Copy the full SHA e67348cView commit details
Commits on Oct 14, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 49000bc - Browse repository at this point
Copy the full SHA 49000bcView commit details -
feat: 支持 sysfs下 block, char, Net, rtc, tty 等类型设备的 uevent 文件读操作 (#973)
* 新增CommonAttrGroup,基本支持sysfs下各种类型设备的uevent属性文件的读测试 * 修改net设备的uevent内容,使之与Linux语义一致 * 删除无用注释
Configuration menu - View commit details
-
Copy full SHA for 38d161c - Browse repository at this point
Copy the full SHA 38d161cView commit details -
Merge remote-tracking branch 'upstream/feat-network-rebuild' into uev…
…ent-network-rebuild
Configuration menu - View commit details
-
Copy full SHA for b781eaa - Browse repository at this point
Copy the full SHA b781eaaView commit details -
Merge remote-tracking branch 'upstream/feat-network-rebuild' into fea…
…t-network-rebuild
Configuration menu - View commit details
-
Copy full SHA for 2e98aea - Browse repository at this point
Copy the full SHA 2e98aeaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7cebb88 - Browse repository at this point
Copy the full SHA 7cebb88View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8fe49e1 - Browse repository at this point
Copy the full SHA 8fe49e1View commit details -
Configuration menu - View commit details
-
Copy full SHA for bca536e - Browse repository at this point
Copy the full SHA bca536eView commit details -
Merge pull request #974 from Samuka007:feat-network-rebuild
clean format, enable ctrl-c in accept blocking
Configuration menu - View commit details
-
Copy full SHA for 9a1fe0f - Browse repository at this point
Copy the full SHA 9a1fe0fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 63ccb53 - Browse repository at this point
Copy the full SHA 63ccb53View commit details -
Merge pull request #976 from Samuka007/feat-network-rebuild
feat: merge master and ready for pr in master
Configuration menu - View commit details
-
Copy full SHA for 91f24d4 - Browse repository at this point
Copy the full SHA 91f24d4View commit details
Commits on Oct 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d7be7de - Browse repository at this point
Copy the full SHA d7be7deView commit details
Commits on Oct 16, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4a2b593 - Browse repository at this point
Copy the full SHA 4a2b593View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7025b76 - Browse repository at this point
Copy the full SHA 7025b76View commit details -
Configuration menu - View commit details
-
Copy full SHA for b9f04fc - Browse repository at this point
Copy the full SHA b9f04fcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 886504f - Browse repository at this point
Copy the full SHA 886504fView commit details -
Merge pull request #980 from val213/feat-network-rebuild
remove(uevent): 将 netlink/uevent 机制从网络子分支中暂时移除
Configuration menu - View commit details
-
Copy full SHA for 10e62c7 - Browse repository at this point
Copy the full SHA 10e62c7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4736fad - Browse repository at this point
Copy the full SHA 4736fadView commit details -
Configuration menu - View commit details
-
Copy full SHA for ce8026c - Browse repository at this point
Copy the full SHA ce8026cView commit details -
Configuration menu - View commit details
-
Copy full SHA for de148a1 - Browse repository at this point
Copy the full SHA de148a1View commit details
Commits on Oct 17, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b9f27f4 - Browse repository at this point
Copy the full SHA b9f27f4View commit details -
Configuration menu - View commit details
-
Copy full SHA for ddad6b1 - Browse repository at this point
Copy the full SHA ddad6b1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 251e1bc - Browse repository at this point
Copy the full SHA 251e1bcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6c812d2 - Browse repository at this point
Copy the full SHA 6c812d2View commit details -
feat: remove syscall prettier printing (#988)
* 重新组织代码分布 * remove unused imports * fix it back to old syscall printing style * regulate naming to posix * todo: socket close 及 port 接触占用 * fix: format check
Configuration menu - View commit details
-
Copy full SHA for 7cd11b4 - Browse repository at this point
Copy the full SHA 7cd11b4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 149fc83 - Browse repository at this point
Copy the full SHA 149fc83View commit details -
Configuration menu - View commit details
-
Copy full SHA for c9806be - Browse repository at this point
Copy the full SHA c9806beView commit details -
Configuration menu - View commit details
-
Copy full SHA for acd3485 - Browse repository at this point
Copy the full SHA acd3485View commit details -
Merge remote-tracking branch 'upstream/feat-network-rebuild'
into feat-network-rebuild
Configuration menu - View commit details
-
Copy full SHA for 954dd0a - Browse repository at this point
Copy the full SHA 954dd0aView commit details -
Merge pull request #992 from Samuka007/feat-network-rebuild
remove unnecessary comments, rename module to posix.
Configuration menu - View commit details
-
Copy full SHA for 7ead4a0 - Browse repository at this point
Copy the full SHA 7ead4a0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 15cedf3 - Browse repository at this point
Copy the full SHA 15cedf3View commit details -
Merge pull request #995 from 1037827920/patch-fix-virtio_error_handle
去除virtio_blk, virtio_net expect错误处理,直接返回错误
Configuration menu - View commit details
-
Copy full SHA for bb23a04 - Browse repository at this point
Copy the full SHA bb23a04View commit details
Commits on Oct 20, 2024
-
* fix: 修复网卡顺序的bug * make fmt * feat: 添加默认网卡字段 * make fmt * 删掉奇怪加入的文件
Configuration menu - View commit details
-
Copy full SHA for acfceaa - Browse repository at this point
Copy the full SHA acfceaaView commit details
Commits on Oct 21, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a303dd0 - Browse repository at this point
Copy the full SHA a303dd0View commit details -
Merge remote-tracking branch 'upstream/feat-network-rebuild' into fea…
…t-network-rebuild
Configuration menu - View commit details
-
Copy full SHA for e0c7255 - Browse repository at this point
Copy the full SHA e0c7255View commit details -
Configuration menu - View commit details
-
Copy full SHA for bca5197 - Browse repository at this point
Copy the full SHA bca5197View commit details -
Merge pull request #1004 from Samuka007/feat-network-rebuild
fix(net): address family错误返回错误导致的redis跑不起来
Configuration menu - View commit details
-
Copy full SHA for 8189cb1 - Browse repository at this point
Copy the full SHA 8189cb1View commit details
Commits on Oct 28, 2024
-
Configuration menu - View commit details
-
Copy full SHA for fad1c09 - Browse repository at this point
Copy the full SHA fad1c09View commit details
Commits on Oct 30, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 055c144 - Browse repository at this point
Copy the full SHA 055c144View commit details
Commits on Nov 7, 2024
-
fix(net): TCP Resources and add syscall print, change to use latest s…
…moltcp (#1032) * change to smoltcp * add syscall, fix wront accept-listen logic * add version and resource close
Configuration menu - View commit details
-
Copy full SHA for ff13f9f - Browse repository at this point
Copy the full SHA ff13f9fView commit details
Commits on Nov 8, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2b180c4 - Browse repository at this point
Copy the full SHA 2b180c4View commit details
Commits on Nov 11, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4e8c71b - Browse repository at this point
Copy the full SHA 4e8c71bView commit details
Commits on Nov 13, 2024
-
Merge pull request #1041 from smallcjy:fix-udp
fix: fix udp and run dog in udp
Configuration menu - View commit details
-
Copy full SHA for 7411864 - Browse repository at this point
Copy the full SHA 7411864View commit details -
Configuration menu - View commit details
-
Copy full SHA for d675513 - Browse repository at this point
Copy the full SHA d675513View commit details -
Configuration menu - View commit details
-
Copy full SHA for aaf9a5f - Browse repository at this point
Copy the full SHA aaf9a5fView commit details -
Configuration menu - View commit details
-
Copy full SHA for e4115c9 - Browse repository at this point
Copy the full SHA e4115c9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1a04676 - Browse repository at this point
Copy the full SHA 1a04676View commit details
Commits on Nov 15, 2024
-
Merge pull request #1048 from Samuka007/feat-network-rebuild
fix(net): merge master and make fmt
Configuration menu - View commit details
-
Copy full SHA for bd5f713 - Browse repository at this point
Copy the full SHA bd5f713View commit details
Commits on Nov 20, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f438808 - Browse repository at this point
Copy the full SHA f438808View commit details -
Configuration menu - View commit details
-
Copy full SHA for dab9a7a - Browse repository at this point
Copy the full SHA dab9a7aView commit details
Commits on Nov 27, 2024
-
Merge branch 'master' into feat-network-rebuild
Signed-off-by: longjin <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 14c2143 - Browse repository at this point
Copy the full SHA 14c2143View commit details -
fix: 修正IfaceCommon的bounds字段的锁使用问题&调度问题
- 中断上下文内用到的锁,在外面要irqsave. - 把主线调度的pr应用到当前分支: #1063 Signed-off-by: longjin <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b749598 - Browse repository at this point
Copy the full SHA b749598View commit details
Commits on Nov 28, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 57e0b2e - Browse repository at this point
Copy the full SHA 57e0b2eView commit details -
Configuration menu - View commit details
-
Copy full SHA for bbea79e - Browse repository at this point
Copy the full SHA bbea79eView commit details -
Merge pull request #1064 from fslongjin:patch-fix-a-locking-problem
fix: 修正IfaceCommon的bounds字段的锁使用问题&调度问题
Configuration menu - View commit details
-
Copy full SHA for 0896c33 - Browse repository at this point
Copy the full SHA 0896c33View commit details
Commits on Nov 29, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b9c07e0 - Browse repository at this point
Copy the full SHA b9c07e0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0e62017 - Browse repository at this point
Copy the full SHA 0e62017View commit details -
Merge pull request #1068 from fslongjin/patch-merge-master-1129
merge master into network refactor branch
Configuration menu - View commit details
-
Copy full SHA for 1848f09 - Browse repository at this point
Copy the full SHA 1848f09View commit details