]> git.proxmox.com Git - mirror_frr.git/commit
ospf6d: add dbdesc messages to tx FIFO
authorPat Ruddy <pat@voltanet.io>
Fri, 12 Mar 2021 10:58:22 +0000 (10:58 +0000)
committerPat Ruddy <pat@voltanet.io>
Fri, 18 Jun 2021 08:40:42 +0000 (09:40 +0100)
commitd6a39b53f52299307cca20b850ba2b271f761a00
treec1bc659db74208dfbde358cdab0cebdbc9803bd0
parent3d9680313e663a6f906db9cf87b568cb25b62b9b
ospf6d: add dbdesc messages to tx FIFO

enqueue outgoing dbdesc messages to the end of the tx FIFO and
schedule the ospf6_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