]> git.puffer.fish Git - mirror/frr.git/commit
bgpd: Make sure hdr length is at a minimum of what is expected 11656/head
authorDonald Sharp <sharpd@nvidia.com>
Thu, 21 Jul 2022 12:11:58 +0000 (08:11 -0400)
committerDonald Sharp <sharpd@nvidia.com>
Fri, 22 Jul 2022 17:56:54 +0000 (13:56 -0400)
commitff6db1027f8f36df657ff2e5ea167773752537ed
tree29f2dd4727c50726f5f6bb78effef5420523c2fe
parent49efc80d342d8e8373c8af040580bd7940808730
bgpd: Make sure hdr length is at a minimum of what is expected

Ensure that if the capability length specified is enough data.

Signed-off-by: Donald Sharp <sharpd@nvidia.com>
bgpd/bgp_packet.c