serkantul

Results 3 comments of serkantul

Similar issue here: Only want to compute checksum for a cloned packet, not the original one. However, putting an if check seems not allowed in a compute_checksum statement.

Nope, I'did not. But still could not find an elegant way to do it. The only way to pass a boolean parameter to the update_checksum is setting a boolean variable...

Because the problem is in ComputeChecksum control, and if statements are not allowed here, checking any variable's value would not help. /* The only legal statements in the implementation of...