All releases tagged Minor bugfixes


Release Notes: A bug with hash_fold() regarding incoming IPv4 and IPv6 source addresses has been fixed. The "hash" group mechanism is now working as expected.


Release Notes: A new -6 option has been added to force IPv6 bind. A patch contribution has been applied to solve a problem with ftok() on Solaris.


Release Notes: A bug in the autodisable functionality has been fixed. The manual page has been updated.


Release Notes: The directory /var/run/balance may now already exist (e.g. created during installation) without complaining and exiting.


Release Notes: TCP_NODELAY is now properly set by default. This disables the "Nagle Algorithm", which significantly speeds TCP forwarding of protocols with small request/response packets.


Release Notes: The master process was not found on "balance -i". Unused variables have been removed. BalanceBSD is set if MAC_OS_X_VERSION_10_4 is defined (balance should now compile on OSX Tiger).


Release Notes: Bugs in channel and group argument parsing were fixed. Error messages were added in case of rendezvous file permission problems.


Release Notes: The writelock and channelcount patches were added. The balance exit codes were fixed. An attempt is made to automatically create /var/run/balance if it is not already present.