Sha256: c629ca03f932181c5c1078363a4475a89fb3dc4b89c0be2b5952ffe9a0aef11a

Contents?: true

Size: 716 Bytes

Versions: 43

Compression:

Stored size: 716 Bytes

Contents

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

43 entries across 43 versions & 1 rubygems

Version Path
trema-0.4.7 vendor/ruby-ifconfig-1.2/Changelog
trema-0.4.6 vendor/ruby-ifconfig-1.2/Changelog
trema-0.4.5 vendor/ruby-ifconfig-1.2/Changelog
trema-0.4.4 vendor/ruby-ifconfig-1.2/Changelog
trema-0.4.3 vendor/ruby-ifconfig-1.2/Changelog
trema-0.4.2 vendor/ruby-ifconfig-1.2/Changelog
trema-0.4.1 vendor/ruby-ifconfig-1.2/Changelog
trema-0.4.0 vendor/ruby-ifconfig-1.2/Changelog
trema-0.3.21 vendor/ruby-ifconfig-1.2/Changelog
trema-0.3.20 vendor/ruby-ifconfig-1.2/Changelog
trema-0.3.19 vendor/ruby-ifconfig-1.2/Changelog
trema-0.3.18 vendor/ruby-ifconfig-1.2/Changelog
trema-0.3.17 vendor/ruby-ifconfig-1.2/Changelog
trema-0.3.16 vendor/ruby-ifconfig-1.2/Changelog
trema-0.3.15 vendor/ruby-ifconfig-1.2/Changelog
trema-0.3.14 vendor/ruby-ifconfig-1.2/Changelog
trema-0.3.13 vendor/ruby-ifconfig-1.2/Changelog
trema-0.3.12 vendor/ruby-ifconfig-1.2/Changelog
trema-0.3.11 vendor/ruby-ifconfig-1.2/Changelog
trema-0.3.10 vendor/ruby-ifconfig-1.2/Changelog