trema / trema-edge

Transient repository for Trema OF1.3 branch
27 stars 14 forks source link

Create multiple parts multipart message if payload is big enough. #57

Closed hkwi closed 11 years ago

hkwi commented 11 years ago

For example, if you have 2000+ groups, then OFMP_GROUP to OFPG_ALL returns a big reply, and the message length overflows uint16_t, where we really need multiple messages.

coveralls commented 11 years ago

Coverage Status

Coverage remained the same when pulling ffc555b8a12bc9a2ab4cea6c34dedec9d31a5e70 on iHiroakiKawai:multi_multipart into d2e10de1b7fbf85eef40631b8f645756b516fb44 on trema:master.