diff options
author | Florin Coras <fcoras@cisco.com> | 2021-06-07 11:41:21 -0700 |
---|---|---|
committer | Dave Barach <openvpp@barachs.net> | 2021-12-21 19:39:17 +0000 |
commit | 68501d369c65faa67b4afc5c528e7eb04c097fc4 (patch) | |
tree | bcbd6e5a079d03c403f7246a2ffef1ec7f503f9b /MAINTAINERS | |
parent | 61e26be8eda5dce028e0079ed367fd781ae40353 (diff) |
hsi: host stack intercept plugin
Enable selective punting of flows to host stack
Type: feature
Signed-off-by: Florin Coras <fcoras@cisco.com>
Change-Id: Ib31a3abfe3b21a2aa448bfacc4591fa5c840f935
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index fc0439514f4..b259754484d 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -763,6 +763,11 @@ I: bufmon M: BenoƮt Ganne <bganne@cisco.com> F: src/plugins/bufmon/ +Plugin - HSI +I: hsi +M: Florin Coras <fcoras@cisco.com> +F: src/plugins/hsi/ + cJSON I: cjson M: Ole Troan <ot@cisco.com> |