]> git.proxmox.com Git - mirror_frr.git/commit
ospf6d: fix unguarded GR debug message
authorRenato Westphal <renato@opensourcerouting.org>
Tue, 31 Aug 2021 03:48:38 +0000 (00:48 -0300)
committerRenato Westphal <renato@opensourcerouting.org>
Tue, 31 Aug 2021 04:45:50 +0000 (01:45 -0300)
commit950b49f80c758f13b660729fb875969666eb506c
tree9f5385fa81028e664d4c3518453c3d1b105080ef
parent3c65c73ffa81dd11ba7c9f3cb3dceddd3acc4d03
ospf6d: fix unguarded GR debug message

The message about ignoring a one-way hello should only be logged
when the router is acting a helper for another one.

Signed-off-by: Renato Westphal <renato@opensourcerouting.org>
ospf6d/ospf6_message.c