libnet-frame-perl 1.17-1 source package in Ubuntu
Changelog
libnet-frame-perl (1.17-1) unstable; urgency=medium [ Salvatore Bonaccorso ] * debian/control: Use HTTPS transport protocol for Vcs-Git URI [ gregor herrmann ] * debian/copyright: change Copyright-Format 1.0 URL to HTTPS. * Remove Jonathan Yu from Uploaders. Thanks for your work! [ Alex Muntada ] * Remove inactive pkg-perl members from Uploaders. [ Florian Schlichting ] * Import upstream version 1.17 * Update copyright years * Add myself to Uploaders and d/copyright * Declare compliance with Debian Policy 4.1.1 -- Florian Schlichting <email address hidden> Wed, 15 Nov 2017 23:20:24 +0100
Upload details
- Uploaded by:
- Debian Perl Group
- Uploaded to:
- Sid
- Original maintainer:
- Debian Perl Group
- Architectures:
- all
- Section:
- perl
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Bionic | release | universe | perl |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
libnet-frame-perl_1.17-1.dsc | 2.1 KiB | d6363d7d8b2264acffe94e18a38291679331f2b307a38cef4a6313557e71d309 |
libnet-frame-perl_1.17.orig.tar.gz | 29.2 KiB | 09bf7d2d18d2d56cea2d5975dc8d4c409ef086eeb79f1ee84af25c84643d2efb |
libnet-frame-perl_1.17-1.debian.tar.xz | 2.8 KiB | ff49983664fbb7256ab3468af1dc20700adf7cd6e0817c175f6f90e210092903 |
Available diffs
- diff from 1.16-2 to 1.17-1 (2.9 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.