]> git.puffer.fish Git - mirror/frr.git/commit
yang: update route map model
authorRafael Zalamena <rzalamena@opensourcerouting.org>
Fri, 27 Sep 2019 22:32:10 +0000 (19:32 -0300)
committerRafael Zalamena <rzalamena@opensourcerouting.org>
Tue, 4 Feb 2020 17:05:43 +0000 (14:05 -0300)
commit0c0e73045b1898610eef9309b9f5927254356710
tree33c5d306644c6d6cc6ff873a07b38d70dc6d6bdf
parent0445dc7d4e3c2eedd33b734642521d32393cf6aa
yang: update route map model

Important changes:

  * Rename top container `route-map` to `lib`;
  * Rename list `instance` to `route-map`;
  * Move route map repeated data to list `entry`;
  * Use interface reference instead of typedef'ed string;
  * Remove some zebra specific route map conditions;
  * Protect `tag` set value with `when "./action = 'tag'"`;

Signed-off-by: Rafael Zalamena <rzalamena@opensourcerouting.org>
yang/frr-route-map.yang