Content deleted Content added
m →Usage: * |
→Syntax: Order |
||
Line 38:
"type": "string",
"required": true
},▼
"rfcs": {▼
"label": "RFC(s)",▼
"type": "string",▼
"deprecated": false,▼
"description": "RFC(s) describing this protocol"▼
},▼
"ports": {▼
"label": "Port(s)",▼
"type": "string",▼
"deprecated": false,▼
"description": "TCP/UDP ports if used by the protocol"▼
},▼
"osilayer": {▼
"label": "OSI layer",▼
"type": "string",▼
"deprecated": false,▼
"description": "OSI layer this protocol works in"▼
},
"is stack": {
Line 128 ⟶ 110:
"description": "Name of protocols that derive from this protocol",
"type": "string"
▲ },
▲ "rfcs": {
▲ "label": "RFC(s)",
▲ "type": "string",
▲ "deprecated": false,
▲ "description": "RFC(s) describing this protocol"
▲ },
▲ "ports": {
▲ "label": "Port(s)",
▲ "type": "string",
▲ "deprecated": false,
▲ "description": "TCP/UDP ports if used by the protocol"
▲ },
▲ "osilayer": {
▲ "label": "OSI layer",
▲ "type": "string",
▲ "deprecated": false,
▲ "description": "OSI layer this protocol works in"
},
"hardware": {
|