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

@ -35,6 +35,7 @@ protocol:
- extension:
name: hopbyhop
referenceid: 0
after: dstaddress
fields: &hopbyhop
- field: nextheader
length: 1
@ -51,10 +52,12 @@ protocol:
- 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