daemon: added link option to configure buffer, added support in pygui to allow configuring buffer
This commit is contained in:
parent
d95c2ec05f
commit
a35e91aeba
8 changed files with 68 additions and 5 deletions
|
@ -777,6 +777,7 @@ message LinkOptions {
|
|||
int64 delay = 8;
|
||||
int32 dup = 9;
|
||||
bool unidirectional = 10;
|
||||
int32 buffer = 11;
|
||||
}
|
||||
|
||||
message Interface {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue