diff options
author | Ahmed Abdelsalam <ahabdels@cisco.com> | 2022-06-29 11:08:42 +0000 |
---|---|---|
committer | Damjan Marion <dmarion@0xa5.net> | 2022-06-29 15:28:43 +0000 |
commit | c933bb7e37a209c8f29c8a376d274c01ce460079 (patch) | |
tree | cf2f75e5f0fe5770f887ecb90df903158bd90b32 /MAINTAINERS | |
parent | 0c3ca59e3f4a0596a361bca0b1e1ea096d98650c (diff) |
sr: Add support for SRv6 Path Tracing Infrastructure
This patch adds support for the infrastructure
required to support SRv6 Path Tracing defined in
https://datatracker.ietf.org/doc/draft-filsfils-spring-path-tracing/
Type: feature
Change-Id: If3b09d6216490a60dd5a816577477b6399abc124
Signed-off-by: Ahmed Abdelsalam <ahabdels@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 e24d077b540..444871ce7ea 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -180,6 +180,7 @@ F: src/vnet/pg/ VNET Segment Routing (IPv6 and MPLS) I: sr M: Pablo Camarillo <pcamaril@cisco.com> +M: Ahmed Abdelsalam <ahabdels@cisco.com> F: src/vnet/srv6/ F: src/vnet/srmpls/ F: src/examples/srv6-sample-localsid/ |