> On 26 Sep 2016, at 10:47, Carl-Daniel Hailfinger > <[email protected]> wrote: > > I'm currently using the nbd protocol as an easy way to prototype and > evaluate storage media command extensions for secure data handling. > What's the official accepted process of allocating flags and commands > for experimental usage? Right now I need two commands and two associated > capability flags.
If it's completely internal, make something up :-) If you think you may want it to form part of the spec eventually, post a request here, Wouter or I will create a branch in github, and that branch contains the experimental protocol documentation. That will get an allocation of bits/integers which we will endeavour to keep until merge, but cannot guarantee it. See the existing extension branches at github for examples. -- Alex Bligh ------------------------------------------------------------------------------ _______________________________________________ Nbd-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/nbd-general
