Support blocking MAC addresses with a mask. Implement #15257
The Captive Portal allows for blocking specific MAC addresses without using pf rules so a message can be displayed to the client. With this change, masks can be used to block partial addresses.
Related issues
Feature #15257: Support using a mask to block MAC addresses in Captive Portal
Support blocking MAC addresses with a mask. Implement #15257
The Captive Portal allows for blocking specific MAC addresses without
using pf rules so a message can be displayed to the client. With this
change, masks can be used to block partial addresses.