Skip to content

Commit ebe93fc

Browse files
committed
CHANGELOG: Add entry for bridge support
Signed-off-by: Jeremy Kerr <[email protected]>
1 parent 818d560 commit ebe93fc

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,11 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
2727
5. When in endpoint mode, `mctpd` now handles to Set Endpoint ID messages,
2828
assigning an EID to local interfaces.
2929

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+
3035
## [2.2] - 2025-07-28
3136

3237
### Fixed

0 commit comments

Comments
 (0)