Remove fake MAP domain 0 entry. 08/17808/2
authorJon Loeliger <jdl@netgate.com>
Thu, 21 Feb 2019 19:29:51 +0000 (13:29 -0600)
committerOle Trøan <otroan@employees.org>
Tue, 26 Feb 2019 09:29:45 +0000 (09:29 +0000)
commit9338fc644da4e1d9d9ac9f1e3886f555918026f8
tree494ae5d609a4e3b22bb884d80d8dd7e7d50cca22
parent49ff6d1e16f24272eafe4044186aae32f0e7054d
Remove fake MAP domain 0 entry.

Problematic:
    - It didn't have its counters initialized, so vpp crashed
      during a "show map stat"
    - Not all the tests for "are there any domains" actually
      accounted for the fake entry at pool slot 0.
    - Dump details happily returned its bogus entry.

Change-Id: I57aaa9f63917686334fd4a9fa7bc80044bf1718c
Signed-off-by: Jon Loeliger <jdl@netgate.com>
src/plugins/map/map.c