Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork9
v0.11.0
Compare
Could not load tags
Nothing to show
{{ refName }}defaultLoading
· 23 commits to main since this release
Breaking changes
- removing string format prefix like
lg:
orecv6
for large and extended communities- users who work with community value strings will have a unified experience for all community values
- users can still use SDK to match and check different types of community values
Highlights
- storing AS path filter regex object for reuse
- this will improve filter performance
- allow filter messages by community values
- by converting community values to string and do string comparison
- add
local
flag to allow local-only processing- this removes dependencies like
reqwest
- this removes dependencies like
- support converting singleton AsSet to Vec
- when calling
to_u32_vec_opt
on AS path object, singleton AsSet will be treated as single ASN
- when calling
Bug fixes
- fixed a bug where RIS-live withdrawal messages were not properly parsed
Documentation
- add new RIS-Live async example
Maintenance
- update dependencies
- add
.env
to gitignore - remote unnecessary life-time annotations
Assets8
Uh oh!
There was an error while loading.Please reload this page.