Files
vpp/test
Ole Troan 92e3082199 stats: fix memory leakage when adding / deleting interfaces
This fixes two leaks in registering errors in the stats segment.
- The error name created by vlib_register_errors() was not freed.
- Duplicate error names (when interface readded) was added to the vector.

This fix also adds memory usage statistics for the statistics segment
as /mem/statseg/{used, total}

Change-Id: Ife98d5fc5baef5bdae426a5a1eef428af2b9ab8a
Type: fix
Signed-off-by: Ole Troan <ot@cisco.com>
2019-06-18 13:01:15 +00:00
..
2019-04-16 15:54:31 +00:00
2019-06-07 15:21:16 +00:00
2019-06-05 11:29:46 +00:00
2019-06-05 11:33:12 +00:00
2019-05-29 07:41:53 +00:00
2019-04-18 07:52:27 +00:00
2019-04-18 07:52:27 +00:00