8000 Add package: radius-mac by brianredbeard · Pull Request #26481 · openwrt/packages · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Add package: radius-mac #26481

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 31, 2025
Merged

Add package: radius-mac #26481

merged 1 commit into from
May 31, 2025

Conversation

brianredbeard
Copy link
Contributor
@brianredbeard brianredbeard commented May 10, 2025

This introduces the package radius-mac to OpenWrt, documented here: https://anton.lindstrom.io/radius-mac/

Maintainer: @brianredbeard (package) / @carlanton
Compile tested: aarch64_cortex-a53, bpi-r4, OpenWrt 24.10.0
Run tested: aarch64_cortex-a53, bpi-r4, OpenWrt 24.10.0

Description:

radius-mac is a minimal RADIUS server focusing solely on the use case of MAC address authentication for assigning VLANs to an 802.1x device. It uses a minimal memory footprint and stores it's config completely in UCI.

@BKPepe BKPepe changed the title net: radius-mac, minimal radius server Add package: radius-mac May 10, 2025
@GeorgeSapkin
Copy link
Contributor

I guess the commit subject should be something like radius-mac: add new package as per the contributing guidelines.

@brianredbeard
Copy link
Contributor Author

FYI, once this is confirmed, i'm going to prep the LuCI package for configuration.

Copy link
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.

This is ready to go, thank you for everything. :-) I need to say this is how it should look.

Maybe, would be good to have test.sh file, which ensures that the package is somehow tested inside CI/CD to make sure that it at least runs, but you can add it later.

@BKPepe
Copy link
Member
BKPepe commented May 20, 2025

Squash your commits, please.

This introduces the package `radius-mac` to OpenWrt, documented here:
https://anton.lindstrom.io/radius-mac/

`radius-mac` is a minimal RADIUS server focusing solely on the use case
of MAC address authentication for assigning VLANs to an 802.1x device

Co-authored-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
Signed-off-by: Brian 'redbeard' Harrington <redbeard@dead-city.org>
@BKPepe BKPepe merged commit 9044134 into openwrt:master May 31, 2025
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
0