]> git.puffer.fish Git - matthieu/frr.git/commit
ospf6d: add lsack messages to tx fifo
authorPat Ruddy <pat@voltanet.io>
Wed, 17 Mar 2021 14:42:01 +0000 (14:42 +0000)
committerPat Ruddy <pat@voltanet.io>
Fri, 18 Jun 2021 08:40:42 +0000 (09:40 +0100)
commitdd784cf9fa6d1df103b608a30fa3194d8625b206
tree3ec99a710c335df8339ddfac645a75901d5a3d9b
parent571eed235dfb1a78942a17df5fabf60989b228b9
ospf6d: add lsack messages to tx fifo

queue outgoing lsack 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