搜索资源列表
802.1Q-2005
- 非常好的DSL开发参考资料。 高清晰版本。全英文-DSL developed a very good reference. Gaoqingxiban this. Full English
LINUX-for-8021Q
- 802.1Q based on the analysis and application linux
FROM-ip_queue-TO-nfnetlink_queue.doc
- 在2.4内核中出现了ip_queue,用于将数据包从内核空间传递到用户空间,其不足之处是只能有一个应用程序接收内核数据。到了2.6.14以后,新增了nfnetlink_queue,理论上可最大可支持65536个应用程序接口,而且可以兼容ip_queue。 不过从内核到用户空间的通道还是只有一个,实际上netfilter对每个协议族也只有一个队列,这里说的65536个子队列的实现就象802.1Q实现VLAN一样是在数据包中设置ID号来区分的,不同ID的包都通过相同的接口传输,只是在两端根据ID
vlan
- linux系统上关于802.1Q VLAN以太网类型的设备处理程序源码,高手绕行-802.1Q VLAN Ethernet type of device handler source, master bypass on the linux system
vlan_gvrp
- 上传一份IEEE 802.1Q GARP VLAN注册协议(GVRP),优化过很多次了,很完美-Upload a IEEE 802.1Q GARP VLAN Registration Protocol (GVRP), optimized many times, it is perfect
802.1q_bridge
- 802.1Q协议在linux中的实现以及基于该协议的网桥实现源码,可编译-the implementation of 802.1Q protocol in linux, also, here is a realization of the bridge based on this protocol. all the source code can be compiled
ebt_vlan
- EBTables 802.1Q match extension kernelspace module for Embedded Linux.
vlan_mvrp
- IEEE 802.1Q Multiple VLAN Registration Protocol (MVRP) Source Code for Embedded Linux.
vlan
- 802.1Q VLAN Ethernet-type device handling Source Code for Linux.
mrp
- IEEE 802.1Q Multiple Registration Protocol (MRP).
nodedefs
- An implementation of 802.1Q VLAN tagging.
ebt_vlan
- EBTables 802.1Q match extension kernelspace module.
vlan_mvrp
- IEEE 802.1Q Multiple VLAN Registration Protocol (MVRP).
vlan_gvrp
- IEEE 802.1Q GARP VLAN Registration Protocol (GVRP).
tag_edsa
- Construct tagged FROM_CPU DSA tag 802.1q tag. -Construct tagged FROM_CPU DSA tag 802.1q tag.
etherdevice
- Reserved Ethernet Addresses per IEEE 802.1Q.
vlan
- 802.1Q VLAN Ethernet-type device handling.
mrp
- IEEE 802.1Q Multiple Registration Protocol (MRP).
QoS
- 详细介绍了VLAN的划分以及802.1Q二层优先级的知识。-Details of the division of VLAN and 802.1Q Layer 2 priority of knowledge
