The-Dire / hf-ip
创建一个用户态的TCP/IP协议栈。基于Linux内核的TCP/IP协议栈,Xiaochen Wang's TCP/IP stack 和 Level-IP这三个项目构建的。同时它也是一个中文教程,可以帮助自己(或者看到此教程的人)更好的理解计算机网络,更好的理解协议栈。
☆77Updated 3 years ago
Alternatives and similar repositories for hf-ip:
Users that are interested in hf-ip are comparing it to the libraries listed below
- 一个基于tun/tap设备编写的简易的tcp/ip协议栈.☆93Updated 7 years ago
- select、poll、epoll☆69Updated 5 years ago
- Linux 1.2.13 网络协议栈学习☆35Updated 5 years ago
- linux0.11源码解析☆92Updated last year
- 谢宝友的Linux2.6.11源码注释。linux 2.6.11.12代码注释。主要参考《深入理解LINUX内核第三版》、《深入理解LINUX网络内幕》、《深入理解LINUX虚拟内存管理》等书籍☆234Updated 6 years ago
- 《Linux高性能服务器编程》上的例子☆50Updated 10 years ago
- Linux内核之旅开源社区实验代码管理☆75Updated 2 years ago
- libevent source code analysis☆61Updated 2 years ago
- 这里面的代码注释,前后花了六年时间,几乎所有重要的内核子系统都注释了,例如中断、互斥、时钟、信号、内存、调度、网络协议栈、文件系 统☆160Updated 7 years ago
- Linux内核1.0版本源码阅读和注释☆140Updated 8 years ago
- linux kernel-4.17 协议栈源码阅读, reading linux kernel 4.17 netstack, once one has started to experience the rich insights that can be gained fr…☆66Updated 5 years ago
- 互联网体系结构/庖丁解牛Linux网络协议栈☆126Updated 4 years ago
- ☆362Updated 11 months ago
- TLPI(The Linux Programming Interface)《linux/unix系统编程手册(上、下册)》学习笔记☆72Updated 6 years ago
- Shuo's learning notes on Linux TCP/IP stack☆119Updated last year
- 由C语言实现的单线程高并发的网络基础库☆53Updated 3 years ago
- libevent-1.4.15源码阅读注释☆73Updated 6 years ago
- 操作系统层面提供的 API 会在相当长的时间内保持接口不变,一旦学成,终生受用。理解和掌握这些基础 socket API 不仅可以最大化地去定制各种网络通信框架,更不用说使用市面上流行的网络通信库了,最重要的是,它会是你排查各种网络疑难杂症坚实的技术保障。☆82Updated 5 years ago
- linux内核网络协议栈源码阅读分析注释--带详尽中文分析注释以及相关流程分析调用注释,对理解分析内核协议栈源码很有帮助☆302Updated 4 years ago
- UNIX 编程实践☆42Updated 5 years ago
- HTTP/2库nghttp2源码中文注释分析, 后期不在更新,。停止分析nghttp2库主要原因:冗余代码太多,可读性差。如果想了解HTTP2代码实现过程,可以参考工程: reading-code-of-nginx-1.9.2;如果想学习quic实现过程,可以参考工程:re…☆44Updated 4 years ago
- epoll+线程池实现大文件传输☆66Updated 9 years ago
- Linux0.12内核代码中文注释+在高版本GCC 5.4.0 + Ubuntu 16.04中编译成功并在Bochs正常测试运行☆221Updated 4 years ago
- 收集网络上讲解Linux系统原理的优秀文章、文档☆76Updated 4 years ago
- 基于协程和事件循环的c++网络库☆58Updated 5 years ago
- 从零实现TCP/IP协议栈。实现ARP/IP(含分片与重组)/UDP/TCP等协议☆47Updated last year
- 自己动手写TCPIP+WEB服务器课程的源码☆38Updated 4 years ago
- Pure copy from sylar☆15Updated 2 years ago
- TinySTL is a subset of STL(cut some containers and algorithms) and also a superset of STL(add some other containers and algorithms)☆58Updated 8 years ago
- ☆149Updated 3 weeks ago