You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix the build process on ARMs (#125)
This patch was provided by Andreas Beckmann <anbe@debian.org>
to Debian project. See details at https://bugs.debian.org/1100959
Description: the virt_addr_valid macro wants a void* argument
Fixes for digest transfers
This release fixes issues for transferring a calculated digest over a
tcp socket. The module will now retry 10x when it fails to bind a socket.
The Makefile also provides an option to build a module without stripping
symbols