summaryrefslogtreecommitdiffstats
path: root/tests/py/inet/tcp.t.json
diff options
context:
space:
mode:
Diffstat (limited to 'tests/py/inet/tcp.t.json')
-rw-r--r--tests/py/inet/tcp.t.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/py/inet/tcp.t.json b/tests/py/inet/tcp.t.json
index f5df72aa..2f83566d 100644
--- a/tests/py/inet/tcp.t.json
+++ b/tests/py/inet/tcp.t.json
@@ -175,7 +175,7 @@
# tcp dport vmap { 22 : accept, 23 : drop }
[
{
- "map": {
+ "vmap": {
"left": {
"payload": {
"field": "dport",
@@ -205,7 +205,7 @@
# tcp dport vmap { 25:accept, 28:drop }
[
{
- "map": {
+ "vmap": {
"left": {
"payload": {
"field": "dport",
@@ -430,7 +430,7 @@
# tcp sport vmap { 25:accept, 28:drop }
[
{
- "map": {
+ "vmap": {
"left": {
"payload": {
"field": "sport",