Class: Y2Network::VirtualInterface

Inherits:
Interface
  • Object
show all
Defined in:
src/lib/y2network/virtual_interface.rb

Overview

Virtual Interface Class (veth, bond, bridge, vlan, dummy...)

Instance Attribute Summary

Attributes inherited from Interface

#firmware_configured_by, #hardware, #name, #old_name, #renaming_mechanism, #type, #udev_rule

Method Summary

Methods inherited from Interface

#==, #config, #connected?, #drivers, #firmware_configured?, from_connection, #hash, #hotplug?, #initialize, #rename, #update_udev_rule

Constructor Details

This class inherits a constructor from Y2Network::Interface