summaryrefslogtreecommitdiffstats
path: root/tests/py/ip
diff options
context:
space:
mode:
Diffstat (limited to 'tests/py/ip')
-rw-r--r--tests/py/ip/ip.t.json4
-rw-r--r--tests/py/ip/masquerade.t.json2
-rw-r--r--tests/py/ip/redirect.t.json2
3 files changed, 4 insertions, 4 deletions
diff --git a/tests/py/ip/ip.t.json b/tests/py/ip/ip.t.json
index abd45ce7..d66e4264 100644
--- a/tests/py/ip/ip.t.json
+++ b/tests/py/ip/ip.t.json
@@ -123,7 +123,7 @@
# ip dscp vmap { cs1 : continue , cs4 : accept } counter
[
{
- "map": {
+ "vmap": {
"left": {
"payload": {
"field": "dscp",
@@ -1542,7 +1542,7 @@
# ip hdrlength vmap { 0-4 : drop, 5 : accept, 6 : continue } counter
[
{
- "map": {
+ "vmap": {
"left": {
"payload": {
"field": "hdrlength",
diff --git a/tests/py/ip/masquerade.t.json b/tests/py/ip/masquerade.t.json
index 44f371ad..4eae3b98 100644
--- a/tests/py/ip/masquerade.t.json
+++ b/tests/py/ip/masquerade.t.json
@@ -379,7 +379,7 @@
}
},
{
- "map": {
+ "vmap": {
"left": {
"payload": {
"field": "dport",
diff --git a/tests/py/ip/redirect.t.json b/tests/py/ip/redirect.t.json
index b22a327d..58e78ee9 100644
--- a/tests/py/ip/redirect.t.json
+++ b/tests/py/ip/redirect.t.json
@@ -537,7 +537,7 @@
}
},
{
- "map": {
+ "vmap": {
"left": {
"payload": {
"field": "dport",