Comment # 21
on bug 8947
from Michael Mann
(In reply to comment #20)
> According to RFC 2748, Op Code and Flags are part of Common Header, Handle is > one of the COPS Specific Object, and it's not mandatory, for some Op Codes
> they don't even have to specify handle, so I think it's better to keep handle > at the same level of other objects.
My question was more "If a handle is required to do request/response matching,
does it make more sense to put the request/response fields under the Handle
object, rather than outside of it?" Pushing opcode/is_solicited was just
refering to the values (passed into the subfunctions), not the fields
themselves (which I agree should be left as is).
You are receiving this mail because:
- You are watching all bug changes.