Skip to content

BIRD validation error happened when dont-announce contains both IPv4/IPv6 #282

Description

@GrapeApple0

Describe the bug

A clear and concise description of what the bug is.

Environment

  1. Output from pathvector version: 6.3.2
  2. OS version:
  3. Minimum reproducible example of your Pathvector config file formatted with triple backticks with yaml language identifier
peers:
  example:
    dont-announce:
      - 2001:db8::/32
      - 192.0.2.0/24

To Reproduce

Steps to reproduce the behavior:

  1. Add this config to pathvector.yml
  2. Run pathvector generate
  3. See error

Expected behavior

If dont-announce (and maybe only-announce) contains both IPv4 and IPv6, BIRD validation error happened due to adding IPv4 to IPv6 config or reverse.

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

    bugSomething isn't working

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions