Net-Ping
view release on metacpan or search on metacpan
- add windows smokers: appveyor
Test fixes
- Improve the tcp test to localhost, when there is no route to localhost
(freebsd mostly)
- TODO a flaky 450_service.t on 127.0.0.1 on port 2 on Windows (analog to freebsd, ...)
(Christian Walde, PR #20)
- Skip 501_ping_icmpv6.t when icmpv6 cannot be initialized. Mostly due to missing
icmpv6 support. (GH #15)
- add more xt tests: t/602_kwalitee.t, t/603_meta.t, t/604_manifest.t
2.73 Thu Feb 27 14:32:25 CET 2020 (rurban)
Bugfixes
- Fix shadowing of hash options in constructor (Patrick Heesom, RT #131919)
- Fix icmp v4 length with given bytes/data_size option (Patrick Heesom, RT #131919)
- Call _resolv as class method (Marc Reissner, GH #16)
2.72 Thu 28 Mar 2019 09:01:39 AM CET (rurban)
Features
- add .cirrus.yml smoker https://cirrus-ci.com/github/rurban/Net-Ping
Test fixes
- Skip failing freebsd localhost resolver tests
2.71 Tue Oct 16 18:41:51 CEST 2018 (rurban)
Features
- Allow data_size > 1024, up to 65535, i.e. fragmented packets.
It is recommended to stay below 1472 though for the typical 1500 MTU.
Many simple devices do not allow fragmented ICMP packets (> 1472).
- Fixed non-core icmp ping test. PR #10 Guillaume Bougard
- Change croak on failing name lookup to return undef,
matching the documentation.
Fixes the regression from 2.43, RT #124830
- Stabilize Socket::VERSION comparisons, errored with Net::Socket
2.020_03, RT #125677 Smoot Carl-Mitchell
Features
- Added icmp message_type method with timestamp support.
PR #11 Guillaume Bougard
2.66 Thu Mar 8 16:44:03 CET 2018 (rurban)
Bugfixes
- Fixed icmpv6 ICMP_ECHOREPLY: nikolas@garofil.be RT 80479
- Fixed icmpv6 default family
- Simplify t/020_external.t
- Seperate timeout=0 and undef RT #97884
Features
- Added icmpv6 test.
- Added optional local tests hosts for the icmp tests:
TEST_PING_HOST and TEST_PING6_HOST
- allow sudo tests with local .git
- skip sudo test with asan leak detector on linux
2.65 Wed Mar 7 09:38:51 CET 2018 (rurban)
META Changes
- strip wrong Text::Template dependency and generation for the README
https://rt.cpan.org/Public/Bug/Display.html?id=124693
This is in core.
- Changed repo name from net-ping to Net-Ping.
- Changed bugtracker to https://github.com/rurban/Net-Ping/issues
- Made Makefile.PL more stable for the CPAN release, support older
perl + EUMM versions.
- Fixed up TODO for IPv6
2.64 Sat Mar 3 15:56:14 CET 2018 (rurban)
Bugfixes
- use NIx_NOSERV flag for windows (PR #6 by chorny)
2.63 Sun Nov 26 18:56:04 CET 2017 (rurban)
Bugfixes
- Keep v5.002 - v5.6 support
- Removed outdated demo/fping from the documentation
(RT #123750 by Steve Morris)
- Added t/420_ping_syn_port.t (#4 by Julio Fraire)
with fixes.
Features
- added indices and crosslinks to the documentation
2.62 Tue Sep 12 13:20:25 2017 -0600 (Nicholas R)
- Improve some tests on missing network connections
2.59 Tue Apr 18 08:46:48 2017 +0200 (rurban)
Bugfixes
- skip udp ping tests on more platforms: hpux, irix, aix.
also pingecho on os390.
(from perl5 core)
Features
- added a make release target
2.58 Wed Feb 1 19:34:03 CET 2017 (rurban)
Features
- return the port num as 5th return value with ack (jfraire)
2.57 Wed Feb 1 19:34:03 CET 2017 (rurban)
Bugfixes
- Resigned with new gpg key
2.56 Wed Jan 18 16:00:00 2017 -0700 (bbb)
Bugfixes
- Stabilize tests
2.55 Thu Oct 20 09:16:06 2016 +0200 (rurban)
Bugfixes
( run in 0.555 second using v1.01-cache-2.11-cpan-49f99fa48dc )