radsecproxy: add more config options for UCI#30044
Conversation
Formality Check: Suggestions AvailableWe completed the verification flow. Please review the formatting overview logs below.
|
This adds more config options for use in UCI, esp. new configuration options that were introduced in newer radsecproxy versions Signed-off-by: Jan-Frederik Rieckers <rieckers@dfn.de>
f09a6a6 to
01223a0
Compare
openwrt-ai
left a comment
There was a problem hiding this comment.
Reviewed 1 new commit. One inline note on package release hygiene; the commit message accurately describes the change.
Generated by Claude Code
| Include host type secret tls matchCertificateAttribute duplicateInterval \ | ||
| AddTTL fticksVISCOUNTRY fticksVISINST rewrite rewriteIn rewriteOut \ | ||
| rewriteAttribute | ||
| rewriteAttribute serverName PSKkey PSKidentity |
There was a problem hiding this comment.
This adds new UCI-driven directives to the installed /etc/init.d/radsecproxy script, which is a functional change to package contents. PKG_RELEASE in the Makefile should be incremented (2 → 3) so existing installs receive the rebuilt package on opkg upgrade. See net/radsecproxy/Makefile#L12. The bot's release-audit note applies here — this is not a cosmetic edit, so the "do not increment for minor changes" exception does not apply.
Generated by Claude Code
📦 Package Details
Maintainer: @commodo
Description:
This patch adds additional configuration options that can come from the UCI config files.
🧪 Run Testing Details
✅ Formalities