summaryrefslogtreecommitdiff
path: root/schema/packet_event_schema.json
diff options
context:
space:
mode:
Diffstat (limited to 'schema/packet_event_schema.json')
-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"