F-Stack / f-stack

F-Stack is an user space network development kit with high performance based on DPDK, FreeBSD TCP/IP stack and coroutine API.
http://www.f-stack.org
Other
3.81k stars 888 forks source link

[LD_PRELOAD] #692

Open wrfeewrtgaqwfrwaq opened 2 years ago

wrfeewrtgaqwfrwaq commented 2 years ago

I'm trying to develop subset of full stack substitution for my application of choice. I know it's been for a long time on TODO list and so I'm curious about any ideas or code snippets that anyone has in this field.

jfb8856606 commented 2 years ago

There is no timetable to implement it at the moment, but you can refer to the following https://github.com/F-Stack/hijack-syscall.

Chithesus commented 6 months ago

There is no timetable to implement it at the moment, but you can refer to the following https://github.com/F-Stack/hijack-syscall.

support multi-thread? send msg in another thread?