[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#533293: marked as done (RFP: libnet-packet-perl -- a framework to easily send)



Your message dated Thu, 10 Mar 2011 21:17:42 -0500
with message-id <AANLkTinJ9deThmJ5ZV9HDu28+D2+7aZekdtA9X9ZjP18@mail.gmail.com>
and subject line 
has caused the Debian Bug report #533293,
regarding RFP: libnet-packet-perl -- a framework to easily send
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
533293: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=533293
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: wnpp
Severity: wishlist


This perl module provides packet building/parsing. It is useful
alongside libnet-pcap-perl for parsing the captured packets off the
wire.

* Package name    : libnet-packet-perl
  Version         : 3.26
  Upstream Author : Patrice Auffret (gomor@cpan.org)
* URL             : http://search.cpan.org/~gomor/Net-Packet-3.26/
* License         : Artistic
  Programming Lang: Perl
  Description     : a framework to easily send and receive frames from layer 2 to layer 7

This module is a unified framework to craft, send and receive packets at
layers 2, 3, 4 and 7.

Basically, you forge each layer of a frame (Net::Packet::IPv4 for layer
3, Net::Packet::TCP for layer 4; for example), and pack all of this into
a Net::Packet::Frame object. Then, you can send the frame to the
network, and receive its response easily, because the response is
automatically searched for and matched against the request (not
implemented for all layers).



--- End Message ---
--- Begin Message ---
Closing this bug without resolving it, since Net::Packet is deprecated upstream.

This will instead be replaced by packaging Net::Frame.

Cheers,

Jonathan


--- End Message ---

Reply to: