mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-08-13 16:26:10 +00:00
yang: add org, description data to vrrp model
Signed-off-by: Quentin Young <qlyoung@cumulusnetworks.com>
This commit is contained in:
parent
6356b28642
commit
4c5b9faef5
@ -15,6 +15,14 @@ module frr-vrrpd {
|
||||
prefix frr-interface;
|
||||
}
|
||||
|
||||
organization
|
||||
"Free Range Routing";
|
||||
contact
|
||||
"FRR Users List: <mailto:frog@lists.frrouting.org>
|
||||
FRR Development List: <mailto:dev@lists.frrouting.org>";
|
||||
description
|
||||
"This module defines a model for managing FRR vrrpd daemon.";
|
||||
|
||||
revision 2019-09-09 {
|
||||
description
|
||||
"Initial revision.";
|
||||
|
Loading…
Reference in New Issue
Block a user