C++ definition: click here
Configures IPv6 addresses and routing tables for a "flat" network, "flat" meaning that all hosts and routers will have the same network address and will only differ in the host part.
FIXME: add documentation!
See also: FlatNetworkConfigurator
The following diagram shows usage relationships between types. Unresolved types are missing from the diagram. Click here to see the full picture.
The following diagram shows inheritance relationships for this type. Unresolved types are missing from the diagram. Click here to see the full picture.
DemoNetworkEth (network) | (no description) |
NClientsEth (network) | (no description) |
NClientsPPP (network) | (no description) |
Name | Value | Description |
---|---|---|
display | i=block/cogwheel |
// // Configures \IPv6 addresses and routing tables for a "flat" network, // "flat" meaning that all hosts and routers will have the same // network address and will only differ in the host part. // // FIXME: add documentation! // // @see FlatNetworkConfigurator // simple FlatNetworkConfigurator6 { parameters: @display("i=block/cogwheel"); }