-
Notifications
You must be signed in to change notification settings - Fork 117
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
tlp/depacketizer: Make it more modular and add capabilities parameter.
By default, we generally only want Request/Completion TLPs support, but for other specific cases (ex PTM) we also want to handle Configuration TLPs. With these change, the module is made more modular to automatically adapt itself to the capabilities provided (and will also allow easily extending capabilities in the future, ex for PTM TLPs).
- Loading branch information
1 parent
24e0ae1
commit 64bbb66
Showing
1 changed file
with
131 additions
and
92 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters