vdeplug-pcap 0.1.0-2build3 source package in Ubuntu

Changelog

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

  * No-change rebuild against libvdeplug2t64

 -- Steve Langasek <email address hidden>  Tue, 19 Mar 2024 06:00:45 +0000

Upload details

Uploaded by:
Steve Langasek
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
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-2build3.debian.tar.xz 2.5 KiB f72299faa6c4cee11cdcfc37f1cf5f838fb232331d507f43124a94f5d497e8b4
vdeplug-pcap_0.1.0-2build3.dsc 2.2 KiB f482dd731140d7bd77cce4ff8e44dbfdbcc8ee3660f6cad688b72f8bcc204410

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