Added systemd and xinetd service files

This commit is contained in:
zx
2024-07-02 23:28:00 +03:00
parent f72259cfe3
commit 5ef2b09861
4 changed files with 48 additions and 0 deletions
+9
View File
@@ -257,3 +257,12 @@ Alexey Khromov (zx@zxalexis.ru)
0.25.2
+ Adopted for outgoing IPv6 communication
0.25.3
+ Fixed IPv6 address logging in inetd connections
+ Fixed outgoing proto detection and order - as Direct, BinkP, Ifcico,
Telnet, Modem first allowed to connect. You may change this order
individually by override flags.
+ Daemon mode now tries to make outgoing tcp calls prior to modem
+ Daemon mode - fixed working time for tcp nodes (CM)
+ Fixed some x64 errors in comparisons to integers
+ Added systemd and xinetd service files to contrib folder