VPP-105 Map API SHM uid/gid name to number 47/1347/3
authorChris Luke <chrisy@flirble.org>
Wed, 1 Jun 2016 23:25:49 +0000 (19:25 -0400)
committerChris Luke <chrisy@flirble.org>
Wed, 1 Jun 2016 23:50:09 +0000 (19:50 -0400)
commita0e1f31b3d1886746bdb37ec7236f2b791cb4c9f
tree340b613f4941a4b43928c1d1c245cdf10649d0c8
parent966bef4ad1d8dec81299758eec70b69cc2030c2c
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