]> git.puffer.fish Git - mirror/frr.git/commit
ospf6d: Make debug logs configurable to only display message headers 8587/head
authorlynne <lynne@voltanet.io>
Wed, 28 Apr 2021 22:35:10 +0000 (18:35 -0400)
committerlynne <lynne@voltanet.io>
Thu, 29 Apr 2021 12:40:34 +0000 (08:40 -0400)
commitf44d0f5eca100f2e9cc54c93ef5b37a78afce445
treef3ba267dd0a7ca11e99e1d7ac8852a131aaac125
parentd8c3daca19add1c3cedea05e9a30fb33f2b4e9ad
ospf6d: Make debug logs configurable to only display message headers

This change allows the user to only log the message header and not
include all the LSAs in each packet.   In a large setup printing out
all the LSAs in each packet can make the system very hard to debug.
When the user finds an issue with the adjacency not coming up or in a
specific packet type they can turn on a full dump of the message.

Signed-off-by: Lynne Morrison <lynne@voltanet.io>
ospf6d/ospf6_message.c
ospf6d/ospf6_message.h