5 ms·
Linux kernel is very good source to dig network stack, it has L1 - L4 implementation, and there are some books about Linux network stack design online. it is ve
by weishigoname 8y ago
Linux kernel is very good source to dig network stack, it has L1 - L4 implementation, and there are some books about Linux network stack design online.
it is very helpful to read book and dig network stack code together.