Skip to content

libreswan: reduce crypto deps#29313

Open
neheb wants to merge 1 commit intoopenwrt:masterfrom
neheb:n
Open

libreswan: reduce crypto deps#29313
neheb wants to merge 1 commit intoopenwrt:masterfrom
neheb:n

Conversation

@neheb
Copy link
Copy Markdown
Contributor

@neheb neheb commented May 6, 2026

Some of these are obsolete. Others like CTS make no sense for IPSec.

📦 Package Details

Maintainer: @lucize

@BKPepe BKPepe requested a review from Copilot May 6, 2026 06:02
Copy link
Copy Markdown

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

Note

Copilot was unable to run its full agentic suite in this review.

This PR reduces kernel crypto module dependencies for the libreswan OpenWrt package, removing algorithms/modules deemed obsolete or irrelevant to typical IPSec usage.

Changes:

  • Bumped PKG_RELEASE to reflect dependency changes.
  • Removed several kmod-crypto-* dependencies (e.g., aead, ccm, cts, md4, rng, etc.).
  • Kept a narrower set of crypto modules commonly used by IPSec (e.g., gcm, sha256, chacha20poly1305).

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

Comment thread net/libreswan/Makefile Outdated
Comment thread net/libreswan/Makefile Outdated
Some of these are obsolete. Others like CTS make no sense for IPSec.

Signed-off-by: Rosen Penev <rosenp@gmail.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