]> git.proxmox.com Git - mirror_frr.git/commit - pimd/pimd.h
pimd: Convert sizes to #defines
authorDonald Sharp <sharpd@cumulusnetworks.com>
Thu, 9 Feb 2017 17:53:00 +0000 (12:53 -0500)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Fri, 24 Feb 2017 15:03:40 +0000 (10:03 -0500)
commit811ed42ae52578d75421f6b0bd03c1843db9829e
tree2f6cd85ea1495e988b02b0c2a53a55ff906baee3
parent3f3169a2e6d9d710135ea54100b3517fae59290c
pimd: Convert sizes to #defines

Convert the const int size of the encoded
types to #defines so that they can be
used elsewhere.

Return Null instead of 0.

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