Remove vpp_api_test interface name filter catalog 77/10077/2
authorDave Barach <dave@barachs.net>
Thu, 11 Jan 2018 15:25:07 +0000 (10:25 -0500)
committerFlorin Coras <florin.coras@gmail.com>
Thu, 11 Jan 2018 17:42:36 +0000 (17:42 +0000)
commitf72212e00282712f5829a7f76a8cb6f486cdae60
tree1469a523df5ed202994652ed2723a5317a949bc2
parentc6372ebfc9914ea2b43279dd593da47fd00f0af4
Remove vpp_api_test interface name filter catalog

If I remember correctly, I added the interface name filter catalog to
avoid cluttering up the vat interface table with [unused] packet
generator interfaces. Since we no longer create pg interfaces we're
not planning to use, the filter catalog does more harm than
good. Every new interface name prefix would have had to be added to
the list, and folks wouldn't likely know they should do that...

Change-Id: I4067f8ba70ad13c8dc5ebaf21a23759a2cf2675e
Signed-off-by: Dave Barach <dave@barachs.net>
src/plugins/memif/memif_test.c
src/vat/api_format.c
src/vpp/api/api_main.c