forgot a word... o.O
This commit is contained in:
parent
a26d0a1aba
commit
c8348bc6d8
|
@ -4,7 +4,7 @@ Network Protocol Dictionary
|
|||
This is a YAML network protocol dictionary for all (binary based) OSI-Layer 1-4 protocols, eg. Ethernet, IP, TCP, UDP, etc.
|
||||
|
||||
- What this dictionary should be:
|
||||
- A complete **machine readable** *structure definition* for all binary based network protocols
|
||||
- A complete **machine readable** *structure definition* dictionary for all binary based network protocols
|
||||
- Addon: some protocol documentation from wikipedia or RFCs for display use.
|
||||
- A reference for building a network packet from scratch in an application, mostly for applications dealing with network packets.
|
||||
|
||||
|
|
Reference in New Issue