lishuhuakai / ToyIPLinks
一个基于tun/tap设备编写的简易的tcp/ip协议栈.
☆94Updated 7 years ago
Alternatives and similar repositories for ToyIP
Users that are interested in ToyIP are comparing it to the libraries listed below
Sorting:
- 创建一个用户态的TCP/IP协议栈。基于Linux内核的TCP/IP协议栈,Xiaochen Wang's TCP/IP stack 和 Level-IP这三个项目构建的。同时它也是一个中文教程,可以帮助自己(或者看到此教程的人)更好的理解计算机网络,更好的理解协议栈。☆83Updated 4 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…☆68Updated 6 years ago
- Linux 1.2.13 网络协议栈学习☆35Updated 5 years ago
- Stevens的《TCP/IP 实现》的源代码,包括4.4BSD-Lite.tar.gz和 4.4BSD-Lite.tar.gz☆53Updated 9 years ago
- linux0.11源码解析☆93Updated last year
- select、poll、epoll☆69Updated 5 years ago
- linux网络源码分析☆48Updated 3 years ago
- 收集网络上讲解Linux系统原理的优秀文章、文档☆76Updated 5 years ago
- ☆151Updated 5 months ago
- Linux内核架构这本书的笔记,已经不在任何网站展示。☆85Updated 5 years ago
- ☆368Updated last year
- linux内核网络协议栈源码阅读分析注释--带详尽中文分析注释以及相关流程分析调用注释,对理解分析内核协议栈源码很有帮助☆306Updated 4 years ago
- Simple half duplex tunnel☆15Updated 4 years ago
- Shuo's learning notes on Linux TCP/IP stack☆123Updated 2 years ago
- 对tlpi这本书的学习☆30Updated 3 years ago
- 非常简单的一个VPN框架!☆72Updated 8 years ago
- Linux内核之旅开源社区实验代码管理☆76Updated 3 years ago
- Linux0.12内核代码中文注释+在高版本GCC 5.4.0 + Ubuntu 16.04中编译成功并在Bochs正常测试运行☆222Updated 4 years ago
- 中文注释说明内核源码☆173Updated 6 years ago
- Linux内核1.0版本源码阅读和注释☆140Updated 8 years ago
- 一个小巧的linux内核, 学习linux-kernel和进程调度的好帮手☆163Updated 8 years ago
- UNIX 编程实践☆44Updated 5 years ago
- Linux 0.11 版本源码☆53Updated 9 years ago
- 由C语言实现的单线程高并发的网络基础库☆53Updated 4 years ago
- cmdline menu libary☆80Updated 4 years ago
- 《深度探索Linux操作系统 : 系统构建和原理解析》 学习笔记☆111Updated 4 years ago
- HTTP服务器,C语言描述☆70Updated 8 years ago
- TLPI(The Linux Programming Interface)《linux/unix系统编程手册(上、下册)》学习笔记☆76Updated 6 years ago
- The code snippets of all kinds of languages and some docs.☆228Updated 3 years ago
- 学习nginx架构设计与实现,翻译nginx的源码,写nginx的测试代码, 在issue中记录nginx的精妙设计及其常见问题https://github.com/vaynedu/nginx-1.16.0/issues 。 myexercise内存池、哈希表、链表、md5…☆11Updated 3 years ago