diff options
Diffstat (limited to 'src/plugins/pppoe/FEATURE.yaml')
-rw-r--r-- | src/plugins/pppoe/FEATURE.yaml | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/src/plugins/pppoe/FEATURE.yaml b/src/plugins/pppoe/FEATURE.yaml new file mode 100644 index 00000000000..2cdbf542eba --- /dev/null +++ b/src/plugins/pppoe/FEATURE.yaml @@ -0,0 +1,11 @@ +--- +name: PPPoE +maintainer: Hongjun Ni <hongjun.ni@intel.com> +features: + - PPPoE Control Plane packet dispatch + - PPPoE decapsulation + - PPPoE encapsulation + +description: "PPP over Ethernet" +state: production +properties: [API, CLI, MULTITHREAD] |