Version 4.1.0
- CHANGE: when redifining a single parameter option using inheritence the value will be replaced
- CHANGE: FlowSpec TRUE and FALSE value have been updated to use the latest RFC and are therefore inverted from previous versions
- CHANGE: an invalid netmask for a network will now cause ExaBGP to fail the parsing of the route (it can stop ExaBGP from starting with bad routes)
- Feature: support for extended next-hop (RFC 5549)
- Feature: implemented API for "clear adj-rib out" and "flush adj-rib out"
- Fix: regression pointed in #873
patch: Malcolm Dodds - Fix: do not crash when trying to be helpful in presenting notification message
reported by: Adam Jacob Muller - Fix: issue while handling ranged neighbors
patch: Wenxin Wang - Fix: accumulating families when using multiple peers
patch: Martin Topholm (reviewed) - Fix: could not reload configuration
reported by: gbock - Feature: better RFC5575bis support, better treat as withdraw
patch: Christoph Loibl - Fix: Fix issue when using peer ASN discovery
patch: Zac Medico - Fix: MD5 encoding
reported by: Adam Jacob Muller (with an initial idea for a patch) - Fix: ignore unknown BGP-LS SID
reported by: MosesN - Fix: badly deciding when to send or not AddPath from parsing the Capability
reported by: ivan-balan