summaryrefslogtreecommitdiffstats
path: root/tests/py/inet
diff options
context:
space:
mode:
Diffstat (limited to 'tests/py/inet')
-rw-r--r--tests/py/inet/fib.t.json4
-rw-r--r--tests/py/inet/fib.t.json.output4
-rw-r--r--tests/py/inet/map.t.json8
-rw-r--r--tests/py/inet/map.t.json.output8
-rw-r--r--tests/py/inet/tcp.t.json12
5 files changed, 18 insertions, 18 deletions
diff --git a/tests/py/inet/fib.t.json b/tests/py/inet/fib.t.json
index 00c79abc..92bb5ec0 100644
--- a/tests/py/inet/fib.t.json
+++ b/tests/py/inet/fib.t.json
@@ -57,7 +57,7 @@
[
{
"vmap": {
- "left": {
+ "key": {
"fib": {
"flags": [
"daddr",
@@ -66,7 +66,7 @@
"result": "type"
}
},
- "right": {
+ "data": {
"set": [
[
"blackhole",
diff --git a/tests/py/inet/fib.t.json.output b/tests/py/inet/fib.t.json.output
index b06e488a..52cd46bc 100644
--- a/tests/py/inet/fib.t.json.output
+++ b/tests/py/inet/fib.t.json.output
@@ -2,7 +2,7 @@
[
{
"vmap": {
- "left": {
+ "key": {
"fib": {
"flags": [
"daddr",
@@ -11,7 +11,7 @@
"result": "type"
}
},
- "right": {
+ "data": {
"set": [
[
"unicast",
diff --git a/tests/py/inet/map.t.json b/tests/py/inet/map.t.json
index 7fc2ac33..207ac3f3 100644
--- a/tests/py/inet/map.t.json
+++ b/tests/py/inet/map.t.json
@@ -7,13 +7,13 @@
},
"right": {
"map": {
- "left": {
+ "key": {
"payload": {
"field": "saddr",
"protocol": "ip"
}
},
- "right": {
+ "data": {
"set": [
[
"10.2.3.2",
@@ -40,13 +40,13 @@
},
"right": {
"map": {
- "left": {
+ "key": {
"payload": {
"field": "hdrlength",
"protocol": "ip"
}
},
- "right": {
+ "data": {
"set": [
[
5,
diff --git a/tests/py/inet/map.t.json.output b/tests/py/inet/map.t.json.output
index 6e5238e3..9c235e30 100644
--- a/tests/py/inet/map.t.json.output
+++ b/tests/py/inet/map.t.json.output
@@ -7,13 +7,13 @@
},
"right": {
"map": {
- "left": {
+ "key": {
"payload": {
"field": "saddr",
"protocol": "ip"
}
},
- "right": {
+ "data": {
"set": [
[
"10.2.3.1",
@@ -40,13 +40,13 @@
},
"right": {
"map": {
- "left": {
+ "key": {
"payload": {
"field": "hdrlength",
"protocol": "ip"
}
},
- "right": {
+ "data": {
"set": [
[
4,
diff --git a/tests/py/inet/tcp.t.json b/tests/py/inet/tcp.t.json
index 00e8ae7e..0b30fbcf 100644
--- a/tests/py/inet/tcp.t.json
+++ b/tests/py/inet/tcp.t.json
@@ -176,13 +176,13 @@
[
{
"vmap": {
- "left": {
+ "key": {
"payload": {
"field": "dport",
"protocol": "tcp"
}
},
- "right": {
+ "data": {
"set": [
[
22,
@@ -206,13 +206,13 @@
[
{
"vmap": {
- "left": {
+ "key": {
"payload": {
"field": "dport",
"protocol": "tcp"
}
},
- "right": {
+ "data": {
"set": [
[
25,
@@ -431,13 +431,13 @@
[
{
"vmap": {
- "left": {
+ "key": {
"payload": {
"field": "sport",
"protocol": "tcp"
}
},
- "right": {
+ "data": {
"set": [
[
25,