mirror of
https://github.com/octoleo/syncthing.git
synced 2025-02-09 23:38:26 +00:00
This change makes sure that things work smoothly when "we" are a newer version than our peer and have more fields in our messages than they do. Missing fields will be left at zero/nil. (The other side will ignore our extra fields, for the same effect.)