搜索资源列表
-
0下载:
本程序是一个module, 使用这个程序需要先把它编译出来(这里是把main.c编译成main.o)。编译命令如下:
gcc -O -c -Wall main.c
使用的时候须用insmod main.o命令加载,不用时用rmmod main.o命令卸载就可以了。此程序还需要Linux2.4 kernel和netfilter的支持,Linux2.4.*内核的标准安装里有netfilter/iptables-this program is a module, the use o
-
-
0下载:
LinCAN is a Linux kernel module that implements a CAN driver capable of working with multiple cards, even with different chips and IO methods. Each communication object can be accessed from multiple applications concurrently.
It supports RT-Linu
-
-
0下载:
Linux 2.6.* 内核Capability LSM模块进程特权信任状本地权限提升漏洞-Linux kernel 2.6 .* Capability LSM module process privilege from the local authority trust Vulnerability
-
-
0下载:
linux内核模块,基于Netfilter内核模块网络加密通信系统-linux kernel module, based on the Netfilter kernel module network encryption communication system
-
-
0下载:
linux内核中的蓝牙模块代码,对研究蓝牙的朋友很有帮助,可以配合蓝牙库和工具集一起来看。-The Bluetooth module linux kernel code, the study of Bluetooth helpful friends, you can meet the Bluetooth library and tool set see the movie.
-
-
0下载:
实现目的:在linux内核的的网络层实现TCP数据的重组,以更好的分析数据。
实现的模块:TCP数据解码和存储模块,TCP数据的重组模块。-To achieve an end: In the linux kernel' s network layer TCP data reorganization to better analyze data. Achieve the module: TCP data decoding and storage modules, TCP data reo
-
-
0下载:
THIS IS LINUX KERNEL PARRALLEL PORT MODULE
-
-
0下载:
利用linux内核中的ipqueue模块进行数据包的获取-Utilize the linux kernel ipqueue module packet acquisition
-
-
0下载:
测试linux内核中的ipqueue模块,进行数据包从内核态网用户态的转化-Test linux kernel ipqueue module, data conversion package from kernel mode network users state
-
-
0下载:
linux编程白皮书,本书对Linux操作系统及其编程作了整体的介绍,以支持用于开发软件的公开源码模型。对内存管理、进程及其通信机制、PCI、内核模块编程及内核系统结构作了详细的解释,且附有很多程序代码实例。对深入研究Linux下的编程有很大的帮助。 -linux programming White Paper, the book made an overall introduction to the Linux operating system and its pr
-
-
0下载:
Linux Kernel Development Module
-
-
0下载:
Kernel module to match connection tracking information for linux.
-
-
0下载:
fb_aodv算法描述,linux内核模块形式,可以交叉编译生成linux内核模块-fb_aodv algorithm descr iption, linux kernel module form, can be cross-compiled linux kernel module
-
-
0下载:
Linux同步互斥模块的练习以及添加一个内核模块-Linux mutual exclusion synchronization module and add a kernel module
-
-
0下载:
linux内核url重定向模块,按照指定规则去重定向访问,内核级开销小,速度快。-url redirection linux kernel module, according to the specified rules to redirect access, kernel-level overhead is small, fast.
-