Skip to content

Align BGP TTL between Diesel and CRDB#9941

Merged
smklein merged 14 commits intomainfrom
fix-bgp-ttl-drift
Mar 9, 2026
Merged

Align BGP TTL between Diesel and CRDB#9941
smklein merged 14 commits intomainfrom
fix-bgp-ttl-drift

Conversation

@smklein
Copy link
Copy Markdown
Collaborator

@smklein smklein commented Feb 27, 2026

Part of #9925

Base automatically changed from fix-nullability-drift to main March 7, 2026 01:19
@smklein smklein requested a review from jgallagher March 9, 2026 18:27
RouterLifetime(#[source] RouterLifetimeConfigError),
#[error("database contains illegal min_ttl value: {0}")]
MinTtl(u32),
MinTtl(u8),
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

I think we can remove this error variant now.

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

Good catch; removed: 44a1140

@smklein smklein enabled auto-merge (squash) March 9, 2026 18:51
@smklein smklein merged commit 7f8466f into main Mar 9, 2026
16 checks passed
@smklein smklein deleted the fix-bgp-ttl-drift branch March 9, 2026 21:38
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