diff options
author | Dave Barach <dave@barachs.net> | 2017-08-10 14:57:43 -0400 |
---|---|---|
committer | Dave Barach <dave@barachs.net> | 2017-08-10 14:58:13 -0400 |
commit | 1b1dfb110add43ec85d46f160b912fc1b7dd9b03 (patch) | |
tree | b98b81525030457b20e0b792c33561b1f7f15279 /MAINTAINERS | |
parent | bae851fcabb9f90a70d00cab5ce55d597cc20166 (diff) |
Add tcp, session-layer MAINTAINERS file entries
Change-Id: I6c89383738624b8b18645b6c93c3025604ac538e
Signed-off-by: Dave Barach <dave@barachs.net>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index ccebc1b795a..31bc0822782 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -108,6 +108,14 @@ VNET MPLS M: Neale Ranns <nranns@cisco.com> F: src/vnet/mpls/ +VNET Host Stack Session Layer +M: Florin Coras <fcoras@cisco.com> +F: src/vnet/session + +VNET TCP Stack +M: Florin Coras <fcoras@cisco.com> +F: src/vnet/tcp + VNET VXLAN M: John Lo <loj@cisco.com> F: src/vnet/vxlan/ |