Skip to content

bgp: consolidate dual-stack logic where possible #618

@taspelund

Description

@taspelund

In the MP-BGP PR, we are adding code that has separate types for v4/v6 but with per-AF impls. There are many cases where the logic is effectively the same for both paths (even down to struct member/method names) and that could be consolidated (e.g. making some things generic).

So this would be a nice cleanup to pursue when there's time.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bgpBorder Gateway Protocolwant

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions