Go to file
Karthik S 38b2fde86e Add ethtool_opts config for sriov VF
SR-IOV VFs used for NIC partitioning shall include ethtool_opts
configuration as well.

Change-Id: Ia5e95daac6d8766a222d8bdde3e233475e203fa9
(cherry picked from commit c99f19ce78)
2023-06-15 07:13:55 +00:00
2021-02-15 20:43:54 +13:00
2021-09-08 16:10:34 +00:00
2014-06-06 12:27:50 -04:00
2018-07-17 08:29:14 +07:00
2014-06-06 12:27:50 -04:00
2019-10-20 23:01:49 +08:00
2019-10-20 23:01:49 +08:00
2014-06-06 12:27:50 -04:00
2022-11-30 15:41:53 +05:30
2022-11-30 15:41:53 +05:30

os-net-config

Team and repository tags

image

Overview

os-net-config is a host network configuration tool which supports multiple backend configuration providers.

Features

The core aim of this project is to allow fine grained (but extendable) configuration of the networking parameters for a network host. The project consists of:

  • A CLI (os-net-config) which provides configuration via a YAML or JSON file formats. By default os-net-config uses a YAML config file located at /etc/os-net-config/config.yaml. This can be customized via the --config-file CLI option.
  • A python library which provides configuration via an object model.
Description
RETIRED, Host network configuration tool
Readme 10 MiB