Skip to content

netlink: ignore route updates with no destination - #1437

Merged
nbrownus merged 1 commit into
masterfrom
netlink-update-routes-no-destination
Aug 25, 2025
Merged

netlink: ignore route updates with no destination#1437
nbrownus merged 1 commit into
masterfrom
netlink-update-routes-no-destination

Conversation

@wadey

@wadey wadey commented Jul 24, 2025

Copy link
Copy Markdown
Member

Currently we assume each route update must have a destination, but we should check that it is set before we try to use it.

See: #1436

Currently we assume each route update must have a destination, but we
should check that it is set before we try to use it.

See: #1436
@wadey wadey added this to the v2.0.0 milestone Jul 24, 2025

@brad-defined brad-defined left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

It'd be great to have some tests around this, but that looks like a larger lift.

@nbrownus
nbrownus merged commit 5cff83b into master Aug 25, 2025
9 checks passed
@nbrownus
nbrownus deleted the netlink-update-routes-no-destination branch August 25, 2025 18:05
@nbrownus nbrownus mentioned this pull request Nov 19, 2025
63 tasks
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.

4 participants