Home
last modified time | relevance | path

Searched hist:cde5492f725681ed89abe1e6eb088e05d943d793 (Results 1 – 25 of 25) sorted by relevance

/DragonOS/tools/qemu/
H A Difup-natcde5492f725681ed89abe1e6eb088e05d943d793 Wed Apr 19 10:05:02 UTC 2023 login <longjin@DragonOS.org> 新增网络socket的系统调用接口 (#247)

1.修复spinlock忘记恢复rflags的问题
2.WaitQueue增加wakeup_all的功能
3.完善tcp,udp,raw socket
4.把PollStatus结构体改为使用bitflags
5.新增iovec结构体
6.完成网络的系统调用
7.在bootstrap里面添加dnsmasq bridge-utils iptables

---------

Co-authored-by: guanjinquan <1666320330@qq.com>
H A Difdown-natcde5492f725681ed89abe1e6eb088e05d943d793 Wed Apr 19 10:05:02 UTC 2023 login <longjin@DragonOS.org> 新增网络socket的系统调用接口 (#247)

1.修复spinlock忘记恢复rflags的问题
2.WaitQueue增加wakeup_all的功能
3.完善tcp,udp,raw socket
4.把PollStatus结构体改为使用bitflags
5.新增iovec结构体
6.完成网络的系统调用
7.在bootstrap里面添加dnsmasq bridge-utils iptables

---------

Co-authored-by: guanjinquan <1666320330@qq.com>
/DragonOS/kernel/src/libs/
H A Dcasting.rscde5492f725681ed89abe1e6eb088e05d943d793 Wed Apr 19 10:05:02 UTC 2023 login <longjin@DragonOS.org> 新增网络socket的系统调用接口 (#247)

1.修复spinlock忘记恢复rflags的问题
2.WaitQueue增加wakeup_all的功能
3.完善tcp,udp,raw socket
4.把PollStatus结构体改为使用bitflags
5.新增iovec结构体
6.完成网络的系统调用
7.在bootstrap里面添加dnsmasq bridge-utils iptables

---------

Co-authored-by: guanjinquan <1666320330@qq.com>
H A Dwait_queue.rscde5492f725681ed89abe1e6eb088e05d943d793 Wed Apr 19 10:05:02 UTC 2023 login <longjin@DragonOS.org> 新增网络socket的系统调用接口 (#247)

1.修复spinlock忘记恢复rflags的问题
2.WaitQueue增加wakeup_all的功能
3.完善tcp,udp,raw socket
4.把PollStatus结构体改为使用bitflags
5.新增iovec结构体
6.完成网络的系统调用
7.在bootstrap里面添加dnsmasq bridge-utils iptables

---------

Co-authored-by: guanjinquan <1666320330@qq.com>
H A Dspinlock.rscde5492f725681ed89abe1e6eb088e05d943d793 Wed Apr 19 10:05:02 UTC 2023 login <longjin@DragonOS.org> 新增网络socket的系统调用接口 (#247)

1.修复spinlock忘记恢复rflags的问题
2.WaitQueue增加wakeup_all的功能
3.完善tcp,udp,raw socket
4.把PollStatus结构体改为使用bitflags
5.新增iovec结构体
6.完成网络的系统调用
7.在bootstrap里面添加dnsmasq bridge-utils iptables

---------

Co-authored-by: guanjinquan <1666320330@qq.com>
/DragonOS/kernel/src/filesystem/devfs/
H A Dnull_dev.rscde5492f725681ed89abe1e6eb088e05d943d793 Wed Apr 19 10:05:02 UTC 2023 login <longjin@DragonOS.org> 新增网络socket的系统调用接口 (#247)

1.修复spinlock忘记恢复rflags的问题
2.WaitQueue增加wakeup_all的功能
3.完善tcp,udp,raw socket
4.把PollStatus结构体改为使用bitflags
5.新增iovec结构体
6.完成网络的系统调用
7.在bootstrap里面添加dnsmasq bridge-utils iptables

---------

Co-authored-by: guanjinquan <1666320330@qq.com>
H A Dzero_dev.rscde5492f725681ed89abe1e6eb088e05d943d793 Wed Apr 19 10:05:02 UTC 2023 login <longjin@DragonOS.org> 新增网络socket的系统调用接口 (#247)

1.修复spinlock忘记恢复rflags的问题
2.WaitQueue增加wakeup_all的功能
3.完善tcp,udp,raw socket
4.把PollStatus结构体改为使用bitflags
5.新增iovec结构体
6.完成网络的系统调用
7.在bootstrap里面添加dnsmasq bridge-utils iptables

---------

Co-authored-by: guanjinquan <1666320330@qq.com>
H A Dmod.rscde5492f725681ed89abe1e6eb088e05d943d793 Wed Apr 19 10:05:02 UTC 2023 login <longjin@DragonOS.org> 新增网络socket的系统调用接口 (#247)

1.修复spinlock忘记恢复rflags的问题
2.WaitQueue增加wakeup_all的功能
3.完善tcp,udp,raw socket
4.把PollStatus结构体改为使用bitflags
5.新增iovec结构体
6.完成网络的系统调用
7.在bootstrap里面添加dnsmasq bridge-utils iptables

---------

Co-authored-by: guanjinquan <1666320330@qq.com>
/DragonOS/kernel/src/net/
H A Dmod.rscde5492f725681ed89abe1e6eb088e05d943d793 Wed Apr 19 10:05:02 UTC 2023 login <longjin@DragonOS.org> 新增网络socket的系统调用接口 (#247)

1.修复spinlock忘记恢复rflags的问题
2.WaitQueue增加wakeup_all的功能
3.完善tcp,udp,raw socket
4.把PollStatus结构体改为使用bitflags
5.新增iovec结构体
6.完成网络的系统调用
7.在bootstrap里面添加dnsmasq bridge-utils iptables

---------

Co-authored-by: guanjinquan <1666320330@qq.com>
H A Dsyscall.rscde5492f725681ed89abe1e6eb088e05d943d793 Wed Apr 19 10:05:02 UTC 2023 login <longjin@DragonOS.org> 新增网络socket的系统调用接口 (#247)

1.修复spinlock忘记恢复rflags的问题
2.WaitQueue增加wakeup_all的功能
3.完善tcp,udp,raw socket
4.把PollStatus结构体改为使用bitflags
5.新增iovec结构体
6.完成网络的系统调用
7.在bootstrap里面添加dnsmasq bridge-utils iptables

---------

Co-authored-by: guanjinquan <1666320330@qq.com>
H A Dnet_core.rscde5492f725681ed89abe1e6eb088e05d943d793 Wed Apr 19 10:05:02 UTC 2023 login <longjin@DragonOS.org> 新增网络socket的系统调用接口 (#247)

1.修复spinlock忘记恢复rflags的问题
2.WaitQueue增加wakeup_all的功能
3.完善tcp,udp,raw socket
4.把PollStatus结构体改为使用bitflags
5.新增iovec结构体
6.完成网络的系统调用
7.在bootstrap里面添加dnsmasq bridge-utils iptables

---------

Co-authored-by: guanjinquan <1666320330@qq.com>
/DragonOS/kernel/src/driver/disk/ahci/
H A Dahci_inode.rscde5492f725681ed89abe1e6eb088e05d943d793 Wed Apr 19 10:05:02 UTC 2023 login <longjin@DragonOS.org> 新增网络socket的系统调用接口 (#247)

1.修复spinlock忘记恢复rflags的问题
2.WaitQueue增加wakeup_all的功能
3.完善tcp,udp,raw socket
4.把PollStatus结构体改为使用bitflags
5.新增iovec结构体
6.完成网络的系统调用
7.在bootstrap里面添加dnsmasq bridge-utils iptables

---------

Co-authored-by: guanjinquan <1666320330@qq.com>
/DragonOS/kernel/src/driver/keyboard/
H A Dps2_keyboard.rscde5492f725681ed89abe1e6eb088e05d943d793 Wed Apr 19 10:05:02 UTC 2023 login <longjin@DragonOS.org> 新增网络socket的系统调用接口 (#247)

1.修复spinlock忘记恢复rflags的问题
2.WaitQueue增加wakeup_all的功能
3.完善tcp,udp,raw socket
4.把PollStatus结构体改为使用bitflags
5.新增iovec结构体
6.完成网络的系统调用
7.在bootstrap里面添加dnsmasq bridge-utils iptables

---------

Co-authored-by: guanjinquan <1666320330@qq.com>
/DragonOS/kernel/src/driver/net/
H A Dvirtio_net.rscde5492f725681ed89abe1e6eb088e05d943d793 Wed Apr 19 10:05:02 UTC 2023 login <longjin@DragonOS.org> 新增网络socket的系统调用接口 (#247)

1.修复spinlock忘记恢复rflags的问题
2.WaitQueue增加wakeup_all的功能
3.完善tcp,udp,raw socket
4.把PollStatus结构体改为使用bitflags
5.新增iovec结构体
6.完成网络的系统调用
7.在bootstrap里面添加dnsmasq bridge-utils iptables

---------

Co-authored-by: guanjinquan <1666320330@qq.com>
/DragonOS/kernel/src/filesystem/ramfs/
H A Dmod.rscde5492f725681ed89abe1e6eb088e05d943d793 Wed Apr 19 10:05:02 UTC 2023 login <longjin@DragonOS.org> 新增网络socket的系统调用接口 (#247)

1.修复spinlock忘记恢复rflags的问题
2.WaitQueue增加wakeup_all的功能
3.完善tcp,udp,raw socket
4.把PollStatus结构体改为使用bitflags
5.新增iovec结构体
6.完成网络的系统调用
7.在bootstrap里面添加dnsmasq bridge-utils iptables

---------

Co-authored-by: guanjinquan <1666320330@qq.com>
/DragonOS/tools/
H A Dbootstrap.shcde5492f725681ed89abe1e6eb088e05d943d793 Wed Apr 19 10:05:02 UTC 2023 login <longjin@DragonOS.org> 新增网络socket的系统调用接口 (#247)

1.修复spinlock忘记恢复rflags的问题
2.WaitQueue增加wakeup_all的功能
3.完善tcp,udp,raw socket
4.把PollStatus结构体改为使用bitflags
5.新增iovec结构体
6.完成网络的系统调用
7.在bootstrap里面添加dnsmasq bridge-utils iptables

---------

Co-authored-by: guanjinquan <1666320330@qq.com>
H A Drun-qemu.shcde5492f725681ed89abe1e6eb088e05d943d793 Wed Apr 19 10:05:02 UTC 2023 login <longjin@DragonOS.org> 新增网络socket的系统调用接口 (#247)

1.修复spinlock忘记恢复rflags的问题
2.WaitQueue增加wakeup_all的功能
3.完善tcp,udp,raw socket
4.把PollStatus结构体改为使用bitflags
5.新增iovec结构体
6.完成网络的系统调用
7.在bootstrap里面添加dnsmasq bridge-utils iptables

---------

Co-authored-by: guanjinquan <1666320330@qq.com>
/DragonOS/
H A D.gitignorecde5492f725681ed89abe1e6eb088e05d943d793 Wed Apr 19 10:05:02 UTC 2023 login <longjin@DragonOS.org> 新增网络socket的系统调用接口 (#247)

1.修复spinlock忘记恢复rflags的问题
2.WaitQueue增加wakeup_all的功能
3.完善tcp,udp,raw socket
4.把PollStatus结构体改为使用bitflags
5.新增iovec结构体
6.完成网络的系统调用
7.在bootstrap里面添加dnsmasq bridge-utils iptables

---------

Co-authored-by: guanjinquan <1666320330@qq.com>
/DragonOS/kernel/src/time/
H A Dtimer.rscde5492f725681ed89abe1e6eb088e05d943d793 Wed Apr 19 10:05:02 UTC 2023 login <longjin@DragonOS.org> 新增网络socket的系统调用接口 (#247)

1.修复spinlock忘记恢复rflags的问题
2.WaitQueue增加wakeup_all的功能
3.完善tcp,udp,raw socket
4.把PollStatus结构体改为使用bitflags
5.新增iovec结构体
6.完成网络的系统调用
7.在bootstrap里面添加dnsmasq bridge-utils iptables

---------

Co-authored-by: guanjinquan <1666320330@qq.com>
/DragonOS/kernel/src/filesystem/fat/
H A Dfs.rscde5492f725681ed89abe1e6eb088e05d943d793 Wed Apr 19 10:05:02 UTC 2023 login <longjin@DragonOS.org> 新增网络socket的系统调用接口 (#247)

1.修复spinlock忘记恢复rflags的问题
2.WaitQueue增加wakeup_all的功能
3.完善tcp,udp,raw socket
4.把PollStatus结构体改为使用bitflags
5.新增iovec结构体
6.完成网络的系统调用
7.在bootstrap里面添加dnsmasq bridge-utils iptables

---------

Co-authored-by: guanjinquan <1666320330@qq.com>
/DragonOS/kernel/src/filesystem/vfs/
H A Dmod.rscde5492f725681ed89abe1e6eb088e05d943d793 Wed Apr 19 10:05:02 UTC 2023 login <longjin@DragonOS.org> 新增网络socket的系统调用接口 (#247)

1.修复spinlock忘记恢复rflags的问题
2.WaitQueue增加wakeup_all的功能
3.完善tcp,udp,raw socket
4.把PollStatus结构体改为使用bitflags
5.新增iovec结构体
6.完成网络的系统调用
7.在bootstrap里面添加dnsmasq bridge-utils iptables

---------

Co-authored-by: guanjinquan <1666320330@qq.com>
H A Dfile.rscde5492f725681ed89abe1e6eb088e05d943d793 Wed Apr 19 10:05:02 UTC 2023 login <longjin@DragonOS.org> 新增网络socket的系统调用接口 (#247)

1.修复spinlock忘记恢复rflags的问题
2.WaitQueue增加wakeup_all的功能
3.完善tcp,udp,raw socket
4.把PollStatus结构体改为使用bitflags
5.新增iovec结构体
6.完成网络的系统调用
7.在bootstrap里面添加dnsmasq bridge-utils iptables

---------

Co-authored-by: guanjinquan <1666320330@qq.com>
H A Dsyscall.rscde5492f725681ed89abe1e6eb088e05d943d793 Wed Apr 19 10:05:02 UTC 2023 login <longjin@DragonOS.org> 新增网络socket的系统调用接口 (#247)

1.修复spinlock忘记恢复rflags的问题
2.WaitQueue增加wakeup_all的功能
3.完善tcp,udp,raw socket
4.把PollStatus结构体改为使用bitflags
5.新增iovec结构体
6.完成网络的系统调用
7.在bootstrap里面添加dnsmasq bridge-utils iptables

---------

Co-authored-by: guanjinquan <1666320330@qq.com>
/DragonOS/kernel/src/filesystem/procfs/
H A Dmod.rscde5492f725681ed89abe1e6eb088e05d943d793 Wed Apr 19 10:05:02 UTC 2023 login <longjin@DragonOS.org> 新增网络socket的系统调用接口 (#247)

1.修复spinlock忘记恢复rflags的问题
2.WaitQueue增加wakeup_all的功能
3.完善tcp,udp,raw socket
4.把PollStatus结构体改为使用bitflags
5.新增iovec结构体
6.完成网络的系统调用
7.在bootstrap里面添加dnsmasq bridge-utils iptables

---------

Co-authored-by: guanjinquan <1666320330@qq.com>
/DragonOS/kernel/src/
H A Dlib.rscde5492f725681ed89abe1e6eb088e05d943d793 Wed Apr 19 10:05:02 UTC 2023 login <longjin@DragonOS.org> 新增网络socket的系统调用接口 (#247)

1.修复spinlock忘记恢复rflags的问题
2.WaitQueue增加wakeup_all的功能
3.完善tcp,udp,raw socket
4.把PollStatus结构体改为使用bitflags
5.新增iovec结构体
6.完成网络的系统调用
7.在bootstrap里面添加dnsmasq bridge-utils iptables

---------

Co-authored-by: guanjinquan <1666320330@qq.com>