Releases: roggnetwork/bgpgg
Releases · roggnetwork/bgpgg
Release list
v0.4.0
What's Changed
- Handle multiple capabilities in a single optional param by @sungwoncho in #47
- Support link local address for peering by @sungwoncho in #48
- Apply deny policy by default for ebgp by @sungwoncho in #49
- Implement gg shell by @sungwoncho in #50
Full Changelog: v0.3.0...v0.4.0
Nightly build
What's Changed
- Handle multiple capabilities in a single optional param by @sungwoncho in #47
- Support link local address for peering by @sungwoncho in #48
- Apply deny policy by default for ebgp by @sungwoncho in #49
- Implement gg shell by @sungwoncho in #50
Full Changelog: v0.3.0...nightly
v0.3.0
What's Changed
- Fix 4byte ASN in BMP by @sungwoncho in #30
- Add a smoke test by @sungwoncho in #31
- Implement graceful restart by @sungwoncho in #32
- Simplify connection collision detection by @sungwoncho in #33
- Implement route reflector by @sungwoncho in #34
- Implement add-path by @sungwoncho in #35
- Allow to configure peer asn by @sungwoncho in #36
- Treat some errors as withdraw by @sungwoncho in #37
- Implement route server by @sungwoncho in #38
- Implement TCP MD5 signature by @sungwoncho in #39
- Implement next-hop-self by @sungwoncho in #40
- Implement graceful session shutdown by @sungwoncho in #41
- Implement GTSM by @sungwoncho in #42
- Implement Long-Lived Graceful Restart by @sungwoncho in #43
- Implement RPKI by @sungwoncho in #44
- Implement enhanced route refresh by @sungwoncho in #45
- Implement BGP-LS by @sungwoncho in #46
Full Changelog: v0.2.0...v0.3.0
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