Skip to content

Conversation

@mstinsky
Copy link

@mstinsky mstinsky commented May 4, 2022

Greetings,

while using this library we found that the parsing of the ovs dumpPorts breaks when ovs has a lot of ports because the dumpPortsPrefix "OFPST_PORT reply" can be shown multiple times.

This patch adds a condition to check if we see the dumpPortsPrefix again to continue the loop without parsing it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant