Implement parser for the IOAM Template Option #1

Open
ramon wants to merge 2 commits from implement-template-option into master
Owner

I adjusted the dissector implementation to be capable of parsing the IOAM Template Option.
Currently the Aggregation template is the only supported template.

For details refer to:

I adjusted the dissector implementation to be capable of parsing the IOAM Template Option. Currently the Aggregation template is the only supported template. For details refer to: - [IOAM Template Option](https://www.ietf.org/archive/id/draft-mbci-ippm-ioam-template-option-01.html) - [Aggregation Trace Option for IOAM](https://www.ietf.org/archive/id/draft-cxx-ippm-ioamaggr-04.html) (Now used as template)
Replace IOAM Aggregation Trace Option with Template Option
Some checks are pending
Build Stratoshark macOS / Build (push) Waiting to run
Build MacOS / Build & Test (push) Waiting to run
Build MSYS2 / msys2-ucrt64 (push) Waiting to run
Build MSYS2 / install-nsis (push) Blocked by required conditions
CMake Options Test / Build (push) Waiting to run
Build Ubuntu / Build & Test (push) Waiting to run
Build Windows / Build & Test (push) Waiting to run
9b70d936cb
Add template parsing for the IOAM Aggregation Template
Some checks failed
Build Stratoshark macOS / Build (push) Has been cancelled
Build MacOS / Build & Test (push) Has been cancelled
Build MSYS2 / install-nsis (push) Has been cancelled
Build MSYS2 / msys2-ucrt64 (push) Has been cancelled
CMake Options Test / Build (push) Has been cancelled
Build Ubuntu / Build & Test (push) Has been cancelled
Build Windows / Build & Test (push) Has been cancelled
a88c85e813
Some checks failed
Build Stratoshark macOS / Build (push) Has been cancelled
Build MacOS / Build & Test (push) Has been cancelled
Build MSYS2 / install-nsis (push) Has been cancelled
Build MSYS2 / msys2-ucrt64 (push) Has been cancelled
CMake Options Test / Build (push) Has been cancelled
Build Ubuntu / Build & Test (push) Has been cancelled
Build Windows / Build & Test (push) Has been cancelled
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin implement-template-option:implement-template-option
git switch implement-template-option

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch master
git merge --no-ff implement-template-option
git switch implement-template-option
git rebase master
git switch master
git merge --ff-only implement-template-option
git switch implement-template-option
git rebase master
git switch master
git merge --no-ff implement-template-option
git switch master
git merge --squash implement-template-option
git switch master
git merge --ff-only implement-template-option
git switch master
git merge implement-template-option
git push origin master
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
ramon/wireshark!1
No description provided.