vdeplug-pcap 0.1.0-2build2 source package in Ubuntu

Changelog

vdeplug-pcap (0.1.0-2build2) noble; urgency=medium

  * No-change rebuild against vdeplug4 t64.

 -- Matthias Klose <email address hidden>  Sun, 17 Mar 2024 20:22:52 +0100

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Noble
Original maintainer:
Debian VSquare Team
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
vdeplug-pcap_0.1.0.orig.tar.gz 13.8 KiB 08df30151fc892208100ba57a81a1e9d91406281d1fc03ef57fc309608601789
vdeplug-pcap_0.1.0-2build2.debian.tar.xz 2.4 KiB 778f5f08a31bea964985d4b77476dc973f74f08cf6c03a6f89bd471b87ccddff
vdeplug-pcap_0.1.0-2build2.dsc 2.1 KiB e7e3880deca7f188b7530c095f5c965bb3436eb210daad089d388fecc0193194

Available diffs

View changes file

Binary packages built by this source

libvdeplug-pcap: 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-dbgsym: debug symbols for libvdeplug-pcap