removed length from data placeholders

This commit is contained in:
Marcel 2015-01-04 12:08:20 +01:00
parent 5c1a72d13a
commit 4d2c8c74a1
2 changed files with 0 additions and 2 deletions

View File

@ -38,7 +38,6 @@ protocol: &ethframe
length: 2
-
field: data
length: 0
data: true
-
field: FCS (32-bit CRC)

View File

@ -59,6 +59,5 @@ protocol: &tcp
repeatable: true
-
field: data
length: 0
data: true
osilayer: 4