Releases: bgpkit/bgp-models
Releases · bgpkit/bgp-models
V0.7.0
Compare
Sorry, something went wrong.
No results found
What's Changed
Derive PartialEq for most enums to allow equality comparisons by @digizeph in #14
Implement ordering for BgpElem based on time and ip by @digizeph in #15
Extend BGP message types by @digizeph in #16
Asn now is a struct with AsnLength included
Attribute now has value, type and flag
added eq and partial eq to all structs
Add clone derive for MrtRecord by @digizeph in #17
Support open optional params by @digizeph in #18
change Asn inner field asn to u32 from i32 by @digizeph in #19
Full Changelog : v0.6.1...v0.7.0
v0.6.1
Compare
Sorry, something went wrong.
No results found
What's Changed
Full Changelog : v0.6.0...v0.6.1
V0.6.0
Compare
Sorry, something went wrong.
No results found
What's Changed
Serialization, Attributes simplification, Communities serialization by @digizeph in #9
change peer index table's collector_bgp_id type from u32 to Ipv4Addr by @digizeph in #10
Full Changelog : v0.5.0...v0.6.0
V0.5.0 Extended Community Support
Compare
Sorry, something went wrong.
No results found
What's Changed
Full Changelog : v0.4.1...v0.5.0
V0.4.1 Serialization
Compare
Sorry, something went wrong.
No results found
What's Changed
Full Changelog : v0.4.0...v0.4.1
V0.4.0
Compare
Sorry, something went wrong.
No results found