The Xen hypervisor has automatically given you a virtual network device to work with. Xen系统管理程序已经自动提供了一个可以使用的虚拟网络设备(VND)。
This is the name that will exist in / dev or from the output from ifconfig, and is needed to configure the virtual network device and routing. 这个名称将存在于/dev中或ifconfig的输出中,需要用于配置虚拟网络设备(VND)和路由。
Dom0 provides virtual block device and virtual network device to the other guest OS, which is sometime referred to as domain U ( or DomU ). Dom0向其他guestOS(有时被称作domainU或DomU)提供虚拟块设备和虚拟网络设备(VND)。
Realization of Virtual Network Device(VND) in EPON System EPON系统中虚拟网络设备(VND)的实现
This article introduces the technique of using virtual char device and virtual network device in Linux to write EPON device driver, which is simple and easy to implement. Meanwhile, its application and detailed implementation are presented. 文章介绍了采用Linux虚拟字符设备和虚拟网络设备(VND)的处理方式编写以太网无源光网络(EPON)设备驱动程序的方法,具有简单易行的特点,同时介绍了其应用和具体的实现步骤。