]> git.puffer.fish Git - mirror/frr.git/commit
eigrpd: Allow query send to send more than 1 packet 1379/head
authorDonald Sharp <sharpd@cumulusnetworks.com>
Fri, 27 Oct 2017 17:02:15 +0000 (13:02 -0400)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Thu, 2 Nov 2017 12:14:34 +0000 (08:14 -0400)
commitc3d4dea255791c1db14403c914101309d4b6a74a
tree7938893d8e240b5e0d0a7406920891cddd527c51
parent03161b73808b856574839a95e528fc0e68baaa7d
eigrpd: Allow query send to send more than 1 packet

When we send a query if we have more queries than we
can fit in one packet, allow the packet to be broken
up into multiple packets to be sent to our neighbor.

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