]> git.puffer.fish Git - mirror/frr.git/commit
eigrpd: When generating packets only put one on send queue at a time 1010/head
authorDonald Sharp <sharpd@cumulusnetworks.com>
Fri, 18 Aug 2017 18:58:50 +0000 (14:58 -0400)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Fri, 18 Aug 2017 19:00:40 +0000 (15:00 -0400)
commit17a2f658da67b8317d99294fc56071145e1a65e0
tree1b409c18d9e33424217895206c66af707376570c
parent1a0770e387bccdaadc6b4d48ba505d3d332034b6
eigrpd: When generating packets only put one on send queue at a time

When we generate update packets to go to our neighbor, Only
put one packet at a time on the send queue.

Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
eigrpd/eigrp_update.c