]> git.puffer.fish Git - matthieu/frr.git/commit
zebra: Fix kernel netlink hex dump of information
authorDonald Sharp <sharpd@cumulusnetworks.com>
Thu, 11 May 2017 15:44:07 +0000 (11:44 -0400)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Thu, 11 May 2017 15:44:07 +0000 (11:44 -0400)
commit64a4bd09f0704eff92fdcbcede20662f46ab0c42
tree8ac26b236a0dbd0d69f048945c7837d06eb1fd6c
parent58670822986bb1d8e56181c6a86b55b1971523b7
zebra: Fix kernel netlink hex dump of information

1) Fix the kernel send and recv hex dump of what we
are sending to the kernel

2) When configuring the debugs under 'conf t' display
it too.

Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
zebra/debug.c
zebra/kernel_netlink.c