Skip to content

Base Attribute and DB? #82

Description

@lspgn

Hello,
I'm deploying OpenBMP to just push information into Kafka that I will read and store in dbs.
I realized that base_attr and unicast_prefixes are the same messages except one is used to store in a database (using Base Attr Hash) and the other is just a BMP message parsed.

I looked at the documentation but could not find an answer:

  • Is openbmp storing the peer tables at some point? If so, how to disable this?
  • Is this information repeated with unicast_prefixes?
  • Where is the computation algorithm source? (guessing it contains ip+mask+pathid+peer)

Thank you

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions