VPP-105 Map API SHM uid/gid name to number 48/1348/1
authorChris Luke <chrisy@flirble.org>
Wed, 1 Jun 2016 23:25:49 +0000 (19:25 -0400)
committerChris Luke <chris_luke@cable.comcast.com>
Wed, 1 Jun 2016 23:51:25 +0000 (23:51 +0000)
commit079d86e8c8181aa5d7b5e8cd928b93fcd10d9e2c
treefd62f102872dc43f243a4d58046452351614f53c
parent16c75df7976003305f57885639cbc4df4a6a12cf
VPP-105 Map API SHM uid/gid name to number

When providing uid or gid for the API SHM, if non-numeric values
are given look them up in the local system user database and if
found use the values discovered.

Change-Id: I95152f58646643bc44d2af4cbad6338901935c69
Signed-off-by: Chris Luke <chrisy@flirble.org>
vpp/api/api.c