Skip to content

Comments

Add a basic controller#3

Merged
stano45 merged 11 commits intomainfrom
add-controller
Jun 5, 2024
Merged

Add a basic controller#3
stano45 merged 11 commits intomainfrom
add-controller

Conversation

@stano45
Copy link
Owner

@stano45 stano45 commented Jun 5, 2024

Added a basic python controller to:

  • Program switch 1 (same initial match-action tables as previously in s1-runtime.json)
  • Expose three http endpoints: /insert_hop, /update_hop and /delete_hop to insert, update and delete entries from the ecmp_nhop table (this is an incomplete implementation for experimenting, and will be changed soon, e.g.to update the send_frame egress table)

Other additions:

@stano45 stano45 merged commit 9ac7fbf into main Jun 5, 2024
@stano45 stano45 deleted the add-controller branch July 30, 2024 07:46
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