]> git.ipfire.org Git - thirdparty/suricata.git/commitdiff
eve/schema: add udp.len_invalid
authorShivani Bhardwaj <shivani@oisf.net>
Wed, 18 Jan 2023 01:24:55 +0000 (06:54 +0530)
committerVictor Julien <vjulien@oisf.net>
Thu, 26 Jan 2023 06:01:30 +0000 (07:01 +0100)
etc/schema.json

index 46a133f0321f9d2afd9a9ea653820602cc316e89..15bf6261fbadc07a574a8ec2d86d4999be2a9b7c 100644 (file)
                                         },
                                         "pkt_too_small": {
                                             "type": "integer"
+                                        },
+                                        "len_invalid": {
+                                            "type": "integer"
                                         }
                                     },
                                     "additionalProperties": false