Brian E Carpenter <[email protected]> wrote: >> one hop only objective-value = '' ; none
> If you want a null string in CDDL, I think it has to be "". But why not
> make it any in the formal syntax, with a RECOMMENDED value of null?
> That provides extensibility at zero cost.
So I will write any.
>> locator = [ O_IPv6_LOCATOR, ipv6-address, transport-proto, port-number
>> ] ipv6-address = the v6 LL of the proxy transport-proto = 'TCP'
> That field is supposed to be an integer. And I assume you want to allow
> UDP too? So in GRASP-CDDL, that would be IPPROTO_TCP / IPPROTO_UDP
Right... so I want to write:
transport-proto = IPPROTO_TCP / IPPROTO_UDP / IPPROTO_IPV6
??
> I've pushed the code to GitHub. Doc at
> https://github.com/becarpenter/graspy/blob/master/brski-demo.pdf
Thanks.
--
Michael Richardson <[email protected]>, Sandelman Software Works
-= IPv6 IoT consulting =-
signature.asc
Description: PGP signature
_______________________________________________ Anima mailing list [email protected] https://www.ietf.org/mailman/listinfo/anima
