Way of the Force

irn-data

This packet is sent by an irn router to transmit an i3 packet to another irn router.

FORMAT

({
  "irn-data",
  (int),       // ttl
  (string),    // srcrouter
  0,
  (string),    // dstrouter
  0,
  (array)      // i3 packet
})

Back to index