summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorDimitri Staessens <dimitri.staessens@ugent.be>2018-06-05 13:39:40 +0200
committerSander Vrijders <sander.vrijders@ugent.be>2018-06-05 14:04:45 +0200
commit635ffc5c1c8da07f3f34218280d6a25a29c78bc7 (patch)
tree87abf5017a8367498ca676a21a941834296973ef /doc
parent1ea6f8baa31d46088710ae02533678aa965528c2 (diff)
downloadouroboros-635ffc5c1c8da07f3f34218280d6a25a29c78bc7.tar.gz
ouroboros-635ffc5c1c8da07f3f34218280d6a25a29c78bc7.zip
lib: Simplify delta-t logic
This revises the delta-t implementation to align with Watson's timer specifications. FRCT will never deliver out-of-order packets. A raw flow (without delta-t state machine) will be able to provide such a service. Signed-off-by: Dimitri Staessens <dimitri.staessens@ugent.be> Signed-off-by: Sander Vrijders <sander.vrijders@ugent.be>
Diffstat (limited to 'doc')
-rw-r--r--doc/man/fccntl.32
1 files changed, 0 insertions, 2 deletions
diff --git a/doc/man/fccntl.3 b/doc/man/fccntl.3
index bec506ec..543a6bb6 100644
--- a/doc/man/fccntl.3
+++ b/doc/man/fccntl.3
@@ -83,8 +83,6 @@ argument. Supported flags are:
\fIFRCTFERRCHCK\fR - enable checksum (CRC32).
-\fIFRCTFORDERING\fR - enable packet in-order delivery.
-
\fIFRCTFPARTIAL\fR - enable partial delivery.
.RE