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