Attention is currently required from: laforge.
1 comment:
Patchset:
You can go even more generic than the "Rx foobar" and "msg_size check" by doing the tlv_parse in the […]
logging: We could move it to a generic place, but sometimes it's also useful to log message specific stuff in the same Rx line, hence why I preferred keeping it separate.
tlv_parse: GMM has a lot of adhoc IEs without T or L parts, which makes it difficult to parse all messages generically. One needs to first manually parse the first fields which are dependent on each message, until arriving to the TLV part.
To view, visit change 33001. To unsubscribe, or for help writing mail filters, visit settings.