blob: 144c70b4feb091b5b8035d49e23ae5c6054e644b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
---
name: Time-range-based MAC-address filter
maintainer: Dave Barach <dave@barachs.net>
features:
- Static / time-range / data quota based MAC address filter
description: "Device-input/output arc driver level MAC filter.
Checks to see if traffic is allowed to/from the given
MAC address, and takes the appropriate action.
Intended for the home gateway use-case, where WAN traffic
is billed per bit."
state: production
properties: [API, CLI, MULTITHREAD]
|