Skip to content

Commit

Permalink
Merge pull request #713 from Mashimiao/config-linux-fix-network-inter…
Browse files Browse the repository at this point in the history
…face

config-linux: make interface name clear
  • Loading branch information
tianon authored May 10, 2017
2 parents f56fe8b + 9f5ed02 commit cd92a0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config-linux.md
Original file line number Diff line number Diff line change
Expand Up @@ -423,7 +423,7 @@ The following parameters can be specified to setup the controller:

* **`priorities`** *(array of objects, 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.
The following parameters can be specified per-priority:
* **`name`** *(string, REQUIRED)* - interface name
* **`name`** *(string, REQUIRED)* - interface name in [runtime network namespace](glossary.md#runtime-namespace)
* **`priority`** *(uint32, REQUIRED)* - priority applied to the interface

###### Example
Expand Down

0 comments on commit cd92a0e

Please sign in to comment.