aboutsummaryrefslogtreecommitdiff
path: root/schema
diff options
context:
space:
mode:
authorToni Uhlig <matzeton@googlemail.com>2022-11-13 11:57:14 +0100
committerToni Uhlig <matzeton@googlemail.com>2022-11-13 16:19:07 +0100
commit36e428fc8917d61a6957a385a4e0b189be36b830 (patch)
treeae1a92c051ae52d80aef76123d2dd0a90f9c4fe2 /schema
parentea1698504cc73df41af0b9df20d5133330ee6977 (diff)
Sync unit tests.
Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
Diffstat (limited to 'schema')
-rw-r--r--schema/packet_event_schema.json3
1 files changed, 1 insertions, 2 deletions
diff --git a/schema/packet_event_schema.json b/schema/packet_event_schema.json
index f38d8aa58..9df62de26 100644
--- a/schema/packet_event_schema.json
+++ b/schema/packet_event_schema.json
@@ -110,8 +110,7 @@
},
"pkt_len": {
"type": "number",
- "minimum": 0,
- "maximum": 65535
+ "minimum": 0
},
"pkt": {
"type": "string"