Skip to content

Commit 8bce416

Browse files
authored
Update README.md
1 parent a01789c commit 8bce416

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,16 @@
11
# uinet
22
userspace netstack basic freebsd
3+
34
用户态协议栈
45
基于f-stack的修改,源码来自freebsd11,整合多线程模式
6+
57
编译方法:
68
直接执行make
9+
默认的ARCH为x86_64,需要修改可以更改lib/machine_include/machine
710

811
运行方法:
912
example/helloworld -i eth0
13+
1014
eth0为本机的物理接口名
1115

1216
测试代码在example/main.c

0 commit comments

Comments
 (0)