- 博客(6)
- 收藏
- 关注
原创 链接busybox的未链接的命令到/bin/路径
list=`busybox | busybox tr -d ','`list=${list#*"functions:"}path_list=`echo $PATH | busybox tr ':' ' '`cmd_find=0 for it in $listdo cmd_find=0 for path_it in $path_list do if [ -f /$pa
2013-05-15 09:42:35
1001
原创 linux l2tp kernel(包含了L2TPv3的版本)主要数据结构理解
主要结构体 原来的注释就挺全的,就不多废话了,无非就是通过指针相互指,通过全局的hash保存。1struct l2tp_net { struct list_head l2tp_tunnel_list; //保存了所有tunnel的双向列表的表头 spinlock_t l2tp_tunnel_list_lock; struct hlist_head l2tp_sessio
2012-04-10 10:57:03
3765
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人
RSS订阅