Skip to content

Conversation

@omuravskiy
Copy link

Multiple fixes and improvements:

  • Fix byte array re-use between consequently parsed objects
  • Add support for all remaining subtypes of (deprecated) BGP type
  • Add lenient parse mode (to parse dump files generated by broken versions of Zebra/Quagga)
  • Minor bug fixes

omuravskiy and others added 7 commits August 8, 2018 16:54
- Fix byte array re-use between consequently parsed objects
- Add support for all remaining subtypes of (deprecated) BGP type
- Add lenient parse mode (to parse dump files generated by broken versions of Zebra/Quagga)
- Minor bug fixes
This is an update message without any withdrawals 
or announcements
- Parse from String
- get originating / transiting AS
- Do not rely on Exceptions for normal control flow
- Use StringBuilder instead of StringBuffer when possible
- Utility method on ASPath to build string of List of path elements
Also do not overwrite other attributes with UnsupportedAttribute :)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants