Class: Y2Network::VirtualInterface
- Defined in:
- src/lib/y2network/virtual_interface.rb
Overview
Virtual Interface Class (veth, bond, bridge, vlan, dummy...)
Instance Attribute Summary
Attributes inherited from Interface
#hardware, #name, #old_name, #renaming_mechanism, #type, #udev_rule
Method Summary
Methods inherited from Interface
#==, #config, #connected?, #drivers, from_connection, #hash, #hotplug?, #initialize, #rename, #update_udev_rule
Constructor Details
This class inherits a constructor from Y2Network::Interface