VPP-363: add ability to change mac address of the interface 48/2548/8
authorPavel Kotucek <pkotucek@cisco.com>
Mon, 26 Sep 2016 08:40:02 +0000 (10:40 +0200)
committerDamjan Marion <dmarion.lists@gmail.com>
Fri, 30 Sep 2016 19:08:24 +0000 (19:08 +0000)
commitc631f2de6dd06b4cbb92bf8398839b882344fd25
tree42e5bd96a33deecaaa5589a32e696896805a4d39
parent83486fb3ef0f25f9787f9aa898eafc6562f1540e
VPP-363: add ability to change mac address of the interface

Added ability to change interface address.
Added new CLI and API functions.

Change-Id: Ia336bc75ad8c5858c26f39af851485c4c6f19f58
Signed-off-by: Pavel Kotucek <pkotucek@cisco.com>
vnet/vnet/devices/dpdk/device.c
vnet/vnet/ethernet/arp.c
vnet/vnet/ethernet/ethernet.h
vnet/vnet/fib/ip6_fib.h
vnet/vnet/interface.c
vnet/vnet/interface.h
vnet/vnet/interface_cli.c
vnet/vnet/interface_funcs.h
vnet/vnet/ip/ip6_neighbor.c