Sha256: 40dfd3683a0446fb49d5c4c62e96643f5e07ff8fe0c7aaaad28f2d7efa67e8ec

Contents?: true

Size: 879 Bytes

Versions: 1

Compression:

Stored size: 879 Bytes

Contents

Version 1.2.2
- increase of build number for GitHub to create GEM

Version 1.2.1
- import into GitHub (Alex Peuchert)
- added .gemspec for automatic GEM creation

Version 1.2
- All IP addresses (v4 and v6) are ipaddr objects now.
- Rework unit tests to run from rake

Version 1.1
- New features courtesy of Jeremy Tregunna
* Fixed "command not found" error when executing "netstat" on some of the BSD's
* Added support for Darwin and DragonFly BSD
* Added unit tests for Darwin and DragonFly as well as ifconfig examples
* Added three methods (1 public, 2 private) to common/ifconfig.rb:
  - valid_addr? - Checks the supplied type and executes one of two private
  methods to verify that the specified address is valid. Returns false if not.

  - valid_v4? and valid_v6? private methods will return true if the supplied
  address is a valid ipv4 or ipv6 address (respectfully).

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
aaalex-ruby-ifconfig-1.2.2 Changelog