macOS
brew install vdeprovider-native install command
安装
brew install vdeprovider-native install command
概览
Ethernet compliant virtual network
历史
VDE, Virtual Distributed Ethernet, is a suite for building Ethernet-like virtual networks out of software switches, plugs, cables, tunnels, and TAP connections. It belongs to the VirtualSquare research-and-tooling tradition around virtual machines, emulators, and distributed network labs.
The package is old-school virtualization infrastructure: it predates today's container-networking defaults and gives users explicit virtual switches and virtual cables that can connect QEMU, User Mode Linux, Bochs, MPS machines, real Linux hosts, and remote switches.
The vde-2 README credits Renzo Davoli for VDEv2 work from 2003 through 2006 and notes that it was based long ago on uml-router work by Yon Uriarte and Jeff Dike from 2002. A 2005 TridentCom paper by Davoli describes VDE as an Ethernet-compliant, distributed, software virtual network intended to connect emulators, virtual machines, real operating systems, and other tools.
The historical hosting path also shows its age. SourceForge records VDE as a Virtual Distributed Ethernet project and states that the project moved to GitHub at virtualsquare/vde-2, with new issues and patches directed there. The current GitHub repository was created on 2016-02-22, preserving the vde-2 codebase under the VirtualSquare organization.
VDE's adoption was strongest in virtualization and network-emulation niches. The manpage documents end nodes including real Linux boxes through TUN/TAP, Bochs, QEMU, and MPS virtual machines; Oracle's VirtualBox manual describes VDE networking as an optional source-code feature and credits Renzo Davoli at the University of Bologna.
The 2005 paper framed VDE as a general virtual networking layer rather than a single-emulator feature. That distinction is the adoption hook: users could build virtual Ethernet topologies across different hosts and virtualization systems instead of accepting the networking model bundled with one emulator.
A typical VDE setup runs vde_switch, connects local or remote endpoints with vde_plug/vde cables, and optionally attaches a host TAP interface. The vde_switch manpage describes management through console or a Unix-socket terminal, support for VLAN-like behavior, Fast Spanning Tree work, and daemon mode.
VDE is used for heterogeneous VM labs, tunnels, mobility experiments, and overlay networks where Ethernet frames should move through a user-controlled virtual topology. The README emphasizes that units connected to VDE see each other as if they were on a real Ethernet.
VDE is significant because it exposes virtual networking as composable Unix tools rather than a hidden hypervisor setting. For package users building labs, that means repeatable topologies made of processes and sockets: switches, plugs, TAPs, packet captures, and filters.
It is also a good example of research software that became distribution software. The same package can be read as a 2000s virtualization artifact, a QEMU-era networking tool, and a still-useful way to build small Layer 2 experiments without deploying a larger SDN stack.
安全态势
broad file, network, media, or database tool signal.
blue 风险 · 中 置信度 · tool
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
dpipe | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
unixcmd | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
vde_autolink | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
vde_over_ns | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
vde_pcapplug | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
vde_plug | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
vde_plug2tap | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
vde_router | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
vde_switch | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
vdecmd | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
vdeterm | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
wirefilter | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
安装元数据
| 软件包键 | brew:vde |
|---|---|
| 版本 | 2.3.3 |
| 软件包管理器 | Homebrew |
| 主页 | https://github.com/virtualsquare/vde-2 |
| 仓库 | https://github.com/virtualsquare/vde-2 |
| Bottle | 未记录 |
| 服务 | 未声明 |
来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.