I'm trying to understand how RFC3984 works with RFC3550.
I noticed that there is an extension bit in RFC3550 that you can set to extend the header. Do I need to set this bit high and then include the optional header extension? Would this be done by setting the "defined by profile" to be 3984, setting the length to the size of the appropriate 3984 header, and then including the header information from RFC3984 as the header extension?
If not, do I just append the RFC3984 appropriate header immediately after the RFC3550 header while leaving the extension bit 0?