Releases: smartbgp/yabgp
Releases · smartbgp/yabgp
Vesion 0.3.1
- SR-TE IETF draft support
Version 0.3.0
version 0.3 Signed-off-by: Peng Xiao <[email protected]>
The Twentieth Release
- Fully support Python3.4 and Python3.5
- Chinese version README file
- Fixed some bugs
The Eighteenth release
- BGPLS partly support
- Simplify YABGP as a pure agent, remove dependency like DB and MQ
- Refactor BGP event processing, abstract handler. (by @imcom)
- Fixed some issues
The seventeenth release
- Add evpn type 5 support
- Add black hole community support
- Add address family labeled unicast support
- fixed some bugs
The sixteen release
- fixed bug for AS 65535 and other small issues
- improve flowspec nlri parsing
The fifteen release
- fixed some flowspec issues
- fixed flowspec rib issues
The fourteenth release
- add address family info to BGP message in file
- fix issue in route injector tool
The thirteenth release
- New BGP attribute
- New extended community
- fixed some bugs and update documentation
The twelfth release
- IPv6 MPLS VPN support
- BGP session management API
- fixed some bugs