libnet-frame-perl 1.21-2 source package in Ubuntu
Changelog
libnet-frame-perl (1.21-2) unstable; urgency=medium [ gregor herrmann ] * debian/watch: use uscan version 4. [ Debian Janitor ] * Remove obsolete field Name from debian/upstream/metadata (already present in machine-readable debian/copyright). * Update standards version to 4.5.0, no changes needed. * Remove constraints unnecessary since stretch: + Build-Depends-Indep: Drop versioned constraint on libsocket-perl. + libnet-frame-perl: Drop versioned constraint on libsocket-perl in Depends. * Bump debhelper from old 12 to 13. * Update standards version to 4.5.1, no changes needed. * Update standards version to 4.6.1, no changes needed. -- Jelmer Vernooij <email address hidden> Sun, 04 Dec 2022 01:15:11 +0000
Upload details
- Uploaded by:
- Debian Perl Group
- Uploaded to:
- Sid
- Original maintainer:
- Debian Perl Group
- Architectures:
- all
- Section:
- perl
- Urgency:
- Medium Urgency
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
libnet-frame-perl_1.21-2.dsc | 2.1 KiB | 7946787ac95db16f1f71b01f4f6a4dd410437097368b8e446c1b8ef75b2d654d |
libnet-frame-perl_1.21.orig.tar.gz | 29.4 KiB | bcb357a28b639f0caf7d62d33d2e60ff0bfccf894d007ce601f635513883d739 |
libnet-frame-perl_1.21-2.debian.tar.xz | 3.2 KiB | f8f91f1d15e3b4b67fa172116d8a94a7e63d131468e06ab1cc393dbdf62058cb |
Available diffs
- diff from 1.21-1 to 1.21-2 (1.1 KiB)
No changes file available.
Binary packages built by this source
- libnet-frame-perl: framework for crafting raw frames
Net::Frame is a Perl framework for crafting raw frames (Layers 2 through 7).
Out of the box, it can be used to produce ARP, Ethernet, IPv4, PPP, TCP and
UDP frames. It has an extensible design for new frame implementations.
.
This module only creates frames; Net::Write (see libnet-write-perl) can be
used to write frames directly to wire.