Releases: cminyard/ser2net
Ser2net 4.6.4
This release fixes a rather embarrassing bug; sending breaks didn't work right in some circumstances. This happened because I had no way to receive breaks and know if they happened. I have added receiving breaks in the gensio library, version 2.8.12, and have added tests to make sure that breaks are actually working.
As part of this, you can now also receive breaks and parity errors through the the linestate interface on telnet rfc2217.
You should upgrade, and upgrade gensio, too. This should compile and work against old version of gensio, but the tests (well, the new break related ones) will not work.
Release 4.6.3
Fixes a bug affecting connect back UDP when losing network connectivity.
Release 4.6.2
This release removes some debugging cruft that got left in, fixes some doc typos, and fixes an issue with the admin interface.
ser2net 4.6.1
Release of 4.6.1, the Windows binaries.
Release 4.6.0
New release and Windows installer. Requires the Gensio library to be installed.
Release 4.5.0
Windows ser2net binary required Gensio library to be installed.