From f591e5d8bd72f5f60d3c26222b14b512366fedc3 Mon Sep 17 00:00:00 2001 From: Matej Klotton Date: Thu, 11 Aug 2016 18:33:34 +0200 Subject: CSIT-353: Add basic map-t tests Change-Id: I78075e445cdd61e0e3cf9353bddeaf6e6bc978fa Signed-off-by: Matej Klotton --- resources/templates/vat/map_add_domain.vat | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'resources/templates/vat/map_add_domain.vat') diff --git a/resources/templates/vat/map_add_domain.vat b/resources/templates/vat/map_add_domain.vat index f5996294ee..4895f04794 100644 --- a/resources/templates/vat/map_add_domain.vat +++ b/resources/templates/vat/map_add_domain.vat @@ -1 +1 @@ -map_add_domain ip4-pfx {ip4_pfx} ip6-pfx {ip6_pfx} ip6-src {ip6_src} ea-bits-len {ea_bits_len} psid-offset {psid_offset} psid-len {psid_len} \ No newline at end of file +map_add_domain ip4-pfx {ip4_pfx} ip6-pfx {ip6_pfx} ip6-src {ip6_src} ea-bits-len {ea_bits_len} psid-offset {psid_offset} psid-len {psid_len} {map_t} \ No newline at end of file -- cgit 1.2.3-korg