]> git.puffer.fish Git - mirror/frr.git/commit
eigrpd: Fix crash in reply receive packet.
authorDonald Sharp <sharpd@cumulusnetworks.com>
Sun, 29 Oct 2017 12:28:01 +0000 (08:28 -0400)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Sun, 29 Oct 2017 12:28:01 +0000 (08:28 -0400)
commitb42a4a099a105c0e12b30c27c820b27afbcf1871
tree904fd3043e5cdcdc1dabe3a3caf48b9533d22b36
parent68b7dd07d5676967259c116d6187ec095d8bc278
eigrpd: Fix crash in reply receive packet.

When we receive a reply for a prefix we no longer
have we should note the issue and move on instead
of crashing eigrp.

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