This repository has been archived on 2020-12-30. You can view files and clone it, but cannot push or open issues or pull requests.
NetworkProtocolDictionary/protocols/osi1-2/eth-packet.yml

14 lines
238 B
YAML
Raw Normal View History

2015-01-04 12:04:36 +01:00
---
protocol: &ethpacket
name: eth-packet
osilayer: 1
fields:
-
field: preamble
length: 7
-
field: Start of frame delimiter
length: 1
- field: eth-frame
data: true
reference: eth-frame