From b63dbc537c02b1978345744ab34765b2d75011a6 Mon Sep 17 00:00:00 2001 From: Ole Troan Date: Fri, 14 Jun 2019 10:26:14 +0200 Subject: stats: add version field to stat segment base header Add a version in the base header of the stat segment To make support for multiple reader implementations safer. Change-Id: I6816e2a51a98c2df1e621e80d4ef0b4ba4e9f47b Type: feature Signed-off-by: Ole Troan --- MAINTAINERS | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'MAINTAINERS') diff --git a/MAINTAINERS b/MAINTAINERS index 5cd51f211bd..883ee5bc2ca 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -363,6 +363,12 @@ I: vcl M: Florin Coras F: src/vcl +Statistics Segment +I: stats +M: Ole Troan +F: src/vpp/stats/ +F: src/vpp-api/client/stat_client.[ch] + THE REST I: misc C: Contact vpp-dev Mailing List -- cgit