|
|
|
|
|
by weishigoname
2760 days 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. |
|