]> git.proxmox.com Git - mirror_frr.git/commit - lib/mlag.c
lib: Add mlag_role2str function
authorDonald Sharp <sharpd@cumulusnetworks.com>
Fri, 21 Dec 2018 14:46:48 +0000 (09:46 -0500)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Fri, 4 Jan 2019 17:21:00 +0000 (12:21 -0500)
commit6edbb8b2e3fc0f4636a82931abecabe6833197f1
tree80f2fbff97a01294c14fa375ffb1d85dd2008772
parentac567a6f4a21608ffe5c3c6e35f0c992f52f7d56
lib: Add mlag_role2str function

Add a generic mlag_role2str function for lib since multiple daemons
will be using this code.

Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
lib/mlag.c [new file with mode: 0644]
lib/mlag.h
lib/subdir.am