Skip to content

Commit 9f5ed02

Browse files
author
Ma Shimiao
committed
config-linux: make interface name clear
Signed-off-by: Ma Shimiao <mashimiao.fnst@cn.fujitsu.com>
1 parent d87ec69 commit 9f5ed02

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

config-linux.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -438,7 +438,7 @@ The following parameters can be specified to setup the controller:
438438

439439
* **`priorities`** *(array, OPTIONAL)* - specifies a list of objects of the priorities assigned to traffic originating from processes in the group and egressing the system on various interfaces.
440440
The following parameters can be specified per-priority:
441-
* **`name`** *(string, REQUIRED)* - interface name
441+
* **`name`** *(string, REQUIRED)* - interface name in [runtime network namespace](glossary.md#runtime-namespace)
442442
* **`priority`** *(uint32, REQUIRED)* - priority applied to the interface
443443

444444
###### Example

0 commit comments

Comments
 (0)