Open 5abeel opened 2 years ago
This is a problem with ygot where we don't support generating for the bits
YANG type. If you remove them from the YANG files then you will get past this error.
There is an issue and design doc to track this: https://github.com/openconfig/ygot/issues/494
Hi, We are trying to come up with a OpenConfig compliant yang model for IPsec (I understand it is not supported by OpenConfig currently). Initial trial to generate proto file failed with what we had, so so went back to the original IETF file that it is based on, which is
ietf-ipsec-ikeless
. I see same problems there -- any thoughts on how to progress? Is this an issue in ygot's proto-generator or something specific to the yang model itself?