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