Skip to content

Conversation

@cunha
Copy link
Member

@cunha cunha commented Jan 15, 2026

No description provided.

Copilot AI review requested due to automatic review settings January 15, 2026 17:06
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR migrates the BIRD routing daemon configuration from version 1.6 to version 2.x syntax. The changes update both IPv4 and IPv6 BIRD configurations to use BIRD2's address-family-based syntax and unified executables, while also adding support for new peering locations and IP prefixes.

Changes:

  • Updated BIRD configuration syntax from version 1.6 to version 2.x with address family blocks
  • Changed executable names from bird6/birdc6 to unified bird/birdc
  • Added new peering locations (cfuseast1, vtrnewyork) and IP prefix (147.28.10.0/23, 2602:f83d:80::/43)

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 6 comments.

File Description
scripts/peering-config Updates executable names to use BIRD2's unified bird and birdc commands instead of separate v4/v6 binaries
configs/bird6/bird6.conf Migrates IPv6 BIRD config to v2 syntax with ipv6 address family blocks, adds new peering locations and prefixes
configs/bird/bird.conf Migrates IPv4 BIRD config to v2 syntax with ipv4 address family blocks, adds new peering location and prefix

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants