Provision linux stack ip4 and ip6 addresses for tap interfaces 88/4688/1
authorDave Barach <dave@barachs.net>
Sat, 14 Jan 2017 15:30:50 +0000 (10:30 -0500)
committerDave Barach <dave@barachs.net>
Sat, 14 Jan 2017 15:36:37 +0000 (10:36 -0500)
commit2feaffcb4af8e311b56328015bcfd82f5b15626c
tree59cdebbb5c0a4d3c41b8bea8c69a2328b97182f6
parent878c609889dcdc58538d40d8b3f662320f88573d
Provision linux stack ip4 and ip6 addresses for tap interfaces

To simplify system configuration. Converted existing code to use an
argument structure, instead of [one or two too many] discrete
parameters.

Change-Id: I3eddfa74eeed918c1b04a6285fba494651594332
Signed-off-by: Dave Barach <dave@barachs.net>
src/vat/api_format.c
src/vnet/api_errno.h
src/vnet/unix/tap.api
src/vnet/unix/tap_api.c
src/vnet/unix/tapcli.c
src/vnet/unix/tuntap.h
src/vpp/api/custom_dump.c