Skip to content

Deny link-local and unspecified upstream addresses - #57

Merged
mjbraun merged 1 commit into
mainfrom
deny-link-local
Sep 10, 2026
Merged

Deny link-local and unspecified upstream addresses#57
mjbraun merged 1 commit into
mainfrom
deny-link-local

Conversation

@mjbraun

@mjbraun mjbraun commented Sep 9, 2026

Copy link
Copy Markdown
Contributor

The dial guard covered private, loopback, and fdaa::/8 but not 169.254.0.0/16 and fe80::/10, which is where cloud metadata services live, nor 0.0.0.0 and ::, which the kernel treats as loopback.

The dial guard covered private, loopback, and fdaa::/8 but not
169.254.0.0/16 and fe80::/10, which is where cloud metadata services
live, nor 0.0.0.0 and ::, which the kernel treats as loopback.
@mjbraun
mjbraun requested a review from timflyio September 9, 2026 17:17
@mjbraun
mjbraun merged commit 16cdeb0 into main Sep 10, 2026
1 check passed
@mjbraun
mjbraun deleted the deny-link-local branch September 10, 2026 19:47
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