Skip to main content

Module network

Module network 

Source
Expand description

Guest-side network configuration from MSB_NET* environment variables.

Configures the guest network interface using ioctls and netlink, following the parameters provided by the host supervisor via msbnet.

This module only performs real work on Linux. On other platforms, it is a no-op.

Functionsยง

apply_network_config
Applies network configuration from MSB_NET* environment variables.