Releases: bgpgg-org/bgpgg
Releases · bgpgg-org/bgpgg
v0.2.0
What's Changed
- Implement rib and peer commands by @sungwoncho in #17
- Implement BMP peer up/down by @sungwoncho in #18
- Implement BMP route monitoring, termination, and statistics by @sungwoncho in #19
- Add load tests and prevent partial message read by @sungwoncho in #20
- Implement policy by @sungwoncho in #21
- Add policy APIs and improve load test by @sungwoncho in #22
- Support extended community by @sungwoncho in #23
- Implement multiprotocol extensions by @sungwoncho in #24
- Implement route refresh by @sungwoncho in #25
- Implement soft reset and hard reset API by @sungwoncho in #26
- Implement large community by @sungwoncho in #27
- Implement 4 byte asn by @sungwoncho in #28
- Fix collision resolution by @sungwoncho in #29
Full Changelog: v0.1.0...v0.2.0
v0.1.0
What's Changed
- Implement hold timer by @sungwoncho in #3
- Implement import and export policies by @sungwoncho in #4
- Implement basic error handling by @sungwoncho in #5
- Handle additional errors by @sungwoncho in #6
- Handle cease by @sungwoncho in #7
- Retry connection for non dynamic peer when Idle by @sungwoncho in #8
- Implement optional FSM events by @sungwoncho in #9
- Keep running peer task by @sungwoncho in #10
- Fix FSM state handling by @sungwoncho in #11
- Fix active and connect FSM by @sungwoncho in #12
- Handle OpenConfirm and Established by @sungwoncho in #13
- Handle update messages by @sungwoncho in #14
- Split large files and fix build warnings by @sungwoncho in #15
- Support BGP community by @sungwoncho in #16
Full Changelog: https://github.com/bgpgg-org/bgpgg/commits/v0.1.0