]> git.proxmox.com Git - mirror_frr.git/commit
eigrpd: Create enum for states and string name for display
authorDonald Sharp <sharpd@cumulusnetworks.com>
Sat, 28 Oct 2017 22:04:19 +0000 (18:04 -0400)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Sat, 28 Oct 2017 22:06:28 +0000 (18:06 -0400)
commit94ccb30979b7a289da6f4fb95fc52307e8057162
treeb0e5bdef8dbd40d9bc4f7059c81954c5cdcf86b8
parent5cc74ec1b87f0ebf7e0c38c4da9fe5d9b3966ff9
eigrpd: Create enum for states and string name for display

Create an enum for the different states and create
a string name display handler.

Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
eigrpd/eigrp_const.h
eigrpd/eigrp_fsm.c