merged latest from develop

This commit is contained in:
Blake Harnden 2020-06-13 18:07:21 -07:00
commit 83f66d33f7
16 changed files with 81 additions and 83 deletions

View file

@ -68,7 +68,7 @@ class LinkOptions:
session: int = None
delay: int = None
bandwidth: int = None
per: float = None
loss: float = None
dup: int = None
jitter: int = None
mer: int = None