@techreport{keiser-afs3-xdr-union-06, number = {draft-keiser-afs3-xdr-union-06}, type = {Internet-Draft}, institution = {Internet Engineering Task Force}, publisher = {Internet Engineering Task Force}, note = {Work in Progress}, url = {https://datatracker.ietf.org/doc/draft-keiser-afs3-xdr-union/06/}, author = {Thomas Keiser and Andrew Deason}, title = {{Extensible XDR Discriminated Union Primitive Type}}, pagetotal = 11, year = 2012, month = sep, day = 10, abstract = {AFS-3 relies upon XDR to carry Rx RPC call payloads. XDR discriminated unions are ill-suited to cases where the protocol needs to evolve without inventing new RPCs, i.e., unknown discriminant values cause the entire XDR payload to fail the decoding step. While this can be circumvented through the use of opaque payloads (and recursive XDR invocations), such solutions are inelegant and difficult to implement. This memo defines a new XDR primitive type, "ext-union", which is derived from the XDR discriminated union primitive type, but with two key variations: 1) each leg contains a length field, and 2) no default leg is supported. Internet Draft Comments Comments regarding this draft are solicited. Please include the AFS-3 protocol standardization mailing list (afs3-standardization@openafs.org) as a recipient of any comments. AFS-3 Document State This document is in state "draft", as per the document state definitions set forth in {[}I-D.wilkinson-afs3-standardisation{]}.}, }