[ 源代码: vdeplug-pcap ]
软件包:libvdeplug-pcap(0.1.0-2)
libvdeplug-pcap 的相关链接
Debian 的资源:
下载源码包 vdeplug-pcap:
维护小组:
- Debian VirtualSquare Team (QA 页面)
- Mattia Biondi (QA 页面)
- Renzo Davoli (QA 页面)
- Andrea Capriotti (QA 页面)
外部的资源:
- 主页 [www.virtualsquare.org]
相似软件包:
libvdeplug plugin: packet capture library (pcap)
This libvdeplug module interconnects a client to an interface using the packet capture library (pcap). All the data that is received by this plug is injected into interface and everything captured from that interface is sent to the client.
Please notice that the pcap library captures and injects packets on the net, packets sent by the host are not captured, injected packets are not received by the host. So several clients using libvdeplug_pcap on the same interface of the same host do not communicate among them (nor they communicate with the host).
其他与 libvdeplug-pcap 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.4)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libpcap0.8 (>= 1.5.1)
- system interface for user-level packet capture
-
- dep: libvdeplug2 (>= 4)
- Virtual Distributed Ethernet - Plug library