搜索资源列表
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-program
- netlink编程,是linux下用户态和内核通讯的一种有效方法-netlink programming, is under linux kernel and user states an effective communications method
Netlink
- 实现网络连接功能,主要体现的是HTML接口的应用,适合初学者.-achieve network connectivity, mainly reflected in the HTML interface is the application for beginners.
NetLink
- 一个封装了jrtplib的动态链接库程序,可以被调用来解码rtp包-A package of the dynamic link library jrtplib procedures, can be called to decode rtp packet
hook
- netfilter NF_IP_PRE_ROUTING处挂载钩子函数过滤组播广播包并用netlink发送至用户空间-Department mounted hook netfilter NF_IP_PRE_ROUTING Multicast Broadcast packet filtering function and NetLink sent to user space
LOCAL
- linux netfilterNF_IP_LOCAL_IN处将发给本机的包用netlink重定向到用户空间-linux netfilterNF_IP_LOCAL_IN will be issued by the local package with NetLink redirected to user space
netlink
- Linux kernel - user space IPC - Netlink example-Linux kernel- user space IPC- Netlink example
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 generi
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 abstractio
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
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_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 syste
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
- 学习过程中写的Netlink的ppt,非常有用,请各位参靠。-A ppt materil when study netlink, please refer to it for those who want to learn linux netlink.
netlink
- netlink 文档 有助于理解netlink的原理及其应用。-netlink netlink document helps to understand the principle and its application.
netlink
- NETLINK 应用源码,主要包含netlink使用的例子-NETLINK application source code, consists mainly of examples of the use netlink
netlink
- Linux开发环境下通过建立Netlink套接字,实现内核态和用户态数据通信。-Linux development environment through the establishment of Netlink socket, kernel mode and user mode to achieve data communication.
netlink-linux
- linux 内核用户通信netlink机制内核模块及应用层API-mechanism of linux kernel netlink kernel module user communication and application layer API
netlink
- linux 内核态和用户态通信,netlink介绍-linux kernel mode and user mode communication, netlink introduced