You are currently using a new, unsaved search.
instructions for setting default ip address do not work
linux::network regression in call to route causes failure.
No network attribute under OpenVZ/venet with Ohai 0.6.12
The amount of information returned in windows::kernel is 10 times all other data on the node, creating un-necessary but critical performance issues
Incorrect network attributes with Ohai 0.6.12 on OpenVZ/venet
Ohai network plugin is broken on osx
linux::network broken - syntax error
several items in lib/ohai/plugins/freebsd/network.rb have not been converted to Mash
use interface used for default route as interface for default ipaddress
default interface guessing has order reversed
Network media hash on darwin is nigh-unsable
iproute2 support
mac address of network interfaces not found on solaris, thus primary ip address not set
Ohai doesn't get ip address when multiple attached to one interface
default_interface set incorrectly when two interfaces have destination 0.0.0.0 in routing table, causing blank ipaddress.
ohai fails to set ipaddress if there's no default route
Ohai should fail gracefully when optional plugins are missing dependencies
Ifconfig is obsolete on system with Linux kernel newer than 2.0
fqdn on solaris confounds nis domain with dns domain
IPv6 addresses blow away IPv4 addresses during Ohai Solaris network detection.
ip_scopes plugin fails when there's a network interface without addresses like linux's sit
fe:ff:ff... arp entry not a reliable way of detecting ec2
venet0 IP address detected incorrectly on newer versions of OpenVZ
CLONE - ohai ipaddress returns loopback address on servers virtualized through OpenVZ
Ohai 0.6.12 new iproute2 code breaks ipaddress detection in vservers
TUN Adapter breaks Ohai Network
ohai fails to report network properties on windows
Refactor network interface section(s)
per-interface ARP table collection on linux and darwin
sysctl network setting reporting for darwin
darwin network interface counters
tx_bytes and tx_bytes_human broken
linux network counters should have an extra array dimension for rx/tx
vmnet interfaces confuse counter collection on darwin
plugins/network.rb has unused and broken code relating to attribute "default_interface"
Feature Request: Routing table in OHAI output
/lib/ohai/plugins/linux/network.rb line 40 regex is missing \_
Ohai should report gateway on network interfaces
include peer address in data for peer-to-peer interfaces
ipaddress handling when node has multiple IP addresses
network address selection improvements
Ohai is missing network flags on network interfaces on SmartOS
darwin network.rb should always use -n on relevant commands
lo0 counters not collected on darwin
network interface addresses should be stored in a hash not an array
Research using gethostbyname or other methods to retrieve ip address information
Detect IP address scope with ipaddr_extensions gem.
ohai network ifconfig scanning is broken on arch linux
ohai ipaddress shows ipv6 address as inet instead of inet6, which also makes 'ohai ipaddress' sometimes default to the ipv6 address
Add specs for linux network, precursor to some other bug fixes