17/04/2020

 

  1. Discussed over nb_conversions branch merge and all pending PRs needs to be raised for master.
  2. Discussed over about any overlapping work and current work in progress.
    1. Will be maintaining table about on going work and pending item.
  3. There is ongoing work for password encryption in yang.
  4. Discussed about batching of large show commands. 
    1. Cookie based solution.
      1. Server request for a large output and client will reply with only limited number of entires and sends cookie that can be used for next query.
      2.  Xpath can be used for filtering any of the output.
    2. A new draft https://tools.ietf.org/html/draft-zheng-netconf-fragmentation was discussed.
    3. Netwconf server has batching implemented discussed about using that as example https://github.com/choppsv1/netconf/blob/master/netconf/base.py#L6

 

Public Last updated: 2020-04-23 06:35:47 AM