Skip to content
This repository was archived by the owner on Apr 4, 2023. It is now read-only.
This repository was archived by the owner on Apr 4, 2023. It is now read-only.

ovsdb_client: replace timer with latch #41

@debnil

Description

@debnil

Currently, the ovsdb_client has a timer-based event processing loop. It tries to read updates from OVSDB, waits a few seconds, and tries again. Ben has included latch, the correct primitive to fix this, in ofp4 (#39). Once that is merged, the ovsdb_client loop should be rewritten to use this.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions