[liboping-changes] octo's ping library: Changes to 'refs/tags/Net-Oping-1.00'

Florian Forster octo at verplant.org
Sat Jan 26 17:22:20 CET 2008


Tag 'Net-Oping-1.00' created by Florian Forster <octo at verplant.org> at 2008-01-26 16:21 +0100

Tag for Net::Oping 1.00
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQBHm14pjvke9ZFSPD0RAizaAKCA6cKpb15ra+16mXBoSAOLOOOBbgCeJu8p
zIglE6a69HY3ZiVbsZFU/1M=
=5ZY5
-----END PGP SIGNATURE-----

Changes since liboping-0.3.5:
Doug MacEachern (1):
      Provide a fallback if `ICMP6_ECHO_REQUEST' or `ICMP6_ECHO_REPLY' is not defined.

Florian Forster (8):
      src/liboping.c: Added the `username' field which holds the name provided by the user.
      Merge branch 'origin'
      bindings/perl: Added an improved version of the Perl bindings created by Olivier Fredj.
      src/liboping.c: Return the number of bytes actually required to store the hostname
      Merge branch 'pull/liboping-0.3' into liboping-0.3
      Merge branch 'liboping-0.3'
      src/liboping.c: Return the number of bytes actually required to store the username
      bindings/perl/MANIFEST: Remove the ppport.h header file from this list.

---
 bindings/perl/Changes               |    9 +
 bindings/perl/MANIFEST              |    9 +
 bindings/perl/META.yml              |   10 +
 bindings/perl/Makefile.PL           |   15 +
 bindings/perl/Oping.xs              |  149 +++++++++++++++++++
 bindings/perl/README                |   41 +++++
 bindings/perl/lib/Net/Oping.pm      |  278 ++++++++++++++++++++++++++++++++++++
 bindings/perl/t/Oping.t             |   17 ++
 bindings/perl/typemap               |    3 
 src/liboping.c                      |   51 +++++-
 src/mans/ping_host_add.pod          |    5 
 src/mans/ping_iterator_get_info.pod |    8 -
 src/oping.h                         |    3 
 13 files changed, 590 insertions(+), 8 deletions(-)
---



More information about the liboping-changes mailing list