[NETFRAME] New module releases

GomoR gomor at gomor.org
Sun May 31 17:25:42 CEST 2009


I just released new version of some Net::Frame related modules:

Net::Frame::Dump 1.05:
   - new: NF_DUMP_LAYER_80211 link layer support
   - new: NF_DUMP_LAYER_80211_RADIOTAP link layer support
   - update: replaced croak()/carp() messages with warn()
   - update: copyright notice

Net::Frame::Layer::8021Q 1.01:
   - new: support for MPLS and LLTD layers
   - update: copyright notice
   - update: mailing list URL

Net::Frame::Layer::GRE 1.04:
   - update: added link to a MPLS layer
   - update: copyright notice update

Net::Frame::Layer::ICMPv6 1.02:
   - UPDATE: payload is no more an attribute in ICMPv6 modules, it is
             handled in a generic way like any other layer
   - UPDATE: icmpType is no more an attribute in ICMPv6 module, it is
             handled in a generic way like any other layer
   - UPDATE: options is no more an attribute in ICMPv6 module, it is
             handled in a generic way like any other layer
   - UPDATE: options are handled also in specific ICMPv6 layers, with
             options attribbute (ARRAYREF) and getOptionsLength() function
   - REMOVED: getPayloadLength() functions
   - REMOVED: getOptionsLength() functions
   - update: computeChecksum() and computeLengths() to reflect new computation
             scheme from Net::Frame::Simple
   - update: copyright notice

Net::Frame::Layer::IPv6 1.02:
   - new: support for UDPLite layer
   - update: computeChecksum() and computeLengths() to reflect new computation
             scheme from Net::Frame::Simple
   - update: copyright notice

-- 
  ^  ___  ___             http://www.GomoR.org/          <-+
  | / __ |__/               Research Engineer              |
  | \__/ |  \     ---[ zsh$ alias psed='perl -pe ' ]---    |
  +-->  Net::Frame <=> http://search.cpan.org/~gomor/  <---+


More information about the netframe mailing list