搜索资源列表
netlink-program
- netlink编程,是linux下用户态和内核通讯的一种有效方法-netlink programming, is under linux kernel and user states an effective communications method
netlink
- Linux kernel - user space IPC - Netlink example
netlink.zip
- 学习过程中写的Netlink的ppt,非常有用,请各位参靠。,A ppt materil when study netlink, please refer to it for those who want to learn linux netlink.
netlink_demo_2.6.30.tar
- 随着内核版本的演进,netlink的实现也有所变化。给出了在2.6.30内核系统上调测通过的的netlink demo,包括内核模块和应用程序两部分。程序代码精简,工程组织合理。具有参考与复用价值。-With the evolution of the kernel version, netlink realization also change. Given increase in the 2.6.30 kernel the system of measurement through the n
netlink-linux
- linux 内核用户通信netlink机制内核模块及应用层API-mechanism of linux kernel netlink kernel module user communication and application layer API
swconfig.tar
- switch config tool for configuring kernel mode switch phy driver in openwrt. uses generic netlink for kernel to use communication.-switch config tool for configuring kernel mode switch phy driver in openwrt.uses generic netlink for kernel to use co
swconfig-kernel.tar
- kernel mode code for configuring switches. can attach to phy abstraction layer. communicates with user land tool swconfig through generic netlink-kernel mode code for configuring switches.can attach to phy abstraction layer.communicates with user
netlink_demo
- NETLINK是LINUX环境下一种新型的用户空间与内核空间的交互方法,示例代码给出了一个实例,将网络数据包以NETLINK的方式从内核空间发送至用户空间,再由用户空间返回。-under LINUX environment NETLINK is a new type of user space and kernel space of interactive methods, sample code gives an example of a network packet to the NETLI
linux2.6.26_netlink_IPC
- linux2.6.26下的netlink简单进程通信模型,包括Makefile文件-netlink under linux2.6.26 simple model of the process of communication, including the Makefile file
netlink_2.6.x
- netlink sample for arm linux under 2.6.x, to use it, just download and modify you cross compiler path
netlink
- Linux 下netlink的实现,实现较为精确,简单,非常适合刚学习netlink的工程是学习。-A simple implementation of Linux Netlink, it is a good material for those who want to learn how netlink works.
netlink_usage
- 我自己项目里面的一项应用,非常详细的讲清楚Linux下netlink用法-My own project inside an application, in great detail make it clear netlink usage under Linux
program-examples
- linux下内核编程的Damon程序 netlink呀什么都有-linux kernel programming under the program netlink 呀 everything Damon
netlink
- network part:netlink code
netlink
- netlink 文档 有助于理解netlink的原理及其应用。-netlink netlink document helps to understand the principle and its application.
socket
- Data transfer between kernel and user space using netlink socket if
netlink
- NETLINK 应用源码,主要包含netlink使用的例子-NETLINK application source code, consists mainly of examples of the use netlink
examples
- netlink程序实例,两个不错的入门学习代码-netlink program
netlink
- Linux开发环境下通过建立Netlink套接字,实现内核态和用户态数据通信。-Linux development environment through the establishment of Netlink socket, kernel mode and user mode to achieve data communication.
netlink
- linux 内核态和用户态通信,netlink介绍-linux kernel mode and user mode communication, netlink introduced