Skip to content

chore: compact fibp op codes#9

Merged
vieiralucas merged 1 commit intomainfrom
chore/compact-op-codes
Mar 27, 2026
Merged

chore: compact fibp op codes#9
vieiralucas merged 1 commit intomainfrom
chore/compact-op-codes

Conversation

@vieiralucas
Copy link
Copy Markdown
Member

@vieiralucas vieiralucas commented Mar 27, 2026

Match server op code renumbering after pause/resume removal.


Summary by cubic

Compacted FIBP admin op codes to match the server after removing pause/resume. Reassigned REDRIVE and added CONFIG operations.

  • REDRIVE is now 0x14

  • Added CONFIG_SET (0x15), CONFIG_GET (0x16), CONFIG_LIST (0x17)

  • Migration

    • Update clients to the new op codes above.
    • Remove any PAUSE/RESUME usage; these op codes are gone.
    • Deploy server and clients together to avoid mismatched op codes.

Written for commit 027735e. Summary will update on new commits.

Copy link
Copy Markdown

@cubic-dev-ai cubic-dev-ai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issues found across 1 file

@vieiralucas vieiralucas merged commit 6d3fd37 into main Mar 27, 2026
3 checks passed
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