]> git.puffer.fish Git - matthieu/frr.git/commit
eigrpd: Only put 1 packet at a time on send queue
authorDonald Sharp <sharpd@cumulusnetworks.com>
Fri, 18 Aug 2017 18:57:37 +0000 (14:57 -0400)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Fri, 18 Aug 2017 19:00:40 +0000 (15:00 -0400)
commit1a0770e387bccdaadc6b4d48ba505d3d332034b6
treec11dc93d7b19928357d27297110bac4a7120129e
parentf887261b92fd4416f7ceb9ffe388a6eb55b7721a
eigrpd: Only put 1 packet at a time on send queue

When we have received an ack for the last reliable
packet we must only put 1 packet onto the send
queue.

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