Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

perl-NetPacket-1.6.0-lp152.3.2 RPM for noarch

From OpenSuSE Leap 15.2 for noarch

Name: perl-NetPacket Distribution: openSUSE Leap 15.2
Version: 1.6.0 Vendor: openSUSE
Release: lp152.3.2 Build date: Fri Sep 20 18:25:13 2019
Group: Development/Libraries/Perl Build host: lamb28
Size: 136364 Source RPM: perl-NetPacket-1.6.0-lp152.3.2.src.rpm
Packager: https://bugs.opensuse.org
Url: http://search.cpan.org/dist/NetPacket/
Summary: Assemble/Disassemble Network Packets at the Protocol Level
'NetPacket' provides a base class for a cluster of modules related to
decoding and encoding of network protocols. Each 'NetPacket' descendent
module knows how to encode and decode packets for the network protocol it
implements. Consult the documentation for the module in question for
protocol-specific implementation.

Note that there is no inheritance in the 'NetPacket::' cluster of modules
other than each protocol module being a 'NetPacket'. This was seen to be
too restrictive as imposing inheritance relationships (for example between
the IP, UDP and TCP protocols) would make things like tunneling or other
unusual situations difficult.

Provides

Requires

License

Artistic-2.0

Changelog

* Tue Apr 14 2015 coolo@suse.com
  - updated to 1.6.0
    see /usr/share/doc/packages/perl-NetPacket/Changes
    1.6.0 2015-03-13
    [ENHANCEMENTS]
    - Clean up inheritance code (Philip Prindeville).
    - Add a truckload of constants (Philip Prindeville).
    [STATISTICS]
    - code churn: 12 files changed, 343 insertions(+), 220 deletions(-)
    1.5.0 2014-06-15
    [ENHANCEMENTS]
    - Addition of NetPacket::IPX. (Daniel Collins)
    - NetPacket::Ethernet implements 'encode'. (RT#93928, Guido Hungerbuehler)
    [STATISTICS]
    - code churn: 7 files changed, 337 insertions(+), 13 deletions(-)
    1.4.4 2013-11-30
    [BUG FIXES]
    - NetPacket::USBMon: also handle big endian perl without quad type.
      (GH#5, Andreas Schwab)
    - Typo fix in comments. (GH#6, fschlich)
    [STATISTICS]
    - code churn: 3 files changed, 13 insertions(+), 4 deletions(-)
    1.4.3 2013-10-03
    [BUG FIXES]
    - Unpack data in LittleEndian format. (GH#4, k0da)
    [STATISTICS]
    - code churn: 3 files changed, 62 insertions(+), 27 deletions(-)
    1.4.2 2013-09-25
    [BUG FIXES]
    - Dist::Zilla::Plugin::Test::Compile was causing test to potentially hang
      on Windows. (reported by Karen Etheridge)
    [MISC]
    - Tidy up the changelog. (GH#3, Neil Bowers)
    [STATISTICS]
    - code churn: 2 files changed, 46 insertions(+), 20 deletions(-)
  - obsoletes perl-NetPacket-backport.patch
  - remove upstreamed perl-NetPacket-bigendian.patch
* Wed Oct 09 2013 schwab@suse.de
  - Extend last change for 32-bit big endian
* Thu Oct 03 2013 dvaleev@suse.com
  - USB is little endian, so we need to convert it on BigEndian
    platforms (perl-NetPacket-bigendian.patch)
    upstream commit fc0563f746c44387d77e70792628fe2a03628751
* Fri Sep 06 2013 Greg.Freemyer@gmail.com
  - update to 1.4.1 2013-09-05
    [BUG FIXES]
    - Test was using Errno constant and failing on some platforms.
* Tue Aug 27 2013 Greg.Freemyer@gmail.com
  - update to 1.4.0
    - Fixing NetPacked::UDP documentation. (RT#85361, Ben Magistro)
    - New NetPacket::USBMon. (GH#2, lkundrak)
    - 'parse_tcp_options()' method added to NetPacket::TCP (patch by Tom
    Linden) [RT#71320]
    [BUG FIXES]
    - Parse SACK option and fix TSecr parsing. (GH#1, Robin Lee)
    - Fix NetPacket::UDP's strip. (RT#85038, reported by Stan Schwertly)
    - Use of constant withotu parenthesis made test fail under 5.6.2.
* Sat Jul 30 2011 Greg.Freemyer@opensuse.org
  - Update to 1.2.0
    [ENHANCEMENTS]
    - Add support for Ethernet VLAN (thanks to Kai Chan)
    [BUG FIXES]
    - Add a INSTALL file
* Tue Mar 22 2011 pascal.bleser@opensuse.org
  - initial version (1.1.1)

Files

/usr/lib/perl5/vendor_perl/5.26.1/NetPacket
/usr/lib/perl5/vendor_perl/5.26.1/NetPacket.pm
/usr/lib/perl5/vendor_perl/5.26.1/NetPacket/ARP.pm
/usr/lib/perl5/vendor_perl/5.26.1/NetPacket/Ethernet.pm
/usr/lib/perl5/vendor_perl/5.26.1/NetPacket/ICMP.pm
/usr/lib/perl5/vendor_perl/5.26.1/NetPacket/IGMP.pm
/usr/lib/perl5/vendor_perl/5.26.1/NetPacket/IP.pm
/usr/lib/perl5/vendor_perl/5.26.1/NetPacket/IPX.pm
/usr/lib/perl5/vendor_perl/5.26.1/NetPacket/TCP.pm
/usr/lib/perl5/vendor_perl/5.26.1/NetPacket/UDP.pm
/usr/lib/perl5/vendor_perl/5.26.1/NetPacket/USBMon.pm
/usr/lib/perl5/vendor_perl/5.26.1/x86_64-linux-thread-multi
/usr/share/doc/packages/perl-NetPacket
/usr/share/doc/packages/perl-NetPacket/CONTRIBUTORS
/usr/share/doc/packages/perl-NetPacket/Changes
/usr/share/doc/packages/perl-NetPacket/LICENSE
/usr/share/doc/packages/perl-NetPacket/README
/usr/share/doc/packages/perl-NetPacket/README.mkdn
/usr/share/doc/packages/perl-NetPacket/doap.xml
/usr/share/man/man3/NetPacket.3pm.gz
/usr/share/man/man3/NetPacket::ARP.3pm.gz
/usr/share/man/man3/NetPacket::Ethernet.3pm.gz
/usr/share/man/man3/NetPacket::ICMP.3pm.gz
/usr/share/man/man3/NetPacket::IGMP.3pm.gz
/usr/share/man/man3/NetPacket::IP.3pm.gz
/usr/share/man/man3/NetPacket::IPX.3pm.gz
/usr/share/man/man3/NetPacket::TCP.3pm.gz
/usr/share/man/man3/NetPacket::UDP.3pm.gz
/usr/share/man/man3/NetPacket::USBMon.3pm.gz


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 11:50:38 2024