From 012c70c0adcdbc0874dc482ce307485812bdaab6 Mon Sep 17 00:00:00 2001 From: Jason Thorpe Date: Sun, 19 May 2024 12:03:03 -0700 Subject: [PATCH] Note the changes in nabud-1.3.3. --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index d8b8d89..78a2f13 100644 --- a/README.md +++ b/README.md @@ -427,6 +427,15 @@ And you can select a file to loaded when the NABU boots and requests image ## Changes +### nabud-1.3.3 +* Added support for flexibile transmission timeouts in NHACP. The spec + says 1 second, but there are systems out in the wild with slower + transmission speeds that are now using NHACP. We now calculate the + timeout based on how long it would take to transmit an MTU-sized frame + at the connection's baud rate, rounding up to the next whole second. +* Fix a source code management mistake in nabud-1.3.2's off_t changes that + caused odd behavior on platforms that required the change. + ### nabud-1.3.2 * Fix a bug in NHACP dealing with file offsets on 32-bit Linux platforms and other platforms that do not have a 64-bit off_t type; seeks and