]> git.puffer.fish Git - mirror/frr.git/commit
pimd: Start handling of pim REGISTER packet type
authorDonald Sharp <sharpd@cumulusnetworks.com>
Tue, 20 Oct 2015 15:36:37 +0000 (08:36 -0700)
committerDonald Sharp <sharpd@cumulusnetwroks.com>
Thu, 26 May 2016 00:38:34 +0000 (20:38 -0400)
commit77e390e59e924b05d40e40b60430560d0e88b426
tree3f2c5dbd4edcefdc9a67bd45e32f25e59801c669
parent8813406fe9d83b07aab640c27c5c8ede29ea7ada
pimd: Start handling of pim REGISTER packet type

This code starts the handling of the pim register type.  No guarantees that
it works correctly, just that it compiles and the start of the code is in there.

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