V0.10.0 Alpha 1
Pre-release
Pre-release
·
291 commits
to main
since this release
What's Changed
- store raw bytes for unknown and deprecated attrs by @digizeph in #112
- this allows downstream applications to display and handle raw bytes for such attributes, useful during BGP debug sessions.
- clean up features and dependencies by @digizeph in #113
- revise features into three major groups:
models
: only exporting BGP structsparser
: the main featurebuild-binary
: buildingbgpkit-parser
cli tool
- revise features into three major groups:
Full Changelog: v0.9.4...v0.10.0-alpha.1