]> git.proxmox.com Git - mirror_frr.git/commit - pimd/pim_register.h
pimd: Refactor pim message receive
authorDonald Sharp <sharpd@cumulusnetwroks.com>
Thu, 14 Jul 2016 14:30:37 +0000 (10:30 -0400)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Thu, 22 Dec 2016 01:26:02 +0000 (20:26 -0500)
commit4dffc8807e4c265002247d19dad4275308b6d818
treedaed91ad7566ed0206e73549894664198d8f5ff2
parent13c2408c1d3fdf1c5b259e94eaa4aeb02523fd5d
pimd: Refactor pim message receive

We were using a variety of techniques to handle
incoming pim packets.  Refactor to use a switch
statement to handle the incoming packets.

Also add the ability to notice that we are getting
a register stop.

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