net/radius-mac: add new package
authorBrian 'redbeard' Harrington <redacted>
Wed, 9 Apr 2025 22:00:42 +0000 (15:00 -0700)
committerJosef Schlehofer <redacted>
Sat, 31 May 2025 21:56:14 +0000 (23:56 +0200)
commit9044134aa2cdc62ec2f3613af0388085ab1a083c
tree9c9a2d66eadf1644842f3da21a88e903ae45b4c5
parent40c6ef69419bee6bd766ebcecb036a800b3a8d93
net/radius-mac: add new package

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 <redacted>
Signed-off-by: Brian 'redbeard' Harrington <redacted>
net/radius-mac/Makefile [new file with mode: 0644]
net/radius-mac/files/radius-mac.conf [new file with mode: 0644]
net/radius-mac/files/radius-mac.init [new file with mode: 0644]
git clone https://git.99rst.org/PROJECT