]> git.proxmox.com Git - mirror_frr.git/commit
pimd: Refactor pim message type to an enum
authorDonald Sharp <sharpd@cumulusnetwroks.com>
Sat, 16 Jul 2016 08:49:32 +0000 (04:49 -0400)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Thu, 22 Dec 2016 01:26:02 +0000 (20:26 -0500)
commit7643f0a1c651b84ff26a661cd6b7de806fe7fb3c
treec6933a1fa80bb6cdc431edc8b02c45c55a4e876e
parent36d9e7dcea547443ef25e5a8d308691f50099568
pimd: Refactor pim message type to an enum

Change the pim message type to an enum and add the ability
to output a string based upon message type.

Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
pimd/pim_pim.c
pimd/pim_pim.h