]> git.puffer.fish Git - mirror/frr.git/commit
pimd: Start work for handling of register command
authorDonald Sharp <sharpd@cumulusnetworks.com>
Thu, 15 Oct 2015 16:02:50 +0000 (09:02 -0700)
committerDonald Sharp <sharpd@cumulusnetwroks.com>
Thu, 26 May 2016 00:38:34 +0000 (20:38 -0400)
commit01d68c9bea4e362f85c8968f5924064fe42d53ff
tree65d11b7a095b026b3487d46a731a7e7391921696
parent7bfa6175483e8316510841b4027913eb8e3c4c11
pimd: Start work for handling of register command

Start the coding of the REGISTER receive and send.

Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
pimd/Makefile.am
pimd/pim_register.c [new file with mode: 0644]
pimd/pim_register.h [new file with mode: 0644]