We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 818d560 commit ebe93fcCopy full SHA for ebe93fc
CHANGELOG.md
@@ -27,6 +27,11 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
27
5. When in endpoint mode, `mctpd` now handles to Set Endpoint ID messages,
28
assigning an EID to local interfaces.
29
30
+6. `mctpd` now handles downstream MCTP bridges, which may request an EID
31
+ pool from their Set Endpoint ID response. It will attempt an EID allocation
32
+ from the dynamic range, and pass this to the bridge using a subsequent
33
+ Allocate Endpoint IDs command.
34
+
35
## [2.2] - 2025-07-28
36
37
### Fixed
0 commit comments