]> git.puffer.fish Git - matthieu/frr.git/commit
ospf6d: add hello messages to tx fifo
authorPat Ruddy <pat@voltanet.io>
Fri, 12 Mar 2021 10:56:28 +0000 (10:56 +0000)
committerPat Ruddy <pat@voltanet.io>
Fri, 18 Jun 2021 08:40:42 +0000 (09:40 +0100)
commit3d9680313e663a6f906db9cf87b568cb25b62b9b
treef84c1401db091915fb9f0ca5538c6aef73032888
parent531f925b4d22778ebcd93158757e105de0217f87
ospf6d: add hello messages to tx fifo

queue outgoing hello messages to the interface tx FIFO and schedule
the ospf_write task to deal with them.

Signed-off-by: Pat Ruddy <pat@voltanet.io>
ospf6d/ospf6_message.c
ospf6d/ospf6_message.h
ospf6d/ospf6_network.h
ospf6d/ospf6_top.h