IfMgrCommandBase | Base class for Interface Manager Commands.
|
IfMgrCommandDispatcher | Class to dispatch Interface Manager Commands.
|
IfMgrCommandFifoQueue | FIFO Queue for command objects.
|
IfMgrCommandIfClusteringQueue | Interface Command Clustering Queue.
|
IfMgrCommandQueueBase | Base class for Command Queue classes.
|
IfMgrCommandSinkBase | |
IfMgrCommandTee | |
IfMgrIPv4Add | Command to add an address to a virtual interface.
|
IfMgrIPv4Atom | IPv4 configuration atom.
|
IfMgrIPv4AtomToCommands | Class to convert an IfMgrIPv4Atom object into a sequence of commands.
|
IfMgrIPv4CommandBase | Base class for interface IPv4 address data manipulation.
|
IfMgrIPv4Remove | Command to remove an address to a virtual interface.
|
IfMgrIPv4SetBroadcast | Command to set broadcast address associated with a virtual
interface address.
|
IfMgrIPv4SetEnabled | Command to set enabled flag of a virtual interface interface address.
|
IfMgrIPv4SetEndpoint | Command to set endpoint address associated with a virtual
interface address.
|
IfMgrIPv4SetLoopback | Command to mark virtual interface address as a loopback address.
|
IfMgrIPv4SetMulticastCapable | Command to mark virtual interface address as multicast capable.
|
IfMgrIPv4SetPrefix | Command to set prefix of a virtual interface interface address.
|
IfMgrIPv6Add | Command to add an address to a virtual interface.
|
IfMgrIPv6Atom | IPv6 configuration atom.
|
IfMgrIPv6AtomToCommands | Class to convert an IfMgrIPv6Atom object into a sequence of commands.
|
IfMgrIPv6CommandBase | Base class for interface IPv6 address data manipulation.
|
IfMgrIPv6Remove | Command to remove an address to a virtual interface.
|
IfMgrIPv6SetEnabled | Command to set enabled flag of a virtual interface interface address.
|
IfMgrIPv6SetEndpoint | Command to set endpoint address associated with a virtual
interface address.
|
IfMgrIPv6SetLoopback | Command to mark virtual interface address as a loopback address.
|
IfMgrIPv6SetMulticastCapable | Command to mark virtual interface address as multicast capable.
|
IfMgrIPv6SetPrefix | Command to set prefix of a virtual interface interface address.
|
IfMgrIfAdd | Command to add an interface.
|
IfMgrIfAtom | Interface configuration atom.
|
IfMgrIfAtomToCommands | Class to convert an IfMgrIfAtom object into a sequence of commands.
|
IfMgrIfCommandBase | Base class for interface state manipulator commands.
|
IfMgrIfRemove | Command to remove an interface.
|
IfMgrIfSetEnabled | Command to set enabled condition on interface.
|
IfMgrIfSetMac | Command to set MAC address of interface.
|
IfMgrIfSetMtu | Command to set MTU of interface.
|
IfMgrIfTree | |
IfMgrIfTreeToCommands | Class to convert an IfMgrIfTree object into a sequence of commands.
|
IfMgrVifAdd | Command to add a virtual interface to an interface.
|
IfMgrVifAtom | Virtual Interface configuration atom.
|
IfMgrVifAtomToCommands | Class to convert an IfMgrVifAtom object into a sequence of commands.
|
IfMgrVifCommandBase | Base class for virtual interface state manipulation commands.
|
IfMgrVifRemove | Command to remove a virtual interface to an interface.
|
IfMgrVifSetBroadcastCapable | Command to mark virtual interface as broadcast capable.
|
IfMgrVifSetEnabled | Command to set enabled condition on a virtual interface.
|
IfMgrVifSetLoopbackCapable | Command to mark virtual interface as loopback capable.
|
IfMgrVifSetMulticastCapable | Command to mark virtual interface as multicast capable.
|
IfMgrVifSetP2PCapable | Command to mark virtual interface as point-to-point capable.
|
IfMgrVifSetPifIndex | Command to associate a physical interface id with a virtual
interface.
|
XrlIfMgrMirror | Maintainer of a local mirror of central IfMgr configuration
state via Xrls sent by the IfMgr.
|
XrlIfMgrMirrorRouterObserver | Base for classes that watch for Finder events from an
XrlIfMgrMirrorRouter.
|