]> Kevux Git Server - fll/commit
Feature: Add "Magic Bit" to the FSS-000F (Simple Packet) format.
authorKevin Day <Kevin@kevux.org>
Thu, 6 Jun 2024 01:15:40 +0000 (20:15 -0500)
committerKevin Day <Kevin@kevux.org>
Thu, 6 Jun 2024 01:15:40 +0000 (20:15 -0500)
commit27167851b4d2bd6de0873b84d2639f51100ba5af
tree6783d34f8ab9d56f7c7a8cc2ce068c675cf93586
parent6842d6ecaf89230528c270d44039ba2566b9dde6
Feature: Add "Magic Bit" to the FSS-000F (Simple Packet) format.

Make the FSS-000F (Simple Packet) format more generalized and flexible by allowing other payload formats than only formally supporting FSS-000E (Payload).

This adds a new optional "Magic Block" that is designated via the "Magic Bit", which is the third bit from the left.

This should make it easy to store the Simple Packet as a local file.
This should make it easier for routing to optimize processing of the packet by quickly identifying the packet.

The "Control Block" and the "Size Block" have static sizes and positions, which should make it easy to identify the "Magic Block".
The third bit should be checked and then the "Magic Block" should be checked when trying to quickly identify the packet type via the "Magic Block".
specifications/fss-000f.txt