master
Raw Download raw file

date: “2016-12-01” draft: true title: “template”


PN Headers

+-------------+
|ASCII Diagram|
+-------------+

PN Header Descriptions

Bytes Name Description
pn[0] PNID The PN Id field
  • bytes are in bpf filter notation
  • name is usually the abbreviated name
  • description usulally has the full name and a short description

PN Example Packets

  • pn[0] = 0 - this packet is the first, identified by an id of one
  • pn[0] = 255 - the last possible packet, id of 255

PN State machine (optional)

Short description of why this protocol has a state machine and what it attempts to accomplish

State Machine Image

Additional resources