adl: move allow/deny list function to plugin
[vpp.git] / src / plugins / adl / FEATURE.yaml
1 ---
2 name: ADL
3 maintainer: Dave Barach <dave@barachs.net>
4 features:
5   - v4, v6 non-default FIB src-address lookup
6   - Drop packets which don't hit a receive adjacency
7   - Not widely used
8
9 description: "A very simple / fast source-address allow/deny list feature"
10 state: experimental
11 properties: [API, CLI, MULTITHREAD]