19/06/2020

  1. 1. Libyang 1.0 is required with the release.
    1. Yang 1.0 should be available.
    2. We need a documention on which release of FRR works with with version of libyang.
      1. For example 7.3 works with 0.14 alone.
      2. 7.4 works with 1.0 and above. 
  2. Discussed about performance. There are many bugs in libyang that does not allow NB to perform well. Having parallel list is an issue with libyang today.
    1. As a workaround changing the model was presented.
    2. Changing the model isn't a good idea.
    3. May be we need to coordinate with libyang and get the patches faster.
    4. Pull libyang as submodule and package with FRR?

Public Last updated: 2020-07-10 01:56:12 PM