vdeplug-pcap 0.1.0-2build1 source package in Ubuntu

Changelog

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

  * No-change rebuild for libpcap t64.

 -- Matthias Klose <email address hidden>  Thu, 14 Mar 2024 14:03:32 +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-2build1.debian.tar.xz 2.4 KiB 34d5eefd058825b373f10d0767b8333b9342917b1532ab4902e77f9207fe599a
vdeplug-pcap_0.1.0-2build1.dsc 2.1 KiB 777d7fce9aa622b4d332e072abb432f4e4398a34cfa9af0f3527cec451cb2295

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