fixed ipv6 according to schema

This commit is contained in:
Marcel M. Otte 2016-09-20 07:39:15 +02:00
parent a4b80c4fa5
commit b094071f73
1 changed files with 7 additions and 3 deletions

View File

@ -33,8 +33,9 @@ protocol:
extensionreferencefield: nextheader
extensions:
- extension:
name: hopbyhop
name: hopbyhop
referenceid: 0
after: dstaddress
fields: &hopbyhop
- field: nextheader
length: 1
@ -48,13 +49,15 @@ protocol:
length: 8
optional: yes
repeatable: yes
- extension:
- extension:
name: destoptions
referenceid: 60
after: dstaddress
fields: *hopbyhop
- extension:
name: routing #is deprecated (see http://en.wikipedia.org/wiki/IPv6_packet)
referenceid: 43
after: dstaddress
fields:
- field: nextheader
length: 1
@ -73,6 +76,7 @@ protocol:
- extension:
name: fragment
referenceid: 44
after: dstaddress
fields:
- field: nextheader
length: 1
@ -89,4 +93,4 @@ protocol:
bitfield: yes
length: 1
- field: identification
length: 4
length: 4