From 10f3b07a5c883e20ef345c8b1c8e24063a50281f Mon Sep 17 00:00:00 2001 From: pmikus Date: Wed, 20 Apr 2016 13:24:11 +0200 Subject: Performance IPv6 library and short/long test cases - JIRA: CSIT-2 - Create IPv6 test cases for long/short/singlethread/multithread performance testing - Create robot KWs for IPv6 performance testing - Add T-Rex IPv6 profile Change-Id: I306d5c894d9b9287bf91929764aeb1c7083d802c Signed-off-by: pmikus Signed-off-by: Peter Mikus --- resources/templates/vat/add_ip_neighbor.vat | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'resources/templates/vat/add_ip_neighbor.vat') diff --git a/resources/templates/vat/add_ip_neighbor.vat b/resources/templates/vat/add_ip_neighbor.vat index e8587b28ca..cbea0e14a6 100644 --- a/resources/templates/vat/add_ip_neighbor.vat +++ b/resources/templates/vat/add_ip_neighbor.vat @@ -1 +1 @@ -ip_neighbor_add_del sw_if_index {sw_if_index} dst {ip_address} mac {mac_address} \ No newline at end of file +ip_neighbor_add_del sw_if_index {sw_if_index} dst {ip_address} mac {mac_address} -- cgit 1.2.3-korg