Commit graph

4 commits

Author SHA1 Message Date
mef
718daa87d0 Updated net/p5-Net-Frame-Simple to 1.07
---------------------------------------
1.07 Wed  5 Oct 18:53:36 CEST 2016
   - bugfix: https://rt.cpan.org/Ticket/Display.html?id=118234
     dump() correctly handles payload
2016-11-09 13:48:50 +00:00
agc
203292f73e Add SHA512 digests for distfiles for net category
Problems found with existing digests:
	Package haproxy distfile haproxy-1.5.14.tar.gz
	159f5beb8fdc6b8059ae51b53dc935d91c0fb51f [recorded]
	da39a3ee5e6b4b0d3255bfef95601890afd80709 [calculated]

Problems found locating distfiles:
	Package bsddip: missing distfile bsddip-1.02.tar.Z
	Package citrix_ica: missing distfile citrix_ica-10.6.115659/en.linuxx86.tar.gz
	Package djbdns: missing distfile djbdns-1.05-test25.diff.bz2
	Package djbdns: missing distfile djbdns-cachestats.patch
	Package djbdns: missing distfile 0002-dnscache-cache-soa-records.patch
	Package gated: missing distfile gated-3-5-11.tar.gz
	Package owncloudclient: missing distfile owncloudclient-2.0.2.tar.xz
	Package poink: missing distfile poink-1.6.tar.gz
	Package ra-rtsp-proxy: missing distfile rtspd-src-1.0.0.0.tar.gz
	Package ucspi-ssl: missing distfile ucspi-ssl-0.70-ucspitls-0.1.patch
	Package waste: missing distfile waste-source.tar.gz

Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden).  All existing
SHA1 digests retained for now as an audit trail.
2015-11-04 00:34:51 +00:00
mef
496001d7a3 Update 1.04 to 1.06
-------------------
1.06 Fri Jan 23 07:32:52 CET 2015
   - new: truncated attribute
   - update: copyright notice
   - update: Kwalitee

1.05  Wed Jan 25 22:48:18 CET 2012
   - UPDATE: %Next variable population removed. Must be done from
   developer's own layer 7 modules.
   - bugfix: check when capture length is smaller than content length
   - update: copyright notice
2015-02-21 11:32:02 +00:00
hiramatsu
73611174cb Import Net::Frame::Simple into net/p5-Net-Frame-Simple. This package is
provided in PR pkg/45720.

This module is part of Net::Frame frame crafting framework. It is totally
optional, but can make playing with the network far easier.

Basically, it hides the complexity of frame forging, sending, and receiving,
by providing helper methods, which will analyze internally how to assemble
frames and find responses to probes.

For example, it will take care of computing lengths and checksums, and matching
a response frame to the requesting frame.
2012-01-25 09:54:31 +00:00