| commit | 4f6c8c6652c74b958c631ca9a16f450c6ce6a23c | [log] [tgz] |
|---|---|---|
| author | Wayne Davison <wayne@opencoder.net> | Fri May 22 08:23:26 2020 -0700 |
| committer | Wayne Davison <wayne@opencoder.net> | Fri May 22 09:52:14 2020 -0700 |
| tree | 185ad8e5566441aa11bc984837fb05fac72667be | |
| parent | a7303a3d3d1ab3221bcb950f19eefb10e27b4bf7 [diff] |
Checksum negotiation & more bits for compat_flags - Add checksum negotiation to the protocol so that we can easily add new checksum algorithms and each will be used when both sides support it. - Increase the size of the compat_flags value in the protocol from a byte to an int.