aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/mactime/FEATURE.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/mactime/FEATURE.yaml')
-rw-r--r--src/plugins/mactime/FEATURE.yaml11
1 files changed, 11 insertions, 0 deletions
diff --git a/src/plugins/mactime/FEATURE.yaml b/src/plugins/mactime/FEATURE.yaml
new file mode 100644
index 00000000000..fbc0a6cccdd
--- /dev/null
+++ b/src/plugins/mactime/FEATURE.yaml
@@ -0,0 +1,11 @@
+name: Time-range-based MAC-address filter (mactime)
+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]