diff options
author | Nathan Skrzypczak <nathan.skrzypczak@gmail.com> | 2019-07-04 14:20:17 +0200 |
---|---|---|
committer | Florin Coras <florin.coras@gmail.com> | 2019-07-09 16:52:29 +0000 |
commit | 50f4a417147ae4aae6ad8cddb0c7709420c712f0 (patch) | |
tree | ce77bd2b3413c5c111358c5f0938b42817a0cd22 /MAINTAINERS | |
parent | bfb9fe34615dc6532a3cdb85304046abdb417e55 (diff) |
udp: UDPC handle open fail
Type: fix
Change-Id: Ib8fb4957f4da9e464e2575c45c8ff3828db89872
Signed-off-by: Nathan Skrzypczak <nathan.skrzypczak@gmail.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 54e9a63a5bd..4bcd82ee0dd 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -199,6 +199,11 @@ I: tcp M: Florin Coras <fcoras@cisco.com> F: src/vnet/tcp +VNET UDP +I: udp +M: Florin Coras <fcoras@cisco.com> +F: src/vnet/udp + VNET VXLAN I: vxlan M: John Lo <loj@cisco.com> |