netns: clarify addressblock description
This commit is contained in:
parent
4eb92df08c
commit
74f1610668
1 changed files with 1 additions and 1 deletions
|
|
@ -44,7 +44,7 @@ in {
|
||||||
type = types.ints.u8;
|
type = types.ints.u8;
|
||||||
default = "1";
|
default = "1";
|
||||||
description = ''
|
description = ''
|
||||||
Specify the N address block in 169.254.N.0/24.
|
The address block N in 169.254.N.0/24, used as the prefix for netns addresses.
|
||||||
'';
|
'';
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue