blob: c4f89ab81fa1c05966414299e996982a7fc41f1c [file] [log] [blame]
description: >
This defines IP protocol types.
properties:
- name: Type
type: enum[self.Protocol]
description: >
protocol type can be IPv4 or IPv6 etc.
enumerations:
- name: Protocol
description: >
Possible IP protocol types.
values:
- name: IPv4
- name: IPv6