Skip to content

Base Attribute and DB? #82

@lspgn

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

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