This group is locked. No changes can be made to the group while it is locked.
Re: R? min value is negative, either use unsigned or 'var &= const' #verifier
Simon
I finally discover that checksum can be calculated via incremental update. (see RFC 1624) Using it, I didn't have to deal with dynamic sized payload and so no more issue with the verifier. So I go back to use bcc :) Again, Thx a lot Yonghong for your time ! Please don't forget to keep me in touch about that even if I'm not impacted anymore, I'm curious to know how you move forward on this ! (By the way did you get the point about the error just above, is the verifier able to understand this kind of dynamic check ?) |