diff --git a/etc/schema.json b/etc/schema.json index 7e847f8a6e..5c77b43562 100644 --- a/etc/schema.json +++ b/etc/schema.json @@ -5686,6 +5686,9 @@ "invalid_hardware_size": { "type": "integer" }, + "invalid_pkt": { + "type": "integer" + }, "invalid_protocol_size": { "type": "integer" }, @@ -5698,9 +5701,6 @@ "unsupported_opcode": { "type": "integer" }, - "unsupported_pkt": { - "type": "integer" - }, "unsupported_protocol": { "type": "integer" }