Skip to content

afalg_engine: remove#29311

Merged
cotequeiroz merged 1 commit intoopenwrt:masterfrom
neheb:l
May 6, 2026
Merged

afalg_engine: remove#29311
cotequeiroz merged 1 commit intoopenwrt:masterfrom
neheb:l

Conversation

@neheb
Copy link
Copy Markdown
Contributor

@neheb neheb commented May 6, 2026

Because AI bots are shredding through the AF_ALG code in the kernel, upstream has decided to deprecate AF_ALG:

https://lore.kernel.org/all/20260430011544.31823-1-ebiggers@kernel.org/

Follow their lead and do the same here.

afalg_engine AFAIK is a faster version of what OpenSSL provides last time I used it. Although I don't think it was useful for long. OpenSSH's sandbox conflicts with AF_ALG.

📦 Package Details

Maintainer: @cotequeiroz

Because AI bots are shredding through the AF_ALG code in the kernel,
upstream has decided to deprecate AF_ALG:

https://lore.kernel.org/all/20260430011544.31823-1-ebiggers@kernel.org/

Follow their lead and do the same here.

afalg_engine AFAIK is a faster version of what OpenSSL provides last
time I used it. Although I don't think it was useful for long. OpenSSH's
sandbox conflicts with AF_ALG.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
Copy link
Copy Markdown
Member

@BKPepe BKPepe left a comment

Choose a reason for hiding this comment

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

Because of this response: https://lore.kernel.org/all/afm4-F1_MCPi3RwE@gondor.apana.org.au/ I see that it was applied to the Linux kernel, thus approving and I will merge it afterwards.

Copy link
Copy Markdown
Member

@cotequeiroz cotequeiroz left a comment

Choose a reason for hiding this comment

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

It has run its course.

@cotequeiroz cotequeiroz merged commit f6ae4a6 into openwrt:master May 6, 2026
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants