]> git.puffer.fish Git - mirror/frr.git/commit
ldpd: Switch over to new debug style 1528/head
authorDonald Sharp <sharpd@cumulusnetworks.com>
Thu, 7 Dec 2017 23:59:54 +0000 (18:59 -0500)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Thu, 7 Dec 2017 23:59:54 +0000 (18:59 -0500)
commit77518251a0c8b2123324484ca0166384822e650b
tree74258fdafebec7ac95192ee271051de09ed200be
parenta457559e18100472826f2c9996c7f13c5caac3ed
ldpd: Switch over to new debug style

When compiling ldpd on a mac, there exists a #define MSG_SEND
which conflicts with a define in ldp_debug.h.

During discussion about this we decided that it would be
better to remove the macro massaging that was going on and
to just call our own #define for it.

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