]> 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:11:37 +0000 (20:11 -0500)
committerKevin Day <Kevin@kevux.org>
Thu, 6 Jun 2024 01:15:13 +0000 (20:15 -0500)
commit7c58a1025ceab39b787b0a847e2e2738440e156c
treec53a31f88e17d16dcf3ea0c5fc2adee81a3de6e6
parent29dec57a08973842e6822ee2be0f8ef0ba9b2f7b
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