diff options
author | Keith Burns (alagalah) <alagalah@gmail.com> | 2017-08-06 08:26:29 -0700 |
---|---|---|
committer | Dave Wallace <dwallacelf@gmail.com> | 2017-09-07 22:12:31 +0000 |
commit | 8a19f12a0cfe6d611f6e266931af691fb69a74ad (patch) | |
tree | bc47ff7146c235c1df17594f4529929cf25ab8b8 /.gitignore | |
parent | 49d66f1f42cbc310e4fa0dc526b9fdb91d0ca220 (diff) |
Allow individual stats API and introduce stats.api
- want_interface_simple_stats
- want_interface_combined_stats
- want_ip4|6_fib|nbr_stats
Change-Id: I4e97461def508958b3e429c3fe8859b36fef2d18
Signed-off-by: Keith Burns (alagalah) <alagalah@gmail.com>
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 10aab98cfb2..dabb31e84b6 100644 --- a/.gitignore +++ b/.gitignore @@ -55,6 +55,7 @@ test-driver *.iml .bootstrap.ok .settings +.autotools # stop autotools ignore # OSX and some IDE |