Package inet.networklayer.autorouting

Name Type Description
FlatNetworkConfigurator simple module

Configures IP 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.

FlatNetworkConfigurator6 simple module

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.

NetworkConfigurator simple module

Configures IP addresses and routing tables for a network.