Skip to content

V2.2.0

Compare
Choose a tag to compare
@digizeph digizeph released this 16 Apr 21:24
· 11 commits to master since this release
d1e1deb

Kafka Transport

  • Kafka: Kafka transport performance improvements
  • Kafka: try blocking for a while before returning EOF
  • Kafka: prefer roundrobin rebalance strategy

Message Parsing

  • Parse: Ensure we move past an invalid message
  • Parse: Fix "incompatible pointer type" warning in pfx_set code
  • Parse: Update to latest libparsebgp
    • Support RFC 8050 MRT Additional Path extension
    • Fix parsing of missing OPEN/UPDATE messages