mirror of
https://github.com/SCST-project/scst.git
synced 2026-05-17 02:31:27 +00:00
cf596b177d9df4e2123b668ecda54bd1017a38d2
We use the 64-bit tag field in the SRP commands to store information allowing us to track each command. However, SCST only saves/uses 32-bits out of this 64-bit field. This causes our code to fail when we get a response SRP command that doesn't match any tags we used. I have updated SCST to work with our product by changing it to save all 64-bits of the tag. git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@150 d57e44dd-8a1f-0410-8b47-8ef2f437770f
Description
No description provided
Languages
C
90.1%
Perl
4.2%
Shell
1.8%
HTML
1.7%
Makefile
1.2%
Other
0.9%