Closed akorosmezey closed 10 years ago
I made some commits in the akorosmezey-issue261
branch. In particular, I removed the length field from the update records, as it can always be calculated from the data in the record; less duplication means less room for inconsistency.
I decided to make the updates
field always contain a list, for consistency and to be able to do something sensible if we get a set of updates that contains pause and/or resume messages. Updates to LINC-Switch coming next.
Closes FlowForwarding/LINC-Switch#261: records, enums and encoding