diff options
author | John Lo <loj@cisco.com> | 2019-07-10 16:44:32 -0400 |
---|---|---|
committer | Dave Barach <openvpp@barachs.net> | 2019-07-12 18:04:20 +0000 |
commit | b966b96aa4ec125cea9dcd0b9f2d4268709f3896 (patch) | |
tree | 81d8857ba36db134697de4a90819e7fd8006be9e /MAINTAINERS | |
parent | edff805464a5d6893b892a9504f0a78ebf50c731 (diff) |
nsim: cross-connect mode crash at interface output node
Type: fix
Change-Id: If99c1d8a7ec97a726430a927eab0d3b57222af1f
Signed-off-by: John Lo <loj@cisco.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index d74398fb9c6..b7575afcca5 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -366,6 +366,7 @@ M: Dave Barach <dave@barachs.net> F: src/plugins/mactime/ Plugin - Network Delay Simulator +I: nsim M: Dave Barach <dave@barachs.net> F: src/plugins/nsim/ |