File perl-NetPacket.changes of Package perl-NetPacket
-------------------------------------------------------------------
Fri Sep 6 19:35:34 UTC 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 05:51:21 UTC 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 16:49:00 EDT 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
-------------------------------------------------------------------
Wed Mar 23 00:35:01 CET 2011 - pascal.bleser@opensuse.org
- initial version (1.1.1)