20/03/2020

  1. Discussed on Nexthop keys.
    • Nexthop key must include VRF as the key. For example ip route 1.1.1.1/32 10.10.10.10 vrf red, in this case since callback function are called one parameter after another then when nexthop 10.10.10.10 callback function is called it will end up send update to zebra and remove and readd when VRF red associated with nexthop is received.
    • Agreed to have VRF as the key to nexthop.
  2. Discussed on issues w.r.t scale when callback functions are being called for each parameter one by one.
    • Solutions were discussed to see if can batch them and send after sometime. This can be an library.
    • Need to discuss with Renato to check any other infra available for the same.
    • Document all the implementation issues noticed till now with libyang.
  3. Discussed on length of autogenerated function name. They are as big as xpath is. 
    • Agreed that there is exception for autogenerated function.
  4. Discussed on topic where Yang that is different from FRR yang wants to leverage northbound.
    • Problem does exist even when the internal yang changes with new version.
    • Rough consensus on having conversion for few like openconfig may be maintained but maintaining lot of private yang conversions might not scale.

Public Last updated: 2020-03-26 12:56:25 PM