The-Dire / hf-ip
创建一个用户态的TCP/IP协议栈。基于Linux内核的TCP/IP协议栈,Xiaochen Wang's TCP/IP stack 和 Level-IP这三个项目构建的。同时它也是一个中文教程,可以帮助自己(或者看到此教程的人)更好的理解计算机网络,更好的理解协议栈。
☆80Updated 4 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
- linux0.11源码解析☆92Updated last year
- linux kernel-4.17 协议栈源码阅读, reading linux kernel 4.17 netstack, once one has started to experience the rich insights that can be gained fr…☆68Updated 6 years ago
- 谢宝友的Linux2.6.11源码注释。linux 2.6.11.12代码注释。主要参考《深入理解LINUX内核第三版》、《深入理解LINUX网络内幕》、《深入理解LINUX虚拟内存管理》等书籍☆237Updated 6 years ago
- 互联网体系结构/庖丁解牛Linux网络协议栈☆127Updated 4 years ago
- 《Linux高性能服务器编程》上的例子☆50Updated 11 years ago
- 这里面的代码注释,前后花了六年时间,几乎所有重要的内核子系统都注释了,例如中断、互斥、时钟、信号、内存、调度、网络协议栈、文件系统☆161Updated 7 years ago
- Linux内核之旅开源社区实验代码管理☆75Updated 2 years ago
- Linux 1.2.13 网络协议栈学习☆35Updated 5 years ago
- UNIX 编程实践☆44Updated 5 years ago
- TLPI(The Linux Programming Interface)《linux/unix系统编程手册(上、下册)》学习笔记☆74Updated 6 years ago
- libevent-1.4.15源码阅读注释☆73Updated 6 years ago
- C、C++和其在Linux下的编程学习,主要是51CTO、传智播客、一些经典书籍的学习等☆34Updated 11 months ago
- select、poll、epoll☆69Updated 5 years ago
- 自己动手写TCPIP+WEB服务器课程的源码☆39Updated 4 years ago
- Stevens的《TCP/IP 实现》的源代码,包括4.4BSD-Lite.tar.gz和 4.4BSD-Lite.tar.gz☆52Updated 9 years ago
- 由C语言实现的单线程高并发的网络基础库☆53Updated 3 years ago
- linux内核网络协议栈源码阅读分析注释--带详尽中文分析注释以及相关流程分析调用注释,对理解分析内核协议栈源码很有帮助☆306Updated 4 years ago
- 测试操作系统并发量☆70Updated 6 years ago
- Linux内核1.0版本源码阅读和注释☆142Updated 8 years ago
- Linux内核学习笔记☆64Updated 4 years ago
- Shuo's learning notes on Linux TCP/IP stack☆122Updated last year
- libevent source code analysis☆62Updated 2 years ago
- 学员学习过程,课程总结的 文章集锦,包含linux c/c++服务器,音视频,内核,dpdk,golang☆113Updated 3 years ago
- 用户态的 TCPIP 协议栈并包含了 epoll 技术实现源码,注释将不断维护,以保证质量。☆12Updated 5 years ago
- 高性能网络设计——网络编程(网络io与select、poll、epoll,reactor原理与实现、http服务器实现、websocket协议与服务器实现)与网络原理(服务器百万并发,网络协议栈,UDP可靠传输协议QUIC),协程框架NtyCo的实现,用户态协议栈NtyTc…☆31Updated 2 years ago
- Linux0.12内 核代码中文注释+在高版本GCC 5.4.0 + Ubuntu 16.04中编译成功并在Bochs正常测试运行☆222Updated 4 years ago
- ☆365Updated last year
- 单线程用户态TCP/IP协议栈,epoll实现,包含服务器案例,并发测试案例☆705Updated last month
- Pure copy from sylar☆16Updated 2 years ago