]> git.proxmox.com Git - mirror_frr.git/commit
yang: add v2 support to vrrp yang model
authorQuentin Young <qlyoung@cumulusnetworks.com>
Thu, 12 Sep 2019 21:24:54 +0000 (21:24 +0000)
committerQuentin Young <qlyoung@cumulusnetworks.com>
Mon, 9 Dec 2019 19:39:18 +0000 (14:39 -0500)
commit4d12b27efea6b4462029bf4478f2d4d681c25548
tree52572f4ebfc86933a12af060b4daeed986c14f6a
parent2ea09c73796c607c424e09058bac58fb609be760
yang: add v2 support to vrrp yang model

This adds support for VRRPv2 to the VRRP YANG model, which entails the
following changes:

- Add a version leaf with a default of 3
- Split v4 and v6 vritual addresses into separate lists, with
  constraints on v6 addresses to only exist when the version is 3

General improvements:

- Remove unused config groupings
- Add administrative shutdown leaf
- Split state reporting into v4 and v6 blocks, since these are
  considered separate virtual routers

Signed-off-by: Quentin Young <qlyoung@cumulusnetworks.com>
yang/frr-vrrpd.yang