]> git.proxmox.com Git - mirror_frr.git/commit
eigrpd: Allow eigrp_update_send to recognize a full packet
authorDonald Sharp <sharpd@cumulusnetworks.com>
Sat, 19 Aug 2017 18:15:34 +0000 (14:15 -0400)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Sat, 19 Aug 2017 18:23:15 +0000 (14:23 -0400)
commita6e8810ee341b0c1fc959ca0c9ed044990b4bfc8
tree675c11b6bbf5fa166e1a34ecdebf838f5cf3a57c
parenta75c1cc19127c543648a57f6f5ea9f3e13666a7f
eigrpd: Allow eigrp_update_send to recognize a full packet

Modify code to allow the eigrp_update_send function to
recognize that we have a full packet and to do the right
thing from there.

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