Well, the code point would be globally reserved, but you could just write spec language that said it could only be used in ping.
-Ekr On Fri, Apr 16, 2010 at 2:41 PM, Roni Even <[email protected]> wrote: > Hi, > > I looked at the message extension in section 5.3.3 > > > > struct { > > MessageExtensionType type; > > Boolean critical; > > opaque extension_contents<0..2^32-1>; > > } MessageExtension; > > > > struct { > > uint16 message_code; > > opaque message_body<0..2^32-1>; > > MessageExtensions extensions<0..2^32-1>; > > } MessageContents; > > > > Does this mean that any new extension is defined for all message_codes > specified in section 13.7. So if I want to add a message extension to one > message for example ping_ans it applies to all other messages? > > > > Roni Even > > _______________________________________________ > P2PSIP mailing list > [email protected] > https://www.ietf.org/mailman/listinfo/p2psip > > _______________________________________________ P2PSIP mailing list [email protected] https://www.ietf.org/mailman/listinfo/p2psip
