forked from pool/perl-NetPacket
update to v1.4.0, no exciting new features/bug fixes. OBS-URL: https://build.opensuse.org/request/show/196491 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-NetPacket?expand=0&rev=7
27 lines
962 B
Plaintext
27 lines
962 B
Plaintext
-------------------------------------------------------------------
|
|
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)
|