]> git.puffer.fish Git - matthieu/frr.git/commit
pimd: Notice when we receive a packet type we can't handle yet
authorDonald Sharp <sharpd@cumulusnetworks.com>
Thu, 1 Oct 2015 16:40:52 +0000 (12:40 -0400)
committerDonald Sharp <sharpd@cumulusnetwroks.com>
Thu, 26 May 2016 00:38:33 +0000 (20:38 -0400)
commit566b83cf727bb45ccf6fb440b370d5767b1f2766
treebcec0cfd0ccb4a6211e6306d5d399ed667f64457
parentb5790b703d534c5df2fc8c9a90a14be185e6e5db
pimd: Notice when we receive a packet type we can't handle yet

There are PIM packet types that have not been implemented yet.
Notice when we get one of those and safely do nothing.

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