Skip to content

Feature Request: BGP information #13

@HBLiB

Description

@HBLiB

BGP information would be great!!!

BGP next hop IP addr (or Next hop IP)
BGP adjacent prev/next AS

Send as (if i'm correct) like this:

uint32_t as; /* AS number for this gateway /
uint32_t src_as; /
AS number of source (origin) /
uint32_t src_peer_as; /
AS number of source peer /
uint32_t dst_as_path_segments; /
number of segments in path */
SFLExtended_as_path_segment dst_as_path; / list of seqs or sets /
uint32_t communities_length; /
number of communities */
uint32_t communities; / set of communities /
uint32_t localpref; /
LocalPref associated with this route */

extendedType ROUTER
uint32_t nextHop

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