-------------------
1.07 Tue Jan 20 19:15:48 CET 2015
- update: copyright notice
- update: Kwalitee
1.06 Wed Apr 9 09:50:52 CEST 2014
- bugfix: https://rt.cpan.org/Ticket/Display.html?id=93409
- bugfix: https://rt.cpan.org/Ticket/Display.html?id=93408
- update: copyright notice
1.05 Wed Nov 14 21:47:44 CET 2012
- bugfix: on length calculation for IPv6::Option
- NEW: IPv6 HopByHop and Destination options extension header and Option
modules
=> contributed by vinsworld.com (Thanks Vince)
- UPDATE: IPv6::Fragment and IPv6::Routing do not export consts at all.
- update: added constants for hop-by-hop, destination and mobility
extension headers, and many other protocols
1.04 Thu Feb 23 20:18:58 CET 2012
- UPDATE: renamed IGMPv4 to IGMP
- NEW: IPv6 Fragment and Routing extension headers
=> contributed by vinsworld.com (Thanks Vince)
- update: copyright notice
Do it for all packages that
* mention perl, or
* have a directory name starting with p5-*, or
* depend on a package starting with p5-
like last time, for 5.18, where this didn't lead to complaints.
Let me know if you have any this time.
a) refer 'perl' in their Makefile, or
b) have a directory name of p5-*, or
c) have any dependency on any p5-* package
Like last time, where this caused no complaints.
package is provided in PR pkg/45722.
This modules implements the encoding and decoding of the IPv6 layer.
RFC: ftp://ftp.rfc-editor.org/in-notes/rfc2460.txt
See also Net::Frame::Layer for other attributes and methods.