akarneliuk / pygnmi

The pure Python implementation of the gNMI client.
https://training.karneliuk.com
BSD 3-Clause "New" or "Revised" License
129 stars 44 forks source link

fix for https://github.com/akarneliuk/pygnmi/issues/101 #103

Closed ipmonk closed 2 years ago

ipmonk commented 2 years ago

some implementations don't support qos marking. add arg '--no-qos-marking' that resolves https://github.com/akarneliuk/pygnmi/issues/101