blob: c4f89ab81fa1c05966414299e996982a7fc41f1c [file] [log] [blame]
Ratan Gupta0f9471f2017-03-30 18:45:51 +05301description: >
2 This defines IP protocol types.
3properties:
4 - name: Type
5 type: enum[self.Protocol]
6 description: >
7 protocol type can be IPv4 or IPv6 etc.
8
9enumerations:
10 - name: Protocol
11 description: >
12 Possible IP protocol types.
13 values:
14 - name: IPv4
15 - name: IPv6