Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hardware Monitor implementation #4

Open
6 tasks
Chibikuri opened this issue Jun 28, 2023 · 0 comments
Open
6 tasks

Hardware Monitor implementation #4

Chibikuri opened this issue Jun 28, 2023 · 0 comments

Comments

@Chibikuri
Copy link
Member

Chibikuri commented Jun 28, 2023

Hardware Monitor

Background

Hardware monitor is a component that is responsible for link-level entanglement generation and monitoring link cost.

Implementation Proposal

For communicating with BSA and EPPS, HM uses tokio to manipulate the socket.

Tasks

  • Design interfaces between Hardware components (Start link generation)
  • Design interfaces between RuleEngine (link entanglement ready)
  • Design interfaces between next-hop Hardware Monitor (tomography negotiation)
  • Design interfaces between Routing Daemon (notify link cost)
  • Implementation of these interfaces
  • Test
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

No branches or pull requests

1 participant