VPP-182: IPv4 static ARP entries should not be deleted on interface down 59/1859/3
authorJohn Lo <loj@cisco.com>
Tue, 5 Jul 2016 22:34:40 +0000 (18:34 -0400)
committerDave Barach <openvpp@barachs.net>
Wed, 6 Jul 2016 14:02:21 +0000 (14:02 +0000)
commitcbec1a18e2538b0dd808f22b6b53a71e8bf285fd
tree09a9e0ae7b24c7df9d806937a27a92eb77f26c9a
parent141977f60d85c7a9ff1c422843b0c6dbf77fa498
VPP-182: IPv4 static ARP entries should not be deleted on interface down

IPv4 static ARP entries should remain when interface is set admin-down
and be reapplied on interface admin-up.

Change-Id: Ic0051865154230c2561d6e6421b05d842f147ca7
Signed-off-by: John Lo <loj@cisco.com>
vnet/vnet/ethernet/arp.c